You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jose Airton F. da Silva" <ja...@hotmail.com> on 2002/05/27 17:29:09 UTC

HELP - Basic install of Axis on Web Server Resin 2.1.0.

I'm having a problem with the basic install of Axis on Web Server Resin 2.1.0. The problem is shown below.

Could someone help me?

José Airton.
jairtonfs@hotmail.com


500 Servlet Exception
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:9
5)
 at com.caucho.server.http.Invocation.service(Invocation.java:291)
 at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:132)
 at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:217)
 at
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:159)
 at com.caucho.server.TcpConnection.run(TcpConnection.java:136)
 at java.lang.Thread.run(Thread.java:479)


Re: HELP - Basic install of Axis on Web Server Resin 2.1.0.

Posted by Scott Nichol <sn...@scottnichol.com>.
Jose,

If you have not already tried, I recommend posting your question to the
axis-user mailing list.

Scott Nichol

----- Original Message -----
From: "Jose Airton F. da Silva" <ja...@hotmail.com>
To: <ax...@xml.apache.org>
Sent: Monday, May 27, 2002 11:29 AM
Subject: HELP - Basic install of Axis on Web Server Resin 2.1.0.


I'm having a problem with the basic install of Axis on Web Server Resin 2.1.0.
The problem is shown below.

Could someone help me?

José Airton.
jairtonfs@hotmail.com


500 Servlet Exception
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:9
5)
 at com.caucho.server.http.Invocation.service(Invocation.java:291)
 at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:132)
 at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:217)
 at
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:159)
 at com.caucho.server.TcpConnection.run(TcpConnection.java:136)
 at java.lang.Thread.run(Thread.java:479)