[jboss-jira] [JBoss JIRA] Commented: (JBAS-4679) EJB 3 SPI for WS

Heiko Braun (JIRA) jira-events at lists.jboss.org
Fri Sep 21 05:51:54 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4679?page=comments#action_12377975 ] 
            
Heiko Braun commented on JBAS-4679:
-----------------------------------

There is a couple of interconnection points between WS and EJB3:

- InvocationHandling
- Resource injection 
- HandlerCallbacks
- DeploymentHooks and MetaData

Most of them are bi-directional dependencies, on the WS side we cover 
them through an SPI, that decouples the container integration from the
stack.

However on the container side we still do heavily rely EJB3 internals. 

Carlo and I did agree on the need for an EJB3 SPI that clearly addresses
the issues above and further decouples both projects. 

In order to proceed I suggest:

* WS Team provides a paper that clearly points out the interconnection
points
* EJB3 Team provides an SPI based on these requirements



> EJB 3 SPI for WS
> ----------------
>
>                 Key: JBAS-4679
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4679
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Web Services, EJB3
>            Reporter: Carlo de Wolf
>         Assigned To: Heiko Braun
>            Priority: Critical
>             Fix For:  JBossAS-5.0.0.Beta3
>
>
> The integration of WS onto EJB 3 needs to be done via a defined SPI, not via implementation details.
> In projects/ej3 a SPI component must be defined.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list