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.java: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
---------------------------------------------------------------------

Reply via email to