[ 
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

Reply via email to