You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/09/20 10:36:23 UTC

[jira] Commented: (WSCOMMONS-86) Separate SOAP impl from core Axiom

    [ http://issues.apache.org/jira/browse/WSCOMMONS-86?page=comments#action_12436170 ] 
            
Eran Chinthaka commented on WSCOMMONS-86:
-----------------------------------------

Interesting issue here. Well I also had a thought on this. First I take the blame for putting the SOAP stuff in to the core of Axiom, as we initially designed Axiom to be specifc on SOAP. 

Anyway, this issue raises some more issues. Now we do have three subprojects within Axiom, namely: axiom-api, axiom-impl (the llom impl), axiom-dom impl. If we remove SOAP stuff where should they go, ideally. Will this create three more subprojects axiom-soap-api, axiom-soap-impl, axiom-soap-dom?

Any suggestions for this?

> Separate SOAP impl from core Axiom
> ----------------------------------
>
>                 Key: WSCOMMONS-86
>                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-86
>             Project: WS-Commons
>          Issue Type: Improvement
>          Components: AXIOM
>         Environment: All
>            Reporter: James M Snell
>
> Some applications (such as Apache Abdera) which utilize Axiom as an XML Infoset implementation have no need for the SOAP classes.  Some mechanisms, such as the ability to set a DataHandler on an Element and have that automatically Base64 encoded is very useful and should be kept in the Axiom core, but things like the soap packages and mtom could/should be moved out to a separate jar.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org