The JBoss user guide shows in the section
http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide#Plain_old_Jav...
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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...