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 - Cannot generate WSDL with DataDirect Oracle driver
Summary: Cannot generate WSDL with DataDirect Oracle driver
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: SQL Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venkat Srinivasan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 16:51 UTC by jozwicki
Modified: 2008-10-01 14:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.