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/09/06 15:34:30 UTC

[jira] Created: (AXIS2-205) Local Transport Receiver ????

Local Transport Receiver ????
-----------------------------

         Key: AXIS2-205
         URL: http://issues.apache.org/jira/browse/AXIS2-205
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
    Reporter: Thilina Gunarathne


ocal Transport Receiver has not undergone many improvements we did to other parts lately. eg : MTOM will not work there. REST is not there.etc...... .

Any possible usages of this.. I found only the MessageContextInjectionTest use it...

-- 
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-205) Local Transport Receiver ????

Posted by "Glen Daniels (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-205?page=comments#action_12360063 ] 

Glen Daniels commented on AXIS2-205:
------------------------------------

The Local transport should have two modes - one for production, where the transport purely serves to push messages through to an in-process server *without* serialization, and the other *with* serialization, which is mostly for testing (since it exercises the serialization/deserialization system, which is good for tests but bad for performance).

We should make sure the transport supports both, and as discussed at the Hackathon, we should attempt to move many/most of our tests from HTTP transport to Local transport, which should be a lot faster even when serializating/deserializing.


> Local Transport Receiver ????
> -----------------------------
>
>          Key: AXIS2-205
>          URL: http://issues.apache.org/jira/browse/AXIS2-205
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Thilina Gunarathne

>
> ocal Transport Receiver has not undergone many improvements we did to other parts lately. eg : MTOM will not work there. REST is not there.etc...... .
> Any possible usages of this.. I found only the MessageContextInjectionTest use it...

-- 
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-205) Local Transport Receiver ????

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

    Fix Version: 0.94
     Resolution: Fixed

We've opened an issue to port all the non-http tests to LocalTransport. So this is not required anymore.

> Local Transport Receiver ????
> -----------------------------
>
>          Key: AXIS2-205
>          URL: http://issues.apache.org/jira/browse/AXIS2-205
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Thilina Gunarathne
>      Fix For: 0.94

>
> ocal Transport Receiver has not undergone many improvements we did to other parts lately. eg : MTOM will not work there. REST is not there.etc...... .
> Any possible usages of this.. I found only the MessageContextInjectionTest use it...

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