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

Summary: Missing class WSDLException in M10
Product: soa Reporter: rbuss <rbuss>
Component: SQL ProjectAssignee: Pavan Veeravarapu <pveeravarapu>
Status: RESOLVED INCOMPLETE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

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.