Hi,

without looking to deep into the settings you posted...

if you're using Java 1.4 try to fix tomcat
http://home.attbi.com/~danchisholm/axis/doc/install.html

Restarting tomcat sometimes did the trick for me.

Bye,

Thomas



assistent
=========
      Unternehmensberatung

      http://www.assistent.com

      _________________________________________

Thomas Herbstreuth - [EMAIL PROTECTED]
Telefon: +49 711 735 760 0
Telefax: +49 711 735 760 5

> -----Original Message-----
> From: Sybase Employee [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 01, 2002 1:19 AM
> To: [EMAIL PROTECTED]
> Subject: Need Help, Unable to run any Axis Samples
> 
> 
> I've installed Tomcat 4.0.4 beta 3 and axis beta 2.  My tomcat seems to
> be ok, and I was able to start the axis server.  But I'm unable to
> deploy services or invoke any of the samples.  I get the following
> error:
> 
> C:\>java org.apache.axis.client.AdminClient
> -lhttp://localhost:80/axis/services/
> AdminService deploy.wsdd
> - Exception:
> org.apache.axis.ConfigurationException: java.lang.NullPointerException
>         at
> org.apache.axis.configuration.FileProvider.configureEngine(Unknown S
> urce)
>         at org.apache.axis.AxisEngine.init(Unknown Source)
>         at org.apache.axis.AxisEngine.<init>(Unknown Source)
>         at org.apache.axis.client.AxisClient.<init>(Unknown Source)
>         at org.apache.axis.client.Service.getAxisClient(Unknown Source)
>         at org.apache.axis.client.Service.<init>(Unknown Source)
>         at org.apache.axis.client.AdminClient.<init>(Unknown Source)
>         at org.apache.axis.client.AdminClient.main(Unknown Source)
> - Exception:
> org.apache.axis.InternalException:
> org.apache.axis.ConfigurationException: java
> lang.NullPointerException
>         at org.apache.axis.AxisEngine.init(Unknown Source)
>         at org.apache.axis.AxisEngine.<init>(Unknown Source)
>         at org.apache.axis.client.AxisClient.<init>(Unknown Source)
>         at org.apache.axis.client.Service.getAxisClient(Unknown Source)
>         at org.apache.axis.client.Service.<init>(Unknown Source)
>         at org.apache.axis.client.AdminClient.<init>(Unknown Source)
>         at org.apache.axis.client.AdminClient.main(Unknown Source)
> 
> I believe I have the necessary jar file in the correct location and my
> classpath set, but just in case they are included below:
> 
> C:\>echo %CLASSPATH%
> .;c:\myjava;c:\jdk1.3.1\lib\tools.jar;c:\jdk1.3.1\lib\dt.jar;c:\Ap
> ache\Tomcat4.0
> 
> \Xerces\xerces-1_2_0\xerces.jar;C:\Ant\jakarta-ant_1_2\lib\ant.jar
> ;C:\Ant\jakart
> 
> a-ant_1_2\lib\jaxp.jar;C:\Ant\jakarta-ant_1_2\lib\parser.jar;w:\es
> dweb\lib\testd
> 
> river.jar;C:\jsse1.0.2\lib\jsse.jar;C:\jsse1.0.2\lib\jnet.jar;C:\j
> sse1.0.2\lib\j
> 
> cert.jar;c:\Apache\Tomcat4.0\webapps\axis\WEB-INF\lib\axis.jar;c:\
> Apache\Tomcat4
> 
> .0\webapps\axis\WEB-INF\lib\commons-logging.jar;c:\Apache\Tomcat4.
> 0\webapps\axis
> 
> \WEB-INF\lib\log4j-core.jar;c:\Apache\Tomcat4.0\webapps\axis\WEB-I
> NF\lib\tt-byte
> 
> code.jar;c:\Apache\Tomcat4.0\webapps\axis\WEB-INF\lib\xerces.jar;c
> :\Apache\Tomca
> 
> t4.0\webapps\axis\WEB-INF\lib\wsdl4j.jar;c:\Apache\Tomcat4.0\webap
> ps\axis\WEB-IN
> 
> F\lib\jaxrpc.jar;c:\Apache\Tomcat4.0\webapps\axis\WEB-INF\lib\clut
> il.jar;C:\Apac
> 
> he\xml-axis-beta2
> 
> C:\Apache\Tomcat4.0\webapps\axis\WEB-INF\lib>ls
> axis.jar             log4j-core.jar       xerces.jar
> clutil.jar           sax.jar              xercesImpl.jar
> commons-logging.jar  tt-bytecode.jar
> jaxrpc.jar           wsdl4j.jar
> 
> thanks,
> Marion
> 
> 

Reply via email to