[jboss-user] [JBossWS] - Re: Jboss-5.0.0.Beta1 JSR-181 Endpoint ClassCastException
dwin
do-not-reply at jboss.com
Mon Feb 12 08:22:43 EST 2007
your testUI does not extend HTTPServlet or implement the servlet interface itself.
Your webservice will not deploy regardless though, you need to add the annotation @stateless and not make it a servlet but rather a POJO
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014999#4014999
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014999
More information about the jboss-user
mailing list