[ http://issues.apache.org/jira/browse/AXIS2-126?page=comments#action_12330200 ]
Sanjiva Weerawarana commented on AXIS2-126: ------------------------------------------- I'm not going to stop progress so go ahead and commit the stuff .. but .. I don't think this is right. We need to make up our mind that AXIOM has MTOM built in. In that case, its not about XML 1.0 only - so it can't just depend on StAX .. it needs to depend on JavaMail and Activation too. I know that sucks, but its not good to hide the reality under "Object". If we really want to do this let's at least add a "setFeature (NEED_XOP)" (or is it NEED_MTOM; I can never keep those two straight) thing so that the user will get an "unsupported feature" exception rather than a ClassNotFound exception when they try to do something with MTOM stuff in it. > Enable AXIOM to work even when activation/javamail jars are absent. > ------------------------------------------------------------------- > > Key: AXIS2-126 > URL: http://issues.apache.org/jira/browse/AXIS2-126 > Project: Apache Axis 2.0 (Axis2) > Type: Bug > Components: om > Reporter: Davanum Srinivas > Assignee: Thilina Gunarathne > > Does xml/core work even when activation/javamail jars are absent? I'd think > we need to do this by 1.0. > thanks, > dims -- 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
