|
You need to make sure your log4j.properties, simplelog.properties file is there in the classpath -----Original Message----- I am trying to run a web
service client in order to interact with a simple web service that I have
successfully deployed onto Axis, within Tomcat. My web service client code
compiles OK (like the example given in the Axis user guide), however when I run
the code (while I have Tomcat and Axis running) I get the error at the bottom
of this mail. My best inexperienced guess
is that there is a conflict between log4j-1.2.8.jar file classes? If so how
would I best resolve this. I am running Axis v1.1 and
jakarta-tomcat-4.1.27-LE-jdk14. Any help would be much
appreciated. Thanks, N. Robinson java.lang.ExceptionInInitializerError
at org.apache.log4j.Logger.getLogger(Logger.java:85)
|
Title: web service client - incompatible arguments
- web service client - incompatible arguments neil . 2 . robinson
- Re: web service client - incompatible arguments Jeyakumaran.C
- RE: web service client - incompatible arguments Suresh Ramakrishnaiah
- RE: web service client - incompatible arguments neil . 2 . robinson
