The project WSO2 Mashup Server - Nightly Build has the following 7 changes by 1 author:
*Keith Chapman* made the following changes at Comment: Using the axis2-client.xml to create the configurationContext when the dynamic version of WSRequest is used. This makes it posible to call secured services over transports such as JMS and SMTP as well. > /trunk/mashup/java/modules/hostobjects/src/org/wso2/mashup/hostobjects/wsrequest/WSRequestHostImpl.java > (20321) *Keith Chapman* made the following changes at Comment: Fixing Mashup-1047. Restristing all admin services to http and https transports > /trunk/mashup/java/modules/admin/service/META-INF/services.xml (20310) > /trunk/mashup/java/modules/coreservices/servicemetadatalister/src/META-INF/services.xml > (20310) > /trunk/mashup/java/modules/coreservices/scraperservice/src/META-INF/services.xml > (20310) > /trunk/mashup/java/modules/coreservices/JSStubGeneratorService/META-INF/services.xml > (20310) > /trunk/mashup/java/modules/coreservices/sharingservice/META-INF/services.xml > (20310) *Keith Chapman* made the following changes at Comment: Adding a patch to address https://wso2.org/jira/browse/MASHUP-1048. For now simple cloned the HashMap prior to iterating > /trunk/mashup/java/modules/patches/axis2/resources/axis2-patches.txt (20313) > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/transport/jms > (20313) > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/transport > (20313) > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/transport/jms/JMSListener.java > (20313) *Keith Chapman* made the following changes at Comment: Fixing Mashup-1046. Adding a Null check. Ideally the JMS Listener should have set the to address in the MessageContext though. > /trunk/mashup/java/modules/hostobjects/src/org/wso2/mashup/hostobjects/request/Request.java > (20308) *Keith Chapman* made the following changes at Comment: Applying a patch to fix Mashup-1049 > /trunk/mashup/java/modules/patches/axis2/resources/axis2-patches.txt (20317) > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/description/AxisEndpoint.java > (20317) *Keith Chapman* made the following changes at Comment: Avoid adding the trailing "/" to the endpoint address when the endpoint is JMS. Cause this causes a numberFormatException otherwise > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/description/AxisEndpoint.java > (20319) *Keith Chapman* made the following changes at Comment: Fixing another occurance of a ConcurrentModificationException > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/transport/jms/JMSConnectionFactory.java > (20315) > /trunk/mashup/java/modules/patches/axis2/src/org/apache/axis2/transport/jms/JMSListener.java > (20315) --------------------------------------------------------------------------------------- All 107 tests passed. Click http://builder.wso2.org/browse/MASHUP-NIGHTLY-151 to find out more. Thanks, Bamboo _______________________________________________ Mashup-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
