It's not finding the client. You are in the wrong
directory.
pwd
/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes/samples/stock
You need to be at
/home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes
Retry the example from there.
--- Supriyo Chatterjea
<[EMA
I had a similar problem. I think it's a classloader
problem with Tomcat. If you extract the classes from
jaxrpc.jar and place the classes under
WEB-INF/classes, the Error goes away and Axis runs
fine.
Carl
--- Minh Duong <[EMAIL PROTECTED]> wrote:
> Aravind,
>
> What JDK version are you using?
I tried placing a commons-logging.properties file in
WEB-INF/lib note, this is the only part of the
classpath I have access to. I don't get the Log file
I configure in the RollingFileAppender.
How is this done
__
Do You Yahoo!?
Yahoo! - Offici
I had something similar on Tomcat 4.0.3. In the logs
it was reporting a security exception on a class in
the tt-bytecode.jar. I extracted all the files and
rebuilt the jar. Everything worked after that.
Carl
--- Sybase Employee <[EMAIL PROTECTED]> wrote:
> I've installed Tomcat 4.0.4 beta 3 a
Check the log files for your server. You are probably
going to see a class not found exception. You need to
include an XML Parser as the installation docs tell
you. I use Xerces personnally.
--- [EMAIL PROTECTED] wrote:
>
> The following is the contents of my WAR file (it's
> called am-axis.
I've run into a similar problem with interoperability
with XML-Bus, The generated by the Axis service is:
-
- http://trusiaks.servletshop.net";
xmlns="http://www.w3.org/2001/XMLSchema";>
-
-
-
-
The soap message returned by Axis has the elements
with lo