]
Richard Opalka updated JBWS-3378:
---------------------------------
Attachment: (was: JBossWS-IRC-2012-09-06.txt)
JAXWS handlers (like JAXRPC handlers are) have to be executed in EJB
component interceptor
------------------------------------------------------------------------------------------
Key: JBWS-3378
URL:
https://issues.jboss.org/browse/JBWS-3378
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-integration
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: jbossws-cxf-4.1
JSR 109 - Version 1.3 - Chapter 6.2.2.4 Security
Handlers associated with a Port component run after authorization has occurred and before
the business logic
method of the Service Implementation bean is dispatched to. For JAX-RPC or JAX-WS Service
endpoints,
Handlers run after the container has performed the security constraint checks associated
with the servlet
element that defines the Port component. For EJB based service implementations, Handlers
run after method
level authorization has occurred.
JSR 109 - Version 1.3 - Chapter 6.2.2.5 Transactions
Handlers run under the transaction context of the component they are associated with.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: