Re: axis.handlers.BasicHandler NoClassDefFoundError

2004-07-02 Thread Baiss Eric Magnusson
Maybe this is the problem, on my Development box when the line org.apache.axis.client.Service service = new org.apache.axis.client.Service(); is executed, the following is sent to the console: log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle). log4j:

Re: axis.handlers.BasicHandler NoClassDefFoundError

2004-07-02 Thread Baiss Eric Magnusson
Hello James, Thanks for the response. I found that I already had Axis as part of my WO install, on both machines. I deleted the Axis jars from which, as I run the WO app from the command line, I see is not even in the classpath. The problem persists on the Deploy machine. From the AxisGroup I g