Javascript frontend should not be provider based
------------------------------------------------

                 Key: CXF-94
                 URL: http://issues.apache.org/jira/browse/CXF-94
             Project: CeltiXfire
          Issue Type: Improvement
          Components: Dynamic Languages
            Reporter: Daniel Kulp
            Priority: Minor



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.


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

        

Reply via email to