summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update jsonp binding to support non-string args. Requires the client to ↵antelder2009-07-282-2/+2
| | | | | | quote string args but i can't see how to easily avoid that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798402 13f79535-47bb-0310-9956-ffa450edef68
* Add jsonp runtime module to build and include in tomcat integration warantelder2009-07-283-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798398 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolete dependencyantelder2009-07-281-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798396 13f79535-47bb-0310-9956-ffa450edef68
* Add tomcat integration into main build and add war legal checks test to be ↵antelder2009-07-284-21/+7
| | | | | | run with the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798395 13f79535-47bb-0310-9956-ffa450edef68
* Fix build break due to LICENSE not being updated to match dependency version ↵antelder2009-07-281-1/+1
| | | | | | update git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798394 13f79535-47bb-0310-9956-ffa450edef68
* Update the webapp itests for the change back to simple namingantelder2009-07-284-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798392 13f79535-47bb-0310-9956-ffa450edef68
* Change back the webapp samples to have the simple namingantelder2009-07-285-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798391 13f79535-47bb-0310-9956-ffa450edef68
* Update Jetty version in MFrfeng2009-07-271-10/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798332 13f79535-47bb-0310-9956-ffa450edef68
* Use API to set jetty loggerrfeng2009-07-271-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798331 13f79535-47bb-0310-9956-ffa450edef68
* Update the services jar versionrfeng2009-07-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798325 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3183 - Dependency updates to match new sample project idslresende2009-07-274-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798324 13f79535-47bb-0310-9956-ffa450edef68
* Removing debug code that was printing user credentialslresende2009-07-271-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798319 13f79535-47bb-0310-9956-ffa450edef68
* Properly registering authenticated caler with geronimo context manager to ↵lresende2009-07-271-8/+15
| | | | | | find what are the current user roles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798311 13f79535-47bb-0310-9956-ffa450edef68
* Adding a new policySet to validate scenario where multiple policySets are ↵lresende2009-07-271-0/+6
| | | | | | available and there is one explicit one defined in the composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798305 13f79535-47bb-0310-9956-ffa450edef68
* new skelton classesgiorgio2009-07-274-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798269 13f79535-47bb-0310-9956-ffa450edef68
* cleaning up old stuffgiorgio2009-07-271-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798266 13f79535-47bb-0310-9956-ffa450edef68
* skeleton version of binding p2pgiorgio2009-07-278-0/+404
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798265 13f79535-47bb-0310-9956-ffa450edef68
* Add a second test source directory as we can't use src/main/java as it needs ↵antelder2009-07-272-0/+22
| | | | | | a compile dependency on the classes in the test folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798181 13f79535-47bb-0310-9956-ffa450edef68
* Remove test folderantelder2009-07-271-106/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798173 13f79535-47bb-0310-9956-ffa450edef68
* Add a Tuscany specific RuntimeBridge that usesthe non-OSGi code as thats ↵antelder2009-07-271-0/+106
| | | | | | easier to work with git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798171 13f79535-47bb-0310-9956-ffa450edef68
* Test commitantelder2009-07-271-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798169 13f79535-47bb-0310-9956-ffa450edef68
* Add a Tuscany specific RuntimeBridge that usesthe non-OSGi code as thats ↵antelder2009-07-271-1/+1
| | | | | | easier to work with git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798163 13f79535-47bb-0310-9956-ffa450edef68
* Update to have both OSGi and non-OSGi based runtime bridges as the non-OSGi ↵antelder2009-07-271-6/+3
| | | | | | is easier to work with. You can update the properties file to switch between which is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798143 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3178 read the validation schema extension point from the extension ↵slaws2009-07-271-1/+1
| | | | | | point registry rather than creating a local copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798095 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3177 create the extension point registry earlier so that any ↵slaws2009-07-271-1/+1
| | | | | | programmatic changes to it are reflected in the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798094 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Re-enable iTestlresende2009-07-271-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798070 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Re-enable iTestlresende2009-07-271-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798068 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to ↵lresende2009-07-274-277/+410
| | | | | | solve issues in Ubuntu OS git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798065 13f79535-47bb-0310-9956-ffa450edef68
* Update validation assertions to account for wrapped MonitorRuntimeExceptionnash2009-07-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798050 13f79535-47bb-0310-9956-ffa450edef68
* Update validation assertions to use new MonitorRuntimeExceptionnash2009-07-272-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798040 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash2009-07-2626-22/+1538
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797997 13f79535-47bb-0310-9956-ffa450edef68
* Remove debug outputnash2009-07-261-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797991 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3171 (domain manager does not load definitions.xml files)nash2009-07-2623-13/+1570
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797987 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary dependencynash2009-07-261-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797984 13f79535-47bb-0310-9956-ffa450edef68
* Add new payment components to buildslaws2009-07-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797910 13f79535-47bb-0310-9956-ffa450edef68
* Add a groovy version of the payment componentslaws2009-07-2611-0/+737
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797909 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-07-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797903 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the test client component from the BPEL payment component into ↵slaws2009-07-265-10/+40
| | | | | | distinct composites so that the payment composite can be reused as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797902 13f79535-47bb-0310-9956-ffa450edef68
* Add an example of using implementation bpel to build a component for taking ↵slaws2009-07-2611-0/+878
| | | | | | payments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797900 13f79535-47bb-0310-9956-ffa450edef68
* Temporary workaround for TUSCANY-3165nash2009-07-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797890 13f79535-47bb-0310-9956-ffa450edef68
* Remove test scope from host-embedded dependency to fix build failurenash2009-07-261-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797879 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134: Take bpel itest out of build while its failing on the hudson ↵antelder2009-07-261-0/+2
| | | | | | build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3182: take dosgi-dynamic-calculator-operations sample out of build ↵antelder2009-07-261-1/+3
| | | | | | while its fialing on the hudson build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797875 13f79535-47bb-0310-9956-ffa450edef68
* Updating download scriptslresende2009-07-264-1/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797868 13f79535-47bb-0310-9956-ffa450edef68
* Updated the code to use more real looking phone numbers for the SMS message ↵mcombellack2009-07-251-3/+9
| | | | | | sender and recipient. They use 'Fake' phone numbers that have been reserved by Ofcom. (This is the UK equivalent of the US 555-xxxxxxxx style phone numbers) See http://www.ofcom.org.uk/telecoms/ioi/numbers/num_drama?a=87101 for more information about these 'Fake' numbers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797839 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3169 (invalid characters in generated reference binding names) ↵nash2009-07-2530-2/+1215
| | | | | | and add itest/domainmgr to verify the fix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797788 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty folderrfeng2009-07-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797680 13f79535-47bb-0310-9956-ffa450edef68
* Move the OSGi service importer/exporterrfeng2009-07-243-35/+5
| | | | | | | Change the node URI Delete empty folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797679 13f79535-47bb-0310-9956-ffa450edef68
* Add the support for dynamic OSGi remote service import and export based on ↵rfeng2009-07-2494-1439/+5890
| | | | | | | | OSGi properties Add two samples to demonstrate the OSGi property driven remote services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797580 13f79535-47bb-0310-9956-ffa450edef68
* Fix the getQNamesrfeng2009-07-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797579 13f79535-47bb-0310-9956-ffa450edef68