Change ServerWorker to Use New UIDGenerator

2010-10-05 Thread Hiranya Jayathilaka
Hi, The ServerWorker impl of the NHTTP transport uses the deprecated UUIDGenerator from Axiom to generate message IDs. The proper way of doing this is by using the new UIDGenerator (see [1] for details). The IDs generated by the two are slightly different in structure: UUIDGenerator (deprecated):

Build failed in Hudson: Synapse - Tru nk » Apache Synapse - Extensions #2733

2010-10-05 Thread Apache Hudson Server
See Changes: [hiranya] Refactoring -- [INFO] [INFO] Building Apache Syna

Build failed in Hudson: Synapse - Trunk #2733

2010-10-05 Thread Apache Hudson Server
See Changes: [hiranya] Refactoring [hiranya] Adding a new test case for simple map impl + refactoring [hiranya] Refactoring [hiranya] Minor refactoring in FIX transport [hiranya] Documentation update

Re: Change ServerWorker to Use New UIDGenerator

2010-10-05 Thread Ruwan Linton
+1, please do this change into the branch as well. Ruwan On Wed, Oct 6, 2010 at 3:14 AM, Hiranya Jayathilaka wrote: > Hi, > > The ServerWorker impl of the NHTTP transport uses the deprecated > UUIDGenerator from Axiom to generate message IDs. The proper way of > doing this is by using the new UI

Hudson build is back to normal : Synapse - Trunk » Apache Synapse - Extensions #2734

2010-10-05 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.ap

Build failed in Hudson: Synapse - Trunk #2734

2010-10-05 Thread Apache Hudson Server
See Changes: [hiranya] Fixing a compilation issue on JDK 5 -- [...truncated 3926 lines...] [INFO] Installing

Hudson build is back to normal : Synapse - Trunk #2735

2010-10-05 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org

[jira] Created: (SYNAPSE-697) Support retrieving registry properties through the get-property function

2010-10-05 Thread Kasun Indrasiri (JIRA)
Support retrieving registry properties through the get-property function Key: SYNAPSE-697 URL: https://issues.apache.org/jira/browse/SYNAPSE-697 Project: Synapse Issue

[jira] Updated: (SYNAPSE-697) Support retrieving registry properties through the get-property function

2010-10-05 Thread Kasun Indrasiri (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kasun Indrasiri updated SYNAPSE-697: Attachment: SYNAPSE-697.patch I'm attaching the patch for this issue. > Support retrievin