Runtime ws classloader setup on AS7
-----------------------------------
Key: JBWS-3223
URL:
https://issues.jboss.org/browse/JBWS-3223
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-cxf, jbossws-integration, jbossws-native
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-native-4.0, jbossws-cxf-4.0
One of the design requirements around JBoss AS 7 is hiding implementation classes from
user classpath. However, we need to ensure users can use basic JAXWS functionalities (and
any other feature covered by JSR specs) from any servlet and ejb3. Basically, we need to
make sure client side WS functionalities are always available (whenever the WS subsystem
is on), while having the API (JAXWS, JWS, SAAJ, etc.) libs only available on user
classpath.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira