Hi,
I'm just wondering if it is possible to deploy a web service as a stateless session
bean on the JBoss 5.0 beta application server at this point in time?
I've tried to do this by creating the session bean with the @WebService annotation,
put it into an EJB jar and deploying it. I see it being deployed as the EJB in the log,
but see no sign of it as a web service.
I'm new to JBoss so maybe I'm missing something, not looking in the right place or
doing something wrong. Or maybe it's not something that is working currently in the
beta.
Any help would be appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997383#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...