You can use JAX-WS to create pojo web services. Just remove the @Stateless annotation (and @WebContext annotation, if you have one) from the class declaration.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128800#4128800 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128800 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
