You're using ejb endpoints, thus you just need to wrap up the service implementation
classes, the endpoint interfaces and any custom data types in a jar. You would instead
deploy pojo endpoints using war (in that case you need also a web.xml...)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105533#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...