[jboss-user] [JBossWS] - Re: WebService in a war
alessio.soldano@jboss.com
do-not-reply at jboss.com
Fri Nov 16 10:55:58 EST 2007
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#4105533
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105533
More information about the jboss-user
mailing list