summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Apply new naming convention to the payment-bpel, payment-groovy and ↵nash2009-09-1433-284/+215
| | | | | | emailgateway contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814783 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/payment-spring-scatagnash2009-09-1414-202/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814744 13f79535-47bb-0310-9956-ffa450edef68
* Correct stock quote web service endpoint to match referenceslaws2009-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814690 13f79535-47bb-0310-9956-ffa450edef68
* Correct name provider port to match referenceslaws2009-09-143-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814689 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS provider factory to use the default host classesantelder2009-09-141-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814687 13f79535-47bb-0310-9956-ffa450edef68
* Add the jms host impl classesantelder2009-09-144-0/+428
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814685 13f79535-47bb-0310-9956-ffa450edef68
* Update for OASIS change for connectionFactory name attribute to jndiNameantelder2009-09-143-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814641 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the oneway-nocf itestantelder2009-09-147-38/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814640 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the jms exceptions test, all but one test still failantelder2009-09-145-34/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814632 13f79535-47bb-0310-9956-ffa450edef68
* Add the args test to the top jms itest pom.xmlantelder2009-09-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814626 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS args itestantelder2009-09-146-33/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814625 13f79535-47bb-0310-9956-ffa450edef68
* Correct getting the component serviceantelder2009-09-145-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814624 13f79535-47bb-0310-9956-ffa450edef68
* 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