WSDL file defination question (complexType)

2004-04-01 Thread samyeszaxis
Hi all, I got one WSDL file with the following defination: ... Then I genarate the java files with WSDL2Java. I wonder what does it means with no more defination within the complexType? How should I implement this type in java? Any suggestion would be appreciate! Thanks!

deploy succeed but can't be listed?

2004-03-30 Thread samyeszaxis
Hi, all   I got one wsdl file (see attatchment) which from .net team, they are using doc/lit style web service.   After I execute the following steps:   1. java -classpath .;%classpath% org.apache.axis.wsdl.WSDL2Java --server-side  --skeletonDeploy true InternetPartsOrder.wsdl (any all create

Please help

2004-03-30 Thread samyeszaxis
Hi all,   Anyone know if there is one example starting with WSDL file which use doc/lit type web service and develop under AXIS. It seems AXIS do not have this example in it's package, and I tried but can't find one right now. I am a newbie in AXIS. Really appreciate any help!   Best Regards