summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-sca-axis2-runtime/META-INF/MANIFEST.MF (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-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 ↵slaws1-0/+33
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