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 109187 - Missing class WSDLException in M10
Summary: Missing class WSDLException in M10
Status: RESOLVED INCOMPLETE
Alias: None
Product: soa
Classification: Unclassified
Component: SQL Project (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker with 1 vote (vote)
Assignee: Pavan Veeravarapu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-10 01:46 UTC by rbuss
Modified: 2007-10-26 09:00 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 rbuss 2007-07-10 01:46:15 UTC
When I try to generate a WSDL- description in SQL- module- project I get the following exception:

java.lang.NoClassDefFoundError: javax/wsdl/WSDLException
	at org.netbeans.modules.sql.project.wsdl.GenFiles.execute(GenFiles.java:249)
	at org.netbeans.modules.sql.project.wsdl.GenFiles.actionPerformed(GenFiles.java:148)

In M9 there is a message box telling that there are missing message definitions
Comment 1 Venkat Srinivasan 2007-07-12 07:57:12 UTC
-
Comment 2 Sergey Lunegov 2007-10-26 09:00:52 UTC
Is it still reproducible ?
What JDK version do you use.