]
Richard Opalka updated JBWS-2338:
---------------------------------
Comment: was deleted
Review our SPI abstractions and interfaces
------------------------------------------
Key: JBWS-2338
URL:
https://jira.jboss.org/jira/browse/JBWS-2338
Project: JBoss Web Services
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-metro, jbossws-native
Affects Versions: jbossws-native-3.0.4, jbossws-metro-3.0.4, jbossws-cxf-3.0.4
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: jbossws-cxf-3.3, jbossws-metro-3.3, jbossws-native-3.3
Terminology:
DA = Deployment Aspect
Issues:
* WSFRuntime isn't good abstraction and should be removed from our SPI because it
doesn't integrate with JBossAS deployers architecture very well
(it's issue is it depends on web container runtime which can be unavailable at AS
start time (e.g. there can be multiple webservice archives in deploy directory that are
started before web container is available)
* We moved some servlet dependent DAs to servlet lifecycle init()/destroy() methods. The
problem of it is it executes DAs for whole deployment, not just particular deployed
endpoint.
(IOW we execute the same DAs multiple times if there are more than one webservice
endpoints in deployment. This need SPI review and repair)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: