]
Marián Labuda closed JBIDE-2546.
--------------------------------
Closing.
Support ejb modules according to JAX-WS 2.1 resp. JSR 181
---------------------------------------------------------
Key: JBIDE-2546
URL:
https://issues.jboss.org/browse/JBIDE-2546
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webservices
Affects Versions: 3.0.0.alpha
Reporter: Juergen Zimmermann
Fix For: LATER
Attachments: testcase-JBIDE-2546.zip
The early draft of JBossWS-Tools supports Web Services inside a web project as specified
by JSR 181. However, JSR 181 also supports that annotations for Web Services can also be
attached to session beans of an ejb module. This is especially useful if you want to have
security for dedicated methods (of a session bean).