summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removing support for scaDomain.jslresende2009-10-022-155/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821096 13f79535-47bb-0310-9956-ffa450edef68
* Initial support for JSNO-RPC Reference supportlresende2009-10-027-16/+321
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821095 13f79535-47bb-0310-9956-ffa450edef68
* Formatting JSONRPC test artifactslresende2009-10-023-74/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821094 13f79535-47bb-0310-9956-ffa450edef68
* Formatting JSONRPC testslresende2009-10-024-196/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821092 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSON Databinding and JSON-RPC Binding to proper feature pom.xmllresende2009-10-021-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821091 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSON Databinding and JSON-RPC Binding to buildlresende2009-10-021-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821088 13f79535-47bb-0310-9956-ffa450edef68
* Workaround for endpoint issue that is not processing bindings from promoted ↵lresende2009-10-021-2/+5
| | | | | | services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821087 13f79535-47bb-0310-9956-ffa450edef68
* Remove Constantsrfeng2009-10-025-44/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821079 13f79535-47bb-0310-9956-ffa450edef68
* Updated @Property definition to match the latest Java CAA specification as ↵edwardsmj2009-10-021-6/+3
| | | | | | defined in TUSCANY-3293 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821045 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 1.5.1-RC4slaws2009-10-028427-0/+668223
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821039 13f79535-47bb-0310-9956-ffa450edef68
* New SCA Java annotations, as defined in the OASIS SCA Java CAA V1.1 ↵edwardsmj2009-10-025-0/+158
| | | | | | specification, as described in TUSCANY-3293 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821015 13f79535-47bb-0310-9956-ffa450edef68
* Exclude another unwanted dependencyantelder2009-10-021-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821011 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS topics itest. (coincidentally, this had the same issue ↵antelder2009-10-023-9/+32
| | | | | | Luciano just emailed about bindings on promoted services and references being ignored) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821007 13f79535-47bb-0310-9956-ffa450edef68
* Updated @AllowsPassByReference definition to match the latest Java CAA ↵edwardsmj2009-10-021-4/+11
| | | | | | specification as defined in TUSCANY-3293 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820996 13f79535-47bb-0310-9956-ffa450edef68
* Fix up JMS binding manifestsantelder2009-10-022-2/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820989 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused policy-xml moduleantelder2009-10-0220-2743/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820953 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-0248-473/+2471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
* Update date in NOTICE files to 2009slaws2009-10-02148-384/+384
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820943 13f79535-47bb-0310-9956-ffa450edef68
* Fix up release dateslaws2009-10-025-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820938 13f79535-47bb-0310-9956-ffa450edef68
* Clarify that this same is made up of 4 modulesslaws2009-10-021-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820934 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dependency error breaking buildantelder2009-10-021-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820929 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependencies to fix compile errors breaking buildantelder2009-10-021-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820928 13f79535-47bb-0310-9956-ffa450edef68
* Make CompositeActivator a stateless utility by using CompositeContext to ↵rfeng2009-10-0217-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
* Finalizing test bringuplresende2009-10-012-17/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820844 13f79535-47bb-0310-9956-ffa450edef68
* Removing dependency on implementation class and moving to use StAXHelperlresende2009-10-011-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820843 13f79535-47bb-0310-9956-ffa450edef68
* Fixing scope of dependencies to avoid OSGi runtime issueslresende2009-10-011-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820842 13f79535-47bb-0310-9956-ffa450edef68
* More updates to JSON Databinding manifestlresende2009-10-011-10/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820841 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing common-xml dependency to JSON Databindinglresende2009-10-011-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820840 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3292 - Fixing how the spring context path is calculatedlresende2009-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820820 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up LICENSE with missing/wrong version dependencieslresende2009-10-011-5/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820777 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-10-011-7/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820731 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - improve the wsdlgen test case to test the situation where a ↵slaws2009-10-0113-68/+649
| | | | | | type with a namespace references a type without a namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820686 13f79535-47bb-0310-9956-ffa450edef68
* INclude the new jms webapp sample in the jms build profileantelder2009-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820683 13f79535-47bb-0310-9956-ffa450edef68
* Add jms webapp sample to buildantelder2009-10-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820682 13f79535-47bb-0310-9956-ffa450edef68
* Add JMSsupport to the tuscany tomcat distributionantelder2009-10-011-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820675 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2009-10-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820639 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to work if the cargo jndi environment did workantelder2009-10-011-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820638 13f79535-47bb-0310-9956-ffa450edef68
* Update sample readme for using jetty pluginantelder2009-10-011-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820635 13f79535-47bb-0310-9956-ffa450edef68
* Start of an itest for the jms webapp sample. Doesn't work yet as i can't get ↵antelder2009-10-012-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
* Add configuration for Jetty so you can run the sample with mvn jetty:runantelder2009-10-012-0/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820618 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean up and commentsantelder2009-10-013-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820612 13f79535-47bb-0310-9956-ffa450edef68
* Add new 2.x JMS webapp sample migrated from 1.xantelder2009-10-019-0/+483
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820607 13f79535-47bb-0310-9956-ffa450edef68
* Add a profile for just the JMS modules to experiment with using extensions ↵antelder2009-10-011-0/+10
| | | | | | separately git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820598 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo that was prevent properties from being processed correctly in ↵slaws2009-10-011-1/+1
| | | | | | promotion case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820596 13f79535-47bb-0310-9956-ffa450edef68
* Add the JMSmodules to the buildantelder2009-10-011-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820589 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneed dependencyantelder2009-10-011-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820584 13f79535-47bb-0310-9956-ffa450edef68
* Remove svn:externalsslaws2009-10-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820575 13f79535-47bb-0310-9956-ffa450edef68
* Reverse the order of the externals definition to fix checkout failureslaws2009-10-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820569 13f79535-47bb-0310-9956-ffa450edef68
* Add scdl module and itest to buildantelder2009-10-012-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820564 13f79535-47bb-0310-9956-ffa450edef68
* Update scdl itest for ws bindingantelder2009-10-011-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820562 13f79535-47bb-0310-9956-ffa450edef68