[jboss-user] [JBossWS] - Re: Is JAX-WS only usable with EJB 3 projects?

PeterJ do-not-reply at jboss.com
Tue Feb 12 10:11:31 EST 2008


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



More information about the jboss-user mailing list