summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the duplicate notificationsrfeng2009-06-301-9/+0
* Use node URI as the object namerfeng2009-06-291-4/+4
* Remove dependency on SCABinding/WebServiceBinding modelsrfeng2009-06-293-11/+10
* Merge changes from trunk to bring up the distributed osgi samples with Tuscan...rfeng2009-06-2928-29/+484
* Merge the change from r783575 in 2.x to fix TUSCANY-3095rfeng2009-06-291-30/+30
* Start adding a more meaningful (compared to unresolved) status field to endpo...slaws2009-06-293-4/+61
* TUSCANY-3068 - Improve validation in JMS processors. Thanks for the patch Kau...slaws2009-06-294-4/+33
* Add missing dependencyslaws2009-06-291-1/+6
* Fixes for TUSCANY-3104ramkumar2009-06-292-47/+38
* Modified fixes for TUSCANY-3096ramkumar2009-06-298-33/+56
* TUSCANY-3124 Check for wireFormat/operationSelector before other operationsbdaniel2009-06-261-6/+6
* TUSCANY-3121 binding.atom should leverage introspection when setting up call ...bdaniel2009-06-262-12/+9
* Update to ode 1.3.2 for the dao-derby ziprfeng2009-06-262-13/+13
* Check null to avoid NPE (we also have to find out why Endpoint.interfaceContr...rfeng2009-06-261-19/+20
* Fix the MANIFEST.MF with import-packagesrfeng2009-06-261-105/+15
* Fix the compilation error (Endpoint2/EndpointReference2)rfeng2009-06-262-18/+19
* Tag 2.0 M3 releaseantelder2009-06-262978-0/+264797
* Update M3 branch to the almost release bundle plugin version. This breaks the...antelder2009-06-262-2/+2
* TUSCANY-3099 log an error if an invalid header priority is enteredslaws2009-06-262-11/+51
* Enable write for wireFormat/operationSelector on HTTP bindingbdaniel2009-06-261-42/+49
* Remove unused import statementsbdaniel2009-06-261-4/+0
* Merge jsf sample dependency fix in r788671 from trunk to M3 branchantelder2009-06-261-3/+3
* Correct the jsf sample dependency. (Sigh, thought i committed this the other ...antelder2009-06-261-3/+3
* TUSCANY-3120 - improve write processing so that it writes out what has been e...slaws2009-06-262-43/+99
* Changes to enable implementation-bpel-runtime to run under OSGi, as described...edwardsmj2009-06-261-0/+140
* Changes to enable implementation-bpel-runtime to run under OSGi, as described...edwardsmj2009-06-261-19/+118
* Add repo for Saxon 9.xslaws2009-06-261-1/+12
* Merge license header in 788611 from trunk to m3antelder2009-06-261-0/+19
* Add missing license headerantelder2009-06-261-0/+19
* Some refactoring on the discoveryrfeng2009-06-265-28/+82
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-251-45/+87
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-255-33/+189
* Merge the change from 2.x for TUSCANY-2640rfeng2009-06-251-88/+177
* Use file paths instead of file URLs as relative paths for file URLs are not s...rfeng2009-06-255-46/+18
* Add the workaround to create a URL based on the free port if no default is co...rfeng2009-06-251-21/+42
* Remove EndpointRegistry prefix as the logger has it alreadyrfeng2009-06-251-6/+6
* Use the QName as the key for binding base URIsrfeng2009-06-256-33/+38
* Configure the base URIs for the bindingsrfeng2009-06-253-9/+30
* Make the server wait and make the client impl call the server on init as ther...slaws2009-06-252-2/+12
* Add a bit logic to find the 1st non-loopback IP addressrfeng2009-06-251-19/+37
* Make the two nodes indepent of the maven pom versionsrfeng2009-06-252-7/+11
* Add a testcase that runs two nodes in the same JVM but different classloadersrfeng2009-06-253-0/+431
* Use two different node URIs for the test caserfeng2009-06-251-8/+15
* Merge adding remotable change from trunk to m3antelder2009-06-251-0/+3
* Make service remotable so its easier for users to extend without having the p...antelder2009-06-251-0/+3
* TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() fail...vamsic0072009-06-251-18/+5
* Make sure the node URI is unique when default nodes are created by the factoryrfeng2009-06-251-1/+4
* Add more logic to handle the Endpoint publication and discoveryrfeng2009-06-253-13/+54
* Add service properties from SCA Endpointrfeng2009-06-243-6/+23
* Start to add discovery service for distributed OSGi over SCArfeng2009-06-2413-1/+1379