  | |  | Apache Axis Tutorial | Apache Axis Tutorial 2003-12-10 - By Yves
Back 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 <dhanush@(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. <DIV>Hmmm... same thing. I did that step before: the 4 files created are:</DIV> <DIV>TaxService.java TaxServiceService.java TaxServiceServiceLocator.java and TaxServiceBindingStub.java they're there...</DIV> <DIV>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?</DIV> <DIV> </DIV> <DIV>Thanks</DIV> <DIV> </DIV> <DIV>-Yves<BR><BR><B><I>Dhanush Gopinath <dhanush@(protected)></I></B> wrote:</DIV> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER -LEFT: #1010ff 2px solid"> <META content="MSHTML 6.00.2600.0" name=GENERATOR> <STYLE></STYLE>
<DIV><FONT face=Arial size=2>Hi, </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Once u jhave wriitten ur Webservice and Deployed that .. u will have to run this command ... u create the 4 Class Files.</FONT>< /DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2><FONT color=#ff0000><STRONG>java org.apache.axis .wsdl.WSDL2JAVA </STRONG></FONT><A href="http://localhost:8080/axis/"><FONT color=#ff0000><STRONG>http://localhost:8080/axis/</STRONG></FONT></A><FONT color=#ff0000><STRONG>..... .jws?WSDL -p localhost.dir1.dir2</STRONG></FONT>< /FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV> <FONT face=Arial size=2>....jws indicate ur Webservice File</FONT>< /DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Then Four files will be generated underthe directory localhost.dir1.dir2;</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Import that and try it again .. </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Regards</FONT></DIV> <DIV><FONT face=Arial size=2>Dhanush</FONT></DIV></BLOCKQUOTE><p><br><hr size=1 >Do You Yahoo!? -- Avec Yahoo! soyez au coeur de la r?colte de dons pour le <a href=http://fr.promotions.yahoo.com/caritatif/>T?l?thon</a>.
|
|
 |