Title: Message
Yes,
that solved the problem. Thanks.
Dave
-Original Message-From: Glen Daniels
[mailto:[EMAIL PROTECTED]]Sent: Thursday, February 07, 2002
12:32 PMTo: '[EMAIL PROTECTED]'Subject: RE:
classloader problems
Yep,
this looks like exactly the
D]'Subject: RE:
classloader problems
Yes, the class is available in the WEB-INF/classes
directory, not in the system classpath.
Dave
-Original Message- From:
Sedukhin, Igor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 07, 2002 7:00 AM To: [
x27;Subject: RE:
classloader problems
Yes, the class is available in the WEB-INF/classes directory,
not in the system classpath.
Dave
-Original Message- From:
Sedukhin, Igor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 07, 2002 7:00 AM To: [EMAIL PROTECTED] Subject: RE:
Title: RE: classloader problems
Yes, the class is available in the WEB-INF/classes directory, not in the system classpath.
Dave
-Original Message-
From: Sedukhin, Igor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 07, 2002 7:00 AM
To: [EMAIL PROTECTED]
Subject: RE
Title: Message
Dave,
Are
you sure the class it is trying to load (for a _RecordType type specified in
WSDL) is available for a deployed Axis web app? That is, is it in
WEB-INF/classes or in WEB-INF/lib?
Axis
is inheriting the servlet classloader provided by the container. That's the guy