summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add in WS binding to SCDL module as you can now use WS scdl without draging ↵antelder2009-10-011-3/+1
| | | | | | in runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820561 13f79535-47bb-0310-9956-ffa450edef68
* Update manifest dependenciesantelder2009-10-011-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820560 13f79535-47bb-0310-9956-ffa450edef68
* Update manifest dependenciesantelder2009-10-011-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820559 13f79535-47bb-0310-9956-ffa450edef68
* Update for ws model dependencies changesantelder2009-10-011-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820558 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused moduleantelder2009-10-014-324/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820557 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused moduleantelder2009-10-0119-1610/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820556 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused moduleantelder2009-10-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820555 13f79535-47bb-0310-9956-ffa450edef68
* Update the axis2 runtime dependencies for model module changesantelder2009-10-011-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820552 13f79535-47bb-0310-9956-ffa450edef68
* Start tidying up the WS binding - merge in the xml processing to the model ↵antelder2009-10-0121-1/+1650
| | | | | | module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820551 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for MultipleContextTestCase failure for FileNotFoundExceptionramkumar2009-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820545 13f79535-47bb-0310-9956-ffa450edef68
* Fixing manifest that was pointing to obsolete/unexistent packagelresende2009-10-011-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820532 13f79535-47bb-0310-9956-ffa450edef68
* Adding toString methodlresende2009-10-011-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820531 13f79535-47bb-0310-9956-ffa450edef68
* Adding back JSON Databinding dependencylresende2009-10-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820530 13f79535-47bb-0310-9956-ffa450edef68
* Fixing notice for the jsonrpc.jslresende2009-10-011-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820529 13f79535-47bb-0310-9956-ffa450edef68