[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

jhudson do-not-reply at jboss.com
Thu Nov 16 11:07:02 EST 2006


Thank you very much for the response.  I just duplicated the sample from:  http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWS181HelloWorld
and am running into the same problem.  Are there different samples that you are talking about?  If so, would you mind giving me a link to them?  Thank you very much.

Joe


javax.servlet.ServletException: Class org.jboss.samples.HelloWorldWS is not a Servlet
	org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:54)
	org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:174)
	org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
	org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
	org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
	org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
	org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
	org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
	java.lang.Thread.run(Thread.java:595)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986592#3986592

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986592



More information about the jboss-user mailing list