[esb-java-dev] Move tp new SVN

asankha's picture
We have moved the ESB Java code to our new SVN at https://wso2.org/repos/wso2/esb/java/trunk Please prevent check-ins to the old SVN from now onwards. Please use the new SVN, mailing list (esb-java-dev@wso2.org) and JIRA (http://www.wso2.org/jira/browse/ESBJAVA) from now onwards. We will cut the WSO2 ESB 1.0 alpha 1 release on Tuesday after WSF and WSAS releases are out, and will depend on the exact same revisions for Axis2, Axiom, Sandesha, Rampart, and WSS4J. I will also build the Synapse revision we use, and place it into our maven repo after tagging. thanks asankha _______________________________________________ Esb-java-dev mailing list Esb-java-dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
loris_jand's picture

Help!How Can i get the DBLookup executing Result???

I config a proxy Service which use DBLookup mediator component! How can I get the mediation result with my client? I'cant find any mediator components help me finishing the task! please help! Can 'i get the result "company_id" for my service client?? my proxy definition is: com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/demodb root 12345678 call getCompany(?)