summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Distributed store scenario to help evaluate current issues when wiring ↵lresende2008-07-2232-0/+1711
| | | | | | references to services from different hosts/ports using web 2.0 bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678649 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
* Use the @Ignore("JIRA-#") pattern to capture the test failurerfeng2008-07-211-14/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678521 13f79535-47bb-0310-9956-ffa450edef68
* Renaming tutorial to tutorial-storelresende2008-07-21163-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678519 13f79535-47bb-0310-9956-ffa450edef68
* Disable the failing test case which was checked in by mistakerfeng2008-07-211-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678340 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
* just a re-ordering of xml elements.vamsic0072008-07-181-25/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678002 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2397 ↵rfeng2008-07-1842-109/+2478
| | | | | | (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-1710-51/+181
| | | | | | 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
* Add jms api to jms itest pom.xmlantelder2008-07-161-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677237 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up pom.xmlantelder2008-07-161-10/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677236 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
* Adding better ui and initial navigation to gallerylresende2008-07-1612-10/+209
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677184 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted poms to move to trunk.jsdelfino2008-07-168-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677171 13f79535-47bb-0310-9956-ffa450edef68
* Copying test distro build scripts to trunk as suggested in ↵jsdelfino2008-07-1685-0/+26470
| | | | | | http://marc.info/?l=tuscany-user&m=121565109527102. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677167 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
* Remove unused fileantelder2008-07-151-44/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676842 13f79535-47bb-0310-9956-ffa450edef68
* Fixed build error in store-test.jsdelfino2008-07-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676711 13f79535-47bb-0310-9956-ffa450edef68
* Fixed method name on NodeLauncher. Changed test case to use the correct ↵jsdelfino2008-07-143-5/+4
| | | | | | 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-147-50/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676650 13f79535-47bb-0310-9956-ffa450edef68
* Start of a jms callback sampleantelder2008-07-1413-0/+640
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676509 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
* Add itest for jms callbacks using a temporary callback queueantelder2008-07-135-9/+132
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676288 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