DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10355>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10355

re: problem in Java2WSDL when using --implClass and arrays in the parameter list





------- Additional Comments From [EMAIL PROTECTED]  2002-07-02 15:36 -------
The commands I used to create the wsdl file and the stubs.  AxisLMSServerStub
implments AxisLMSServer.

java org.apache.axis.wsdl.Java2WSDL --implClass
edu.usf.acomp.axis.AxisLMSServerStub -o axislmsserver.wsdl -l
"http://alina.acomp.usf.edu:8080/axis/services/AxisLMSServer"; -w All -T 1.2 -n
"urn:AxisLMSServer" -p"edu.usf.acomp.axis" "urn:AxisLMSServer"
edu.usf.acomp.axis.AxisLMSServer

java -cp .. org.apache.axis.wsdl.WSDL2Java -o .. -d Session -S false -s
-Nurn:AxisLMSServer edu.usf.acomp.axis axislmsserver.wsdl

Reply via email to