[ http://issues.apache.org/jira/browse/AXIS2-1588?page=comments#action_12446819 ] Deepal Jayasinghe commented on AXIS2-1588: ------------------------------------------
Can you please try with 1.1 RC2 as I know we have fixed the issue > Using Java2WSDL > --------------- > > Key: AXIS2-1588 > URL: http://issues.apache.org/jira/browse/AXIS2-1588 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: wsdl > Affects Versions: 1.0 > Environment: Linux Fedora 5, Tomcat 5.5.20 > Reporter: faith > > I'm using Axis2 1.0. I have the jar org.apache.ws.java2WSDL.Java2WSDL taken > from http://www.ibiblio.org/maven2/axis2/axis2-java2wsdl/1.0/ > I'm trying to generate my WSDL from a java class but the error displayed when > I execute it from the shell is always: > "An error occured while generating codeclass name must be present!". > The code is: > java org.apache.ws.java2wsdl.Java2WSDL -o S_HandleCustomer1.wsdl -l > "http://localhost:8080/axis2/services" > it.cnr.isti.WS.supplier.S_HandleCustomer1 > I tryed with ant but the execution blocks while processing the task containg > the call. > Thanks in advance -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
