Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
Description
The Javascript frontend should not be provider based. Currently, the javascript frontend uses the JAX-WS provider capabilities to do it's work. That is "overkill" and should not be necessary. It should interact with the "core" much like the JAX-WS frontend does.
Also, it should provide it's own reader/writer things to do the StAX <--> E4X to avoid the whole StAX <> DOM <--> E4X extra conversions.
Attachments
Issue Links
- relates to
-
CXF-1641 Provider validation error while deploying JAX-WS web service on WebSphere Application Server 6.1.0.15 (Spring configured Servlet transport)
- Closed