This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 137743

Summary: Cannot generate WSDL with DataDirect Oracle driver
Product: soa Reporter: jozwicki <jozwicki>
Component: SQL ProjectAssignee: Venkat Srinivasan <vsrinivasan>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description jozwicki 2008-06-19 16:51:01 UTC
After clicking 'Generate WSDL' on SQL Module project nothing happens when JDBC connection is using DataDirect Oracle
driver. There is no error and any sign of activity in Netbeans message.log
Comment 1 jozwicki 2008-06-24 11:21:34 UTC
To generate WSDL following conditions must be met:
1) Connection created with Netbeans->Services with given username and password in Connection String
2) SQL Statement executed with chosen connection
3) Entry in connectivityInfo with the same Connection String as in 1)

I haven't found code for 'Generate WSDL' yet, however if you give me some hint, I can try to fix it.
Currently it is black magic for the user - it works for some connections and for some doesn't.
Comment 2 Sergey Lunegov 2008-10-01 14:19:27 UTC
Changed target milestone.