summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2009-10-01Updating OSGi imports in project manifestlresende1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820520 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Porting pieces of JSONRPC Binding : ProviderFactory, ↵lresende3-38/+33
ReferenceBindingProvider and ServiceBindingProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820519 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding generated manifest to source controllresende2-31/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820518 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding generated manifest to source controllresende2-20/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820517 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Porting the JSONRPC model to 2.x + minor cleanupslresende2-45/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820516 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Updating depedencies versionlresende2-22/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820515 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Pass the outer component to configure the @source of property (taking value ↵rfeng3-23/+20
from the composite property which can be further configured by the outer component) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820460 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng9-31/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820459 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar18-263/+666
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Only save the composite into DOM if there is a policySet with attachTorfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820166 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Fix the generic array type introspectionrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820126 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Start to integrate the policy attachment builderrfeng15-395/+242
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820125 13f79535-47bb-0310-9956-ffa450edef68