Mailing List
Home
Forum Home
Cocoon - MVC web framework based on XML/XSL
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Log4J - A log library
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database, Microsoft SQL server ...
MySQL - an open source database
Red Hat Linux Installation and Config discussions ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Servlet File Download dialog problem (IE6,Adobe 6 0)
Proposal: Adding jar manifest classpath in jar and war plugins
Unsupported major minor version 48 0 problem while running the an
   telope task
java security AccessControlException: access denied (java io FilePermission
axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
jsp data into Excel
Classpath problem
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Running junit tests fails
XDoclet, Struts and Maven: Where to start? SOLUTION
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
AXIS: tomcat timeout ?
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Apache Axis Tutorial

Apache Axis Tutorial

2003-12-10       - By Xavier Renard

 Back
Reply:     1     2     3     4     5     6     7     8     9  

-- --BEGIN PGP SIGNED MESSAGE-- --
Hash: SHA1

Dhanush Gopinath wrote:
|
| PATH=C:\j2sdk1.4.1_06\bin;%PATH%
|
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\axis.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\axis-ant.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\commons-discovery.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\commons-logging.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\jaxrpc.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\log4j-1.2.8.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\saaj.jar
| set CLASSPATH=%CLASSPATH%;C:\AXIS\axis-1_1\lib\wsdl4j.jar
|
| set CLASSPATH=%CLASSPATH%;D:\Web Services
| Trials\jakarta-tomcat-4.1.17\common\lib\servlet.jar
|
| set CLASSPATH=%CLASSPATH%;C:\AxisDemos
| Hi
| My PATH and CLASSPATH
|
| C:\AxisDemos => Is my working directiry.. It contains the Client class
| and the package which includes the 4 files
| C:\AXIS\axis-1_1 => is Axis_home
|
|
My 2 cents:
I would put the  . in the PATH

and for the last line, i would add a backslash at the end
so
set PATH=.;%PATH%

and

set CLASSPATH=%CLASSPATH%;C:\AxisDemos\

Xavier

| Cheers
| Dhanush
|
|     -- -- Original Message -- --
|     *From:* Yves <mailto:boxingstar@(protected)>
|     *To:* axis-user@(protected) <mailto:axis-user@(protected)>
|     *Sent:* Wednesday, December 10, 2003 7:02 PM
|     *Subject:* Re: Apache Axis Tutorial
|
|     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
|
-- --BEGIN PGP SIGNATURE-- --
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQE/1yZbyiOPf64lMPQRAtCqAJwLwSU+7axaGbW1HC8cf3zNH+MGUACdE2NC
LLUKgqLb+NHS8ZsGeRLANwk=
=/gai
-- --END PGP SIGNATURE-- --