I'm not sure which one causes the problem in the server (the error doesn't
say), but here's the one I tried with the AdminClient.  See the attached
file.

Thanks,
Clint Combs
Founder and Software Engineer
Puzzlecode, Inc.
[EMAIL PROTECTED]
http://www.puzzlecode.com/

Found a good Java Web Start application?
Submit it to the Puzzlecode Index now!
http://www.puzzlecode.com/puzzlecode/jnlp/submit

Browse the Puzzlecode Index at:
http://www.puzzlecode.com/puzzlecode/jnlp/index/

----- Original Message -----
From: "Vidyanand Murunikkara" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 19, 2002 1:54 PM
Subject: RE: problem with axis install - "Must include type attribute for
Handler deployment!"


> i mean the WSDD ( some reason my keyboard doesnt respond well to my
> thgts :) )
>
> -----Original Message-----
> From: Vidyanand Murunikkara
> Sent: Friday, April 19, 2002 10:54 AM
> To: [EMAIL PROTECTED]
> Subject: RE: problem with axis install - "Must include type attribute
> for Handler deployment!"
>
>
> could u attach the WSS file that causes the problem
>
> -----Original Message-----
> From: Clint Combs [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 18, 2002 11:08 PM
> To: [EMAIL PROTECTED]
> Subject: problem with axis install - "Must include type attribute for
> Handler deployment!"
>
>
> I'm having a problem with the basic install of Axis on Resin 1.2.8.  It
> seems that others on this list have had a similar problem and haven't
> got it resolved.  Having installed with JDK 1.3.1 and Xerces 1.4.4, I
> navigate to  <http://localhost:8080/axis/servlet/AdminServlet>
> http://localhost:8080/axis/servlet/AdminServlet and get the error shown
> below.
>
> Obviously, this is a problem with a WSDD file, but I'm not sure how to
> fix it.  I'm new to SOAP and just want to get the server running before
> I dive in.  I also get this error when attempting to use the deploy.wsdd
> with the AdminClient.
>
> Anyone have any suggestions on how to fix this?
>
> -Clint
>
> 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.AdminServlet.getEngine(Unknown Source)
> at org.apache.axis.transport.http.AdminServlet.doGet(Unknown Source)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:102)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:83)
> at com.caucho.server.http.Invocation.service(Invocation.java:325)
> at
> com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:121)
> at
> com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:239)
> at
> com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:157
> )
> at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
> at java.lang.Thread.run(Thread.java:484)
>
> Clint Combs
> Founder and Software Engineer
> Puzzlecode, Inc.
>  <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
>  <http://www.puzzlecode.com/> http://www.puzzlecode.com/
>
> Found a good Java Web Start application?
> Submit it to the Puzzlecode Index now!
>  <http://www.puzzlecode.com/puzzlecode/jnlp/submit>
> http://www.puzzlecode.com/puzzlecode/jnlp/submit
>
> Browse the Puzzlecode Index at:
>  <http://www.puzzlecode.com/puzzlecode/jnlp/index/>
> http://www.puzzlecode.com/puzzlecode/jnlp/index/
>

Attachment: deploy.wsdd
Description: Binary data

Reply via email to