Isuru, Please note that it is not acceptable to commit without a commit log.
On Thu, Mar 15, 2012 at 5:51 PM, <[email protected]> wrote: > Author: isuru > Date: Thu Mar 15 08:21:56 2012 > New Revision: 122734 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=122734 > > Log: > > > Modified: > > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/ASTestServerManager.java > > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/JAXWSSampleTestCase.java > > Modified: > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/ASTestServerManager.java > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/ASTestServerManager.java?rev=122734&r1=122733&r2=122734&view=diff > > ============================================================================== > --- > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/ASTestServerManager.java > (original) > +++ > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/ASTestServerManager.java > Thu Mar 15 08:21:56 2012 > @@ -66,7 +66,7 @@ > > // JAXWS Sample > fileName = "Calculator.jar"; > - sourcePath = computeSourcePath("JAXWS", fileName); > + sourcePath = computeSourcePath("Axis2_jaxws", fileName); > destPath = computeDestPath(carbonHome, "servicejars", fileName); > copySampleFile(sourcePath, destPath); > log.info("Copying "+ sourcePath + " to " + destPath); > > Modified: > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/JAXWSSampleTestCase.java > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/JAXWSSampleTestCase.java?rev=122734&r1=122733&r2=122734&view=diff > > ============================================================================== > --- > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/JAXWSSampleTestCase.java > (original) > +++ > carbon/platform/trunk/products/as/modules/integration/src/test/java/org/wso2/appserver/integration/tests/JAXWSSampleTestCase.java > Thu Mar 15 08:21:56 2012 > @@ -56,4 +56,4 @@ > "<value1>1</value1><value2>5</value2></add>"; > return new StAXOMBuilder(new > ByteArrayInputStream(request.getBytes())).getDocumentElement(); > } > -} > \ No newline at end of file > +} > _______________________________________________ > Carbon-commits mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits > -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * <http://www.apache.org/>** email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
