summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove the duplicate notificationsrfeng2009-06-301-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789513 13f79535-47bb-0310-9956-ffa450edef68
* Use node URI as the object namerfeng2009-06-291-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789484 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on SCABinding/WebServiceBinding modelsrfeng2009-06-293-11/+10
| | | | | | Remove duplicate start method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789483 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes from trunk to bring up the distributed osgi samples with ↵rfeng2009-06-2928-29/+484
| | | | | | Tuscany distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789466 13f79535-47bb-0310-9956-ffa450edef68
* Merge the change from r783575 in 2.x to fix TUSCANY-3095rfeng2009-06-291-30/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789385 13f79535-47bb-0310-9956-ffa450edef68
* Start adding a more meaningful (compared to unresolved) status field to ↵slaws2009-06-293-4/+61
| | | | | | endpoint reference. not used in processing yet but gets printed out. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789359 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3068 - Improve validation in JMS processors. Thanks for the patch ↵slaws2009-06-294-4/+33
| | | | | | Kaushik git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789343 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependencyslaws2009-06-291-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789293 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3104ramkumar2009-06-292-47/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789263 13f79535-47bb-0310-9956-ffa450edef68
* Modified fixes for TUSCANY-3096ramkumar2009-06-298-33/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789238 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3124 Check for wireFormat/operationSelector before other operationsbdaniel2009-06-261-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788863 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3121 binding.atom should leverage introspection when setting up call ↵bdaniel2009-06-262-12/+9
| | | | | | to mediator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788848 13f79535-47bb-0310-9956-ffa450edef68
* Update to ode 1.3.2 for the dao-derby ziprfeng2009-06-262-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788814 13f79535-47bb-0310-9956-ffa450edef68
* Check null to avoid NPE (we also have to find out why ↵rfeng2009-06-261-19/+20
| | | | | | Endpoint.interfaceContract is not set) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788811 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF with import-packagesrfeng2009-06-261-105/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788804 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation error (Endpoint2/EndpointReference2)rfeng2009-06-262-18/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788767 13f79535-47bb-0310-9956-ffa450edef68
* Tag 2.0 M3 releaseantelder2009-06-262978-0/+264797
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788749 13f79535-47bb-0310-9956-ffa450edef68
* Update M3 branch to the almost release bundle plugin version. This breaks ↵antelder2009-06-262-2/+2
| | | | | | the branch as the plugin isn't released in th emaven repo yet but can build it locally and it will probably be out by the time i get the RC out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788748 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3099 log an error if an invalid header priority is enteredslaws2009-06-262-11/+51
| | | | | | TUSCANY-3098 don't throw an NPE is a property doesn't have a name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788735 13f79535-47bb-0310-9956-ffa450edef68
* Enable write for wireFormat/operationSelector on HTTP bindingbdaniel2009-06-261-42/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788696 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused import statementsbdaniel2009-06-261-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788689 13f79535-47bb-0310-9956-ffa450edef68
* Merge jsf sample dependency fix in r788671 from trunk to M3 branchantelder2009-06-261-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788672 13f79535-47bb-0310-9956-ffa450edef68
* Correct the jsf sample dependency. (Sigh, thought i committed this the other ↵antelder2009-06-261-3/+3
| | | | | | day, there's always one more isn't there) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788671 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3120 - improve write processing so that it writes out what has been ↵slaws2009-06-262-43/+99
| | | | | | entered and ignores defaults where possible. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788655 13f79535-47bb-0310-9956-ffa450edef68
* Changes to enable implementation-bpel-runtime to run under OSGi, as ↵edwardsmj2009-06-261-0/+140
| | | | | | | | described in TUSCANY-3123: https://issues.apache.org/jira/browse/TUSCANY-3123 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788648 13f79535-47bb-0310-9956-ffa450edef68
* Changes to enable implementation-bpel-runtime to run under OSGi, as ↵edwardsmj2009-06-261-19/+118
| | | | | | | | described in TUSCANY-3123: https://issues.apache.org/jira/browse/TUSCANY-3123 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788647 13f79535-47bb-0310-9956-ffa450edef68
* Add repo for Saxon 9.xslaws2009-06-261-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788620 13f79535-47bb-0310-9956-ffa450edef68
* Merge license header in 788611 from trunk to m3antelder2009-06-261-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788612 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2009-06-261-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788611 13f79535-47bb-0310-9956-ffa450edef68
* Some refactoring on the discoveryrfeng2009-06-265-28/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788553 13f79535-47bb-0310-9956-ffa450edef68
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-251-45/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788524 13f79535-47bb-0310-9956-ffa450edef68
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-255-33/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788522 13f79535-47bb-0310-9956-ffa450edef68
* Merge the change from 2.x for TUSCANY-2640rfeng2009-06-251-88/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788499 13f79535-47bb-0310-9956-ffa450edef68
* Use file paths instead of file URLs as relative paths for file URLs are not ↵rfeng2009-06-255-46/+18
| | | | | | supported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788492 13f79535-47bb-0310-9956-ffa450edef68
* Add the workaround to create a URL based on the free port if no default is ↵rfeng2009-06-251-21/+42
| | | | | | configured git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788489 13f79535-47bb-0310-9956-ffa450edef68
* Remove EndpointRegistry prefix as the logger has it alreadyrfeng2009-06-251-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788488 13f79535-47bb-0310-9956-ffa450edef68
* Use the QName as the key for binding base URIsrfeng2009-06-256-33/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788487 13f79535-47bb-0310-9956-ffa450edef68
* Configure the base URIs for the bindingsrfeng2009-06-253-9/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788486 13f79535-47bb-0310-9956-ffa450edef68
* Make the server wait and make the client impl call the server on init as ↵slaws2009-06-252-2/+12
| | | | | | there is no one to call the client operation in this case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788467 13f79535-47bb-0310-9956-ffa450edef68
* Add a bit logic to find the 1st non-loopback IP addressrfeng2009-06-251-19/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788465 13f79535-47bb-0310-9956-ffa450edef68
* Make the two nodes indepent of the maven pom versionsrfeng2009-06-252-7/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788419 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase that runs two nodes in the same JVM but different classloadersrfeng2009-06-253-0/+431
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788418 13f79535-47bb-0310-9956-ffa450edef68
* Use two different node URIs for the test caserfeng2009-06-251-8/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788417 13f79535-47bb-0310-9956-ffa450edef68
* Merge adding remotable change from trunk to m3antelder2009-06-251-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788284 13f79535-47bb-0310-9956-ffa450edef68
* Make service remotable so its easier for users to extend without having the ↵antelder2009-06-251-0/+3
| | | | | | problem of forgetting the annottaion like that user posted about a while back git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788283 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() ↵vamsic0072009-06-251-18/+5
| | | | | | | | fails with factory already defined error o Handle "archive" URLs without setting the StreamHandlerFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788271 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the node URI is unique when default nodes are created by the factoryrfeng2009-06-251-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788224 13f79535-47bb-0310-9956-ffa450edef68
* Add more logic to handle the Endpoint publication and discoveryrfeng2009-06-253-13/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788223 13f79535-47bb-0310-9956-ffa450edef68
* Add service properties from SCA Endpointrfeng2009-06-243-6/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788211 13f79535-47bb-0310-9956-ffa450edef68
* Start to add discovery service for distributed OSGi over SCArfeng2009-06-2413-1/+1379
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788210 13f79535-47bb-0310-9956-ffa450edef68