On trying to invoke Axis Servelet I get below exception even though i followed
the "exact steps" mentioned in installation for axis in WebLogic Server... (ie
I copied "axis" as "DefaultWebApp" in to "mydomain/applications\DefaultWebApp"
)
<Apr 4, 2002 10:48:10 AM EST> <Error> <HTTP> <[WebAppServletContext(1941981,Defa
ultWebApp,/DefaultWebApp)] Servlet failed with Exception
org.apache.axis.InternalException: org.apache.axis.ConfigurationException: org.a
pache.axis.deployment.wsdd.WSDDException: java.lang.Exception: Must include type
attribute for Handler deployment!
at org.apache.axis.AxisEngine.init(Unknown Source)
at org.apache.axis.AxisEngine.<init>(Unknown Source)
at org.apache.axis.server.AxisServer.<init>(Unknown Source)
at org.apache.axis.server.DefaultAxisServerFactory.createNewServer(Unkno
wn Source)
at org.apache.axis.server.DefaultAxisServerFactory.getServer(Unknown Sou
rce)
at org.apache.axis.server.AxisServer.getServer(Unknown Source)
at org.apache.axis.transport.http.AxisServlet.getEngine(Unknown Source)
at org.apache.axis.transport.http.AxisServlet.getEngine(Unknown Source)
at org.apache.axis.transport.http.AxisServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
Also just before the above exception I also get log4j exception... (the installation didnt mention anything about
log4j property files)..
log4j:ERROR Could not instantiate class [log4j.properties].
java.lang.ClassNotFoundException: log4j.properties
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClass
Loader.java:178)
at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAw
areClassLoader.java:45)
at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax