This is bugzilla #13149. I've verified that the fix IS in 1.0... so there
is something else going on.
Would you provide a dump of everything you see on output?
Thanks, <ras>
*******************************************
Richard A. Sitze
IBM WebSphere WebServices Development
"Ulrich Winter" <[EMAIL PROTECTED]>
10/10/2002 08:48 AM
Please respond to axis-dev
To: <[EMAIL PROTECTED]>
cc:
Subject: why does AdminClient need the servlet API?
Hi,
My AdminClient throws a
[java] java.lang.NoClassDefFoundError: javax/servlet/ServletContext
That occurs during initialization of the engine configuration from within
org.apache.axis.configuration.EngineConfigurationFactoryFinder.
Shouldn't AdminClient be usable from within a naked j2se environment?
Bye,
Uli