[jboss-user] [JBossWS] - How to package a web app into a .war file?
thoste
do-not-reply at jboss.com
Sun Apr 13 09:25:41 EDT 2008
The JBoss user guide shows in the section
http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide#Plain_old_Java_Object_.28POJO.29
a POJO endpoint implementation.
After the web.xml source it is said:
"A JSR-181 java service endpoint (JSE) is packaged as a web application in a *.war file."
How is this done practically?
Do I have to add the compiled web service java class and web.xml into a jar archive ?
How does this look like in detail ?
Thomas
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143706#4143706
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143706
More information about the jboss-user
mailing list