Hi, In the wiki at: http://www.jboss.org/wiki/Wiki.jsp?page=WSServerJSE
It states that: "Note, the service endpoint implementation is defined in the <servlet-class> element. This is highly confusing because it is not a servlet at all, but a simple plain java object." I have done this (I think properly), but when I try to invoke the web service, JBOSS tries to cast my JSE to a Servlet - this obviously fails, and a ClassCastException is thrown. Is the wiki wrong? Thanks, AW View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860170#3860170 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860170 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
