You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2005/08/08 13:42:50 UTC

[jira] Commented: (AXIS2-126) Enable AXIOM to work even when activation/javamail jars are absent.

    [ http://issues.apache.org/jira/browse/AXIS2-126?page=comments#action_12317972 ] 

Thilina Gunarathne commented on AXIS2-126:
------------------------------------------

I think we should be able to get them running without Activation & Mail.. But we would need those jars at the compile tie for sure....

Is it ok to change the DataHandler types in OMText to Objects..... Like we have in Axis1.x AttachmentsImpl

ex:
public DataHandler getDataHandler();

to 
public Object getDataHandler();

> 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
>     Reporter: Davanum Srinivas

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