summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-02Fix up JMS binding manifestsantelder2-2/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820989 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Remove now unused policy-xml moduleantelder20-2743/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820953 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder48-473/+2471
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Fix another dependency error breaking buildantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820929 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Correct dependencies to fix compile errors breaking buildantelder1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820928 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Make CompositeActivator a stateless utility by using CompositeContext to ↵rfeng17-1121/+570
hold the context from the Node including the endpointRegistry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820854 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Finalizing test bringuplresende2-17/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820844 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Removing dependency on implementation class and moving to use StAXHelperlresende1-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820843 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing scope of dependencies to avoid OSGi runtime issueslresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820842 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01More updates to JSON Databinding manifestlresende1-10/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820841 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding missing common-xml dependency to JSON Databindinglresende1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820840 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing up LICENSE with missing/wrong version dependencieslresende1-5/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820777 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Format the coderfeng1-7/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820731 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01INclude the new jms webapp sample in the jms build profileantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820683 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add jms webapp sample to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820682 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add JMSsupport to the tuscany tomcat distributionantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820675 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update testcase to work if the cargo jndi environment did workantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820638 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update sample readme for using jetty pluginantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820635 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Start of an itest for the jms webapp sample. Doesn't work yet as i can't get ↵antelder2-0/+266
the cargo plugin to correctly configure the jms jndi resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820633 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add configuration for Jetty so you can run the sample with mvn jetty:runantelder2-0/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820618 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Minor clean up and commentsantelder3-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820612 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add new 2.x JMS webapp sample migrated from 1.xantelder9-0/+483
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820607 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add a profile for just the JMS modules to experiment with using extensions ↵antelder1-0/+10
separately git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820598 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Correct typo that was prevent properties from being processed correctly in ↵slaws1-1/+1
promotion case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820596 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add the JMSmodules to the buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820589 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Remove unneed dependencyantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820584 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add scdl module and itest to buildantelder2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820564 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update scdl itest for ws bindingantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820562 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add in WS binding to SCDL module as you can now use WS scdl without draging ↵antelder1-3/+1
in runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820561 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update manifest dependenciesantelder1-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820560 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update manifest dependenciesantelder1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820559 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update for ws model dependencies changesantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820558 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Remove now unused moduleantelder4-324/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820557 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Remove now unused moduleantelder19-1610/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820556 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Remove now unused moduleantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820555 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update the axis2 runtime dependencies for model module changesantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820552 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Start tidying up the WS binding - merge in the xml processing to the model ↵antelder21-1/+1650
module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820551 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixes for MultipleContextTestCase failure for FileNotFoundExceptionramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820545 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing manifest that was pointing to obsolete/unexistent packagelresende1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820532 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding toString methodlresende1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820531 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding back JSON Databinding dependencylresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820530 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing notice for the jsonrpc.jslresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820529 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing JSON-RPC binding QName that was being registered to the artifact ↵lresende1-1/+1
processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820528 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Bringin up JSON-RPC binding test caseslresende6-48/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820527 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01More updates to port JSON-RPC binding to 2.xlresende4-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820526 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding JSON Databdingin support, now the binding is available in 2.xlresende2-7/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820525 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing up JSON Databiding manifest to export packages used by JSON-RPC bindinglresende1-13/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820524 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding generated JSON Databinding manifest to source control and removing ↵lresende2-20/+36
generation from project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820523 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Converting JSON Databinding implementation to 2.xlresende5-8/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820522 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing new OASIS SCA and Tuscany namespaceslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820521 13f79535-47bb-0310-9956-ffa450edef68