You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/03/09 04:43:47 UTC

[jira] Resolved: (AXIS2-3433) java2wsdl causes empty wsdl and CNFE with org/apache/axis2/description/java2wsdl/Java2WSDLConstants

     [ https://issues.apache.org/jira/browse/AXIS2-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-3433.
-------------------------------------

    Resolution: Invalid

> java2wsdl causes empty wsdl and CNFE with org/apache/axis2/description/java2wsdl/Java2WSDLConstants
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3433
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3433
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.3
>         Environment: wintel
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
> Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode)
> TC 5.5.17
> AXIS 2-1.3
>            Reporter: Martin Gainty
>
> cd %AXIS2_HOME%\samples\pojo
> use the supplied build.xml to compile the Java classes
> ant 
> verify the class files were compiled
>  Directory of %AXIS2_HOME%\samples\pojo\build\classes\sample\addressbook\se
> rvice
> 01/09/2008  10:43a                 654 AddressBookService.class
> //run the Java2WSDL tool
> %AXIS2_HOME%\samples\pojo\build\classes>%AXIS2_HOME%\modules
> \tool\script\Java2WSDL.bat -sn AddressBookService -cn sample.addressbook.service
> .AddressBookService.class
> %AXIS2_HOME%\samples\pojo\build\classes>%AXIS2_HOME%\modules\tool\script\Ja
> va2WSDL.bat -sb AddressBookService -cn sample.addressbook.service.AddressBookSer
> vice.class
> F:\AXIS\axis2-1.3\samples\pojo\build\classes>java -Xmx512m -XX:MaxPermSize=512m
> -XX:+PrintGCDetails -XX:+UseConcMarkSweepGC -XX:+CMSPermGenSweepingEnabled -XX:+
> CMSClassUnloadingEnabled -cp F:\AXIS\axis2-1.3\lib\axis2-java2wsdl-1.3.jar;F:\AX
> IS\axis2-1.3\lib\XmlSchema-1.3.2.jar;F:\AXIS\axis2-1.1\lib\axis2-java2wsdl-1.1.j
> ar org.apache.ws.java2wsdl.Java2WSDL -sb AddressBookService -cn sample.addressbo
> ok.service.AddressBookService.class
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis2/description/java2wsdl/Java2WSDLConstants
>         at java.lang.ClassLoader.defineClass1(Native Method)
> org/apache/axis2/description/java2wsdl/Java2WSDLConstants
> is not located in any of the jars in the 2-1.3 distros

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org