Hmmm... same thing. I did that step before: the 4 files created are:
TaxService.java TaxServiceService.java TaxServiceServiceLocator.java and TaxServiceBindingStub.java   they're there...
Just a note, my java command works from everywhere in DOS, but javac only works from within the java_home (C:\j2sdk1.4.1_05) and where I have this app set up (j2sdk1.4.1_05/dev) is that a problem?
 
Thanks
 
-Yves

Dhanush Gopinath <[EMAIL PROTECTED]> wrote:
Hi,
 
Once u jhave wriitten ur Webservice and Deployed that .. u will have to run this command ... u create the 4 Class Files.
 
java org.apache.axis.wsdl.WSDL2JAVA http://localhost:8080/axis/..... .jws?WSDL -p localhost.dir1.dir2
 
 ....jws indicate ur Webservice File
 
Then Four files will be generated underthe directory localhost.dir1.dir2;
 
Import that and try it again ..
 
Regards
Dhanush



Do You Yahoo!? -- Avec Yahoo! soyez au coeur de la récolte de dons pour le Téléthon.

Reply via email to