summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-1921 - Properly creating the jar url for the application context ↵lresende2008-07-271-2/+2
| | | | | | artifact git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680063 13f79535-47bb-0310-9956-ffa450edef68
* Version Tuscany modules and 3rd party libraries in itest/osgi-tuscanyrsivaram2008-07-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680048 13f79535-47bb-0310-9956-ffa450edef68
* Workaround for JIRA TUSCANY-2499. Moved the definition of wsAuthentication ↵jsdelfino2008-07-262-7/+32
| | | | | | to its own definition.xml file, allowing it to be referenced by the other test definition.xml files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679944 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2498rfeng2008-07-251-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679890 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2480nash2008-07-252-50/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679776 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash2008-07-2530-750/+1562
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679774 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2450 commit fixes addressing RAT issues from 1.3 branchslaws2008-07-254-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679740 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2481nash2008-07-251-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679629 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2479nash2008-07-244-0/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679617 13f79535-47bb-0310-9956-ffa450edef68
* Add the invocation of a service to the test caserfeng2008-07-241-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679257 13f79535-47bb-0310-9956-ffa450edef68
* Remove the duplicate ASL headerrfeng2008-07-231-18/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679237 13f79535-47bb-0310-9956-ffa450edef68
* Widget references URI not properly initialized in a distributed environmentlresende2008-07-221-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678948 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2487 - Adding jsonRPC data type test cases + small refactoring to ↵lresende2008-07-227-41/+377
| | | | | | the jsonRPC test cases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678792 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2469. Thanks.rfeng2008-07-2213-18/+623
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678786 13f79535-47bb-0310-9956-ffa450edef68
* Add more comments and some minor clean uprfeng2008-07-213-4/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678600 13f79535-47bb-0310-9956-ffa450edef68
* Fix the a set of classloading related issues such as ClassNotFoundException, ↵rfeng2008-07-214-43/+209
| | | | | | ClassCastException and VerifyError git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678589 13f79535-47bb-0310-9956-ffa450edef68
* Log when servlet mappings are removed.jsdelfino2008-07-212-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678333 13f79535-47bb-0310-9956-ffa450edef68
* Minor code clean up. Fixed the visibility of some of the util classes and ↵jsdelfino2008-07-217-42/+42
| | | | | | methods. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678332 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabling test caselresende2008-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678112 13f79535-47bb-0310-9956-ffa450edef68
* Disabling test case that is failing on continuum environmentlresende2008-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678111 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2470 - Automating the consumer/provider test case and adding some ↵lresende2008-07-199-119/+313
| | | | | | atom binding model tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678106 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation error under JDK 5rfeng2008-07-181-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678071 13f79535-47bb-0310-9956-ffa450edef68
* Start to add an OSGi-based runtime for implementation.node. It installs ↵rfeng2008-07-1825-8/+2375
| | | | | | tuscany and 3rd party jars as OSGi bundles and create SCA node to run composite applications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678033 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2397 ↵rfeng2008-07-1816-77/+1034
| | | | | | (operations-mapping-jira-2357-15-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677993 13f79535-47bb-0310-9956-ffa450edef68
* Adding gdata binding from Haibo to general buildlresende2008-07-171-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677744 13f79535-47bb-0310-9956-ffa450edef68
* Moving the gdata binding log4j configuration to resource folder in order to ↵lresende2008-07-172-17/+25
| | | | | | be used by runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677742 13f79535-47bb-0310-9956-ffa450edef68
* Renaming gdata binding testcases to be automatically executed by surefirelresende2008-07-172-8/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677737 13f79535-47bb-0310-9956-ffa450edef68
* Adding a log of expected exception in RMI binding test caselresende2008-07-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677643 13f79535-47bb-0310-9956-ffa450edef68
* Small updates to the pomlresende2008-07-171-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677510 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2476 - Additional operations for the GData binding from Haibo Zaolresende2008-07-1720-933/+1091
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677508 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-1961 - Properly reporting business and runtime exceptions to clients ↵lresende2008-07-176-19/+72
| | | | | | using jsonRPC binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677479 13f79535-47bb-0310-9956-ffa450edef68
* REmove public method not in the invoker interfaceantelder2008-07-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677292 13f79535-47bb-0310-9956-ffa450edef68
* Fix eclipse warningsantelder2008-07-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677291 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring of JMS listenerantelder2008-07-161-22/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677287 13f79535-47bb-0310-9956-ffa450edef68
* Adjust JMS header processingantelder2008-07-161-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677286 13f79535-47bb-0310-9956-ffa450edef68
* Change JMS API dependency to have scope of provided so its not draged in ↵antelder2008-07-161-12/+13
| | | | | | unless you explicitly ask for it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677235 13f79535-47bb-0310-9956-ffa450edef68
* Added missing JSON transformer for simple types.jsdelfino2008-07-161-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677166 13f79535-47bb-0310-9956-ffa450edef68
* Keep the felix instance for stoprfeng2008-07-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677114 13f79535-47bb-0310-9956-ffa450edef68
* Change the package names and bundle symbolic name to avoid conflicts in OSGirfeng2008-07-157-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677065 13f79535-47bb-0310-9956-ffa450edef68
* Added exclusion of asm-2.2.3 which conflicted with asm-3.1-all.jar.jsdelfino2008-07-152-2/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677004 13f79535-47bb-0310-9956-ffa450edef68
* Comment out support for physical destination names as it doesn't work ↵antelder2008-07-154-10/+55
| | | | | | properly yet, add support for the scaConversationId header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676844 13f79535-47bb-0310-9956-ffa450edef68
* Fixed method name on NodeLauncher. Changed test case to use the correct ↵jsdelfino2008-07-141-1/+1
| | | | | | NodeLauncher method. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676654 13f79535-47bb-0310-9956-ffa450edef68
* Starting to fix algorithm driving the resolution of the composite associated ↵jsdelfino2008-07-142-67/+98
| | | | | | with a node. Before it was trying to resolve it with all contributions, causing exceptions when multiple contributions were used and the composite could not be fully resolved in one of them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676652 13f79535-47bb-0310-9956-ffa450edef68
* Fixed NPE when WebServiceBinding does not have a configured builder.jsdelfino2008-07-141-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676651 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2409. Mirrored changes to SCANodeFactory in NodeLauncher.jsdelfino2008-07-144-46/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676650 13f79535-47bb-0310-9956-ffa450edef68
* Rename varriables to make intention clearerantelder2008-07-141-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676507 13f79535-47bb-0310-9956-ffa450edef68
* No code changes, just format the codeantelder2008-07-1312-191/+178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676284 13f79535-47bb-0310-9956-ffa450edef68
* More jms callback work, support physical jms destination names in the call ↵antelder2008-07-134-91/+122
| | | | | | back headers and temporary callback queues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676280 13f79535-47bb-0310-9956-ffa450edef68
* Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder2008-07-131-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676277 13f79535-47bb-0310-9956-ffa450edef68
* Add another createSCANode method while TUSCANY-2409 is looked at furtherantelder2008-07-131-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676276 13f79535-47bb-0310-9956-ffa450edef68