-
Task
-
Resolution: Done
-
Major
-
None
-
None
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.
- is blocked by
-
JBEE-75 Provide JAXWS api that uses AS7 module classloading
- Closed