summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-sca-axis2-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-27When running binding-sca-axis unit tests in Eclipse I was getting javax.jms ↵slaws1-1/+3
not found from Axis. Was working OK in maven. I added the package import to the Tuscany module manifest and this seems to get the tests working for me in Eclipse. It not immediately clear to me how changing this bundle helps out the Axis bundle but I've lost track a bit of the complex relationship between tuscany and axis bundles so need to look closer. This may help others in the mean time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808554 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Some strangeness here. In unit tests there is a class not found exception ↵slaws1-0/+13
for javax.jms.BytesMessage when Axis loads the JMS transport. Didn't used to happen but had to add these. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802412 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Remove targetNamespace from compositesslaws2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802409 13f79535-47bb-0310-9956-ffa450edef68
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the ↵antelder2-0/+3
removal of CallableReference. BUild works cleanly for me with this but callbacks don't work yet so all callback tests are commented out or @Ignored with a reference to TUSCANY-3138. Commiting it now so Simon can start helping to finish the code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793178 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Add the workaround to create a URL based on the free port if no default is ↵rfeng1-21/+42
configured git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788489 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24Remove URIs from reference binding.sca to move these composites toward ↵slaws7-23/+13
OASIS. service bindings changes to follow. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788053 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3092 - bring up remote version of binding.sca and include it in the ↵slaws21-132/+77
build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786563 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng1-1/+3
now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Fix the OSGi MFrfeng1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785429 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two ↵slaws48-0/+2279
of the unit tests are working at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785290 13f79535-47bb-0310-9956-ffa450edef68