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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2005/08/08 06:47:35 UTC

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

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


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

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-126?page=all ]
     
Thilina Gunarathne resolved AXIS2-126:
--------------------------------------

    Resolution: Fixed

Changed the methode signatures & moved some code form OMText to DataHandlerUtils.

> 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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-126?page=comments#action_12330188 ] 

Davanum Srinivas commented on AXIS2-126:
----------------------------------------

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


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

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-126?page=all ]

Eran Chinthaka updated AXIS2-126:
---------------------------------

    Component: om
    Assign To: Thilina Gunarathne

> 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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-126?page=comments#action_12317976 ] 

Davanum Srinivas commented on AXIS2-126:
----------------------------------------

+1 from me

> 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


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

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-126?page=comments#action_12330182 ] 

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

I changed the Methode Signature to use Objects instead of DataHandlers & few other modifications to OMTextImpl..

Now Axiom can work without JavaMail & Activation provided that user does not try out any attachments stuff.

Is is ok if I commit the changes.... Just wondering cause we are so close to the release.... 

> 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


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

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-126?page=comments#action_12318092 ] 

Eran Chinthaka commented on AXIS2-126:
--------------------------------------

+1 from me too. 

Like to see AXIOM not depending on anything other than StAX. 

> 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


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

Posted by "Sanjiva Weerawarana (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-126?page=comments#action_12330201 ] 

Davanum Srinivas commented on AXIS2-126:
----------------------------------------

I'll let the cat out of the bag. Stefano has some code to build XPCOM components (firebird) in java. I want to build a tiny (xml and core module)  jar for enabling soap stuff from the browser. I may end up writing a java.net.* based Sender to eliminate the  dependency on httpclient as well. In Axis1, we've had trouble with tiny footprint for applet's as well. Anything we can do to support more platforms we should.

thanks,
dims

> 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