summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correct getting the component reference. JMS TTL itest now passes!antelder2009-09-142-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814621 13f79535-47bb-0310-9956-ffa450edef68
* Correct package namesantelder2009-09-143-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814613 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS binding model for OASIS changes destination name attribute ↵antelder2009-09-143-26/+26
| | | | | | changed to jndiName, header property JMSTimeToLive changed to timeToLive git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814612 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS TTL test as its a nice simple one to start with. This shows ↵antelder2009-09-146-36/+45
| | | | | | all the changes required to convert the test from 1.x to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814600 13f79535-47bb-0310-9956-ffa450edef68
* Add top pom.xml for jms itestsantelder2009-09-141-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814599 13f79535-47bb-0310-9956-ffa450edef68
* Copy all the JMS itests from 1.x to 2.x, none change for 2.x yetantelder2009-09-14223-0/+12243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814596 13f79535-47bb-0310-9956-ffa450edef68
* No code changes just remove unused importsantelder2009-09-142-10/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814592 13f79535-47bb-0310-9956-ffa450edef68
* in host-jms-asf comment out callbacks for now to get basic requests working ↵antelder2009-09-141-2/+4
| | | | | | first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814591 13f79535-47bb-0310-9956-ffa450edef68
* Delete empty directoryantelder2009-09-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814590 13f79535-47bb-0310-9956-ffa450edef68
* Tests for the scdl module, read in a composite or contribution and verifies ↵antelder2009-09-145-0/+335
| | | | | | the models are created correctly. Also verifies the dependencies required to run are as expected and the runtime modules arent required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814566 13f79535-47bb-0310-9956-ffa450edef68
* Start prototype of a module for scdl processing. Based on a ML conversation ↵antelder2009-09-146-0/+909
| | | | | | from a while back talking about wanting the model and xml modules being useable without the runtime modules. This lets you load SCA contributions creating the Tuscany model objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814564 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE in the wire processorantelder2009-09-141-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814561 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up host-jms-asf, just for now, i want to get rid of this ↵antelder2009-09-149-0/+759
| | | | | | module later by having it the default in the runtime module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814559 13f79535-47bb-0310-9956-ffa450edef68
* Add manifest for jms binidng runtimeantelder2009-09-141-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814558 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary dependency from bpel model moduleantelder2009-09-141-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814557 13f79535-47bb-0310-9956-ffa450edef68
* Correct version numbers back to 1.5.1-SNAPSHOTslaws2009-09-141-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814540 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasanslaws2009-09-141-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814529 13f79535-47bb-0310-9956-ffa450edef68
* Fix typoslaws2009-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814527 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasanslaws2009-09-141-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814524 13f79535-47bb-0310-9956-ffa450edef68
* save some debugging aidsslaws2009-09-141-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814523 13f79535-47bb-0310-9956-ffa450edef68
* Add JMS dependency as one of the scenarios now uses JMSslaws2009-09-141-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814522 13f79535-47bb-0310-9956-ffa450edef68
* Change the timeouts again. Not sure this actually has any real affect but ↵slaws2009-09-141-4/+4
| | | | | | the change and recompile made the test work for me. I do think though that there is some intermittent problem going on. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814521 13f79535-47bb-0310-9956-ffa450edef68
* Change OpenEJB dependency to include Widows separator fix. Having to move to ↵slaws2009-09-142-3/+34
| | | | | | a SNAPSHOT so need to talk to OpenEJB about this. This commit also included the plugin repository change for TUSCANY-3270 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814520 13f79535-47bb-0310-9956-ffa450edef68
* add ignoreslaws2009-09-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814518 13f79535-47bb-0310-9956-ffa450edef68
* Porting store composites to the latest schemas.jsdelfino2009-09-143-30/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814497 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up old out of sync build artifacts.jsdelfino2009-09-1450-8710/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814487 13f79535-47bb-0310-9956-ffa450edef68
* Fixed sample namespaces, changed from tuscany to store. Also adjusted ifndef ↵jsdelfino2009-09-149-34/+51
| | | | | | statements in includes to match namespace + include name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814486 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino2009-09-143-2/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814482 13f79535-47bb-0310-9956-ffa450edef68
* Utility functions and headers used by the sample store app, function ↵jsdelfino2009-09-144-0/+1193
| | | | | | objects, lists and strawman pointer utils. Started to implement a generic value holder object that can help exchange data with scripting components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814481 13f79535-47bb-0310-9956-ffa450edef68
* Starting to implement the store sample in C++. Assembling the components ↵jsdelfino2009-09-1413-0/+744
| | | | | | manually in code for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814480 13f79535-47bb-0310-9956-ffa450edef68
* Added a few more svn ignores and git excludes.jsdelfino2009-09-142-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814479 13f79535-47bb-0310-9956-ffa450edef68
* Reusing SCDL 1.1 xsds from assembly-xsd module.jsdelfino2009-09-1441-0/+3904
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814476 13f79535-47bb-0310-9956-ffa450edef68
* Copy r810820, r810822 and r810850 changes from 1.5.1 branch to 1.x branchnash2009-09-133-11/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814415 13f79535-47bb-0310-9956-ffa450edef68
* Copy r810812, r810816, r810830, r810833 and r810848 changes from 1.5.1 ↵nash2009-09-134-12/+17
| | | | | | branch to 1.x branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814412 13f79535-47bb-0310-9956-ffa450edef68
* Copy r809409, r809677 and r812443 changes from 1.5.1 branch to 1.x branchnash2009-09-134-26/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814403 13f79535-47bb-0310-9956-ffa450edef68
* Copy r800411 and r807024 changes from 1.5.1 branch to 1.x branchnash2009-09-1314-39/+229
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814399 13f79535-47bb-0310-9956-ffa450edef68
* Copy r799472 changes from 1.5.1 branch to 1.x branchnash2009-09-1326-12/+1158
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814396 13f79535-47bb-0310-9956-ffa450edef68
* Copy r797997, r798040 and r798050 changes from 1.5.1 branch to 1.x branchnash2009-09-1328-24/+1540
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814393 13f79535-47bb-0310-9956-ffa450edef68
* Copy r797997, r798040 and r798050 changes from 1.5.1 branch to 1.x branchnash2009-09-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814392 13f79535-47bb-0310-9956-ffa450edef68
* Copy r797984, r797987 and r797991 changes from 1.5.1 branch to 1.x branchnash2009-09-1324-21/+1569
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814389 13f79535-47bb-0310-9956-ffa450edef68
* Copy r797788 changes from 1.5.1 branch to 1.x branchnash2009-09-1330-2/+1215
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814387 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3269 (use host from ?wsdl request in returned WSDL)nash2009-09-135-23/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814373 13f79535-47bb-0310-9956-ffa450edef68
* Delete contributions/payment-spring-contributionnash2009-09-130-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814345 13f79535-47bb-0310-9956-ffa450edef68
* Delete contributions/payment-spring-contributionnash2009-09-135-196/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814344 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/payment-springnash2009-09-1314-45/+232
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814341 13f79535-47bb-0310-9956-ffa450edef68
* Convert contributions/calendar test case from host-embedded to Node APInash2009-09-133-19/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814278 13f79535-47bb-0310-9956-ffa450edef68
* Update launchers/policy for consistency with other launchersnash2009-09-132-23/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814273 13f79535-47bb-0310-9956-ffa450edef68
* Add unit test and clean up the pomnash2009-09-112-75/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814040 13f79535-47bb-0310-9956-ffa450edef68
* Rename component implementation classesnash2009-09-117-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814010 13f79535-47bb-0310-9956-ffa450edef68
* Remove statically configured callback service binding URIs (provided ↵nash2009-09-113-6/+6
| | | | | | dynamically with the forward call) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814008 13f79535-47bb-0310-9956-ffa450edef68