The project Apache Synapse - Nightly Build has the following 4 changes by 1 
author:

*Ruwan Linton* made the following changes at 

Comment:
minor correction on the commenting

> /synapse/trunk/java/repository/conf/axis2.xml (644337)
*Ruwan Linton* made the following changes at 

Comment:
Fixing the hessian fault writing (earlier the startReply and completeReply 
sections were not there on the response)

> /synapse/trunk/java/modules/extensions/src/main/java/org/apache/synapse/format/hessian/HessianUtils.java
>  (644340)
*Ruwan Linton* made the following changes at 

Comment:
HTTP status code was not propogated to the client from the server, when the 
server responds with text/html Internal Server Error (500) for instance. Fixing 
the above issue and using the ApplicationXMLFormatter and Builder pair Synapse 
can pass the 500 Internal Server Errors and 404 not found errors in HTML to the 
client side with this fix.

> /synapse/trunk/java/modules/transports/src/main/java/org/apache/synapse/transport/nhttp/ClientWorker.java
>  (644351)
> /synapse/trunk/java/modules/transports/src/main/java/org/apache/synapse/transport/nhttp/NhttpConstants.java
>  (644351)
> /synapse/trunk/java/modules/transports/src/main/java/org/apache/synapse/transport/nhttp/HttpCoreNIOSender.java
>  (644351)
*Ruwan Linton* made the following changes at 

Comment:
Fixing an issue with declared namespaces in the XPATH, if we take 
allDeclaredNamespaces then the default namespace is also going to be injected 
to the XPATH resulting the xpath variables to be qualified by the default 
namespace. We must not consider the default namespace because attributes from 
default are unqualified if not specified.

> /synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/config/xml/OMElementUtils.java
>  (644396)



---------------------------------------------------------------------------------------

No failed tests found, a possible compilation error.

Click http://builder.wso2.org/browse/SYNAPSE-NIGHTLY-38 to find out more.

Thanks,

Bamboo

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to