The best way to set up axis is to copy axis-1_2/webapps/axis into your tomcat ....\Apache Group\Tomcat 4.1\webapps folders.
-----Ursprüngliche Nachricht----- Von: Ferruh Zamangoer [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 28. Juni 2005 08:52 An: [email protected] Betreff: AW: Problem setting up Axis Hi Janet, if you have downloaded the axis-1_2.zip binaries you can extract this file. After you have extracted you have a folder structure like: - axis-1_2 - docs - lib - samples - webapps - xmls Normally the wsdl4j.jar must be in lib directory, otherwise you can look at axis-1_2\webapps\axis\WEB-INF\lib. The wsdl4j.jar is used in AXIS to generate Java code from WSDL and to generate WSDL from Java. Hope it helps. Regards Ferruh -----Ursprüngliche Nachricht----- Von: Miller, Janet [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 28. Juni 2005 01:05 An: [email protected] Betreff: RE: Problem setting up Axis I am also missing a file called wsdl4j.jar which the Axis documentation says is supposed to be in my CLASSPATH and AXISCLASSPATH. I've installed everything and don't have this file on my machine. Where does this file come from? Could someone check to see if this file exists on your machine? It is supposed to be in the \webapps\axis\WEB-INF\lib directory. I can't get Axis to work. The happyAxis page is displaying properly though. Thanks, Jan
