I have seen this error before. Usually happens when u have the type attribute in the handler element having a prefix ( say java ) whose namespace is not declared in the wsdd. But since i dont have the WSDD i am not exactly sure this could be the problem.
Vidyanand. -----Original Message----- From: Garrett Suhm [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 7:56 AM To: [EMAIL PROTECTED] Subject: Must include type attribute for Handler deployment! Has anyone solved the "Must include type attribute for Handler deployment!" problem yet? This is a simple installation under Resin 2.0.5 (which I don't believe is the problem). This error occurs trying to hit the admin servlet and the stock demo. Using the beta1 release. thanks in advance! ------------------------------ org.apache.axis.InternalException: org.apache.axis.ConfigurationException: org.apache.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(Unknown Source) at org.apache.axis.server.DefaultAxisServerFactory.getServer(Unknown Source) 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:126) at javax.servlet.http.HttpServlet.service(HttpServlet.java:103) at com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.ja va:82) at com.caucho.server.http.Invocation.service(Invocation.java:288) at com.caucho.server.http.ServletServer.serviceTop(ServletServer.java:937) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:213) at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:158 ) at com.caucho.server.TcpConnection.run(TcpConnection.java:140) at java.lang.Thread.run(Thread.java:484) --------------------------------------------------------------------- Garrett Suhm gsuhm@ pobox.com ---------------------------------------------------------------------