summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Change to use maven instead of Ant to download file and use server www.eu.apa...antelder2009-07-022-77/+25
* Add legal-checks itest into the buildantelder2009-07-021-0/+1
* Exclude the asm-commons transitive dependency as Tuscany uses the asm all jar...antelder2009-07-021-0/+4
* Update LICENSE file for latest trunk distribution, all changes are related to...antelder2009-07-021-103/+32
* Fix the algorithm to create File from URLrfeng2009-07-022-11/+26
* Update the bpelrfeng2009-07-021-7/+7
* Reformat the pom.xmlrfeng2009-07-021-197/+172
* Change the OpenJPA dep to 1.2.1 releaserfeng2009-07-021-139/+141
* Update the bpelrfeng2009-07-011-7/+22
* Add the fault explanation to the error messagerfeng2009-07-011-37/+38
* Update bpel to create the WSDL/XSD conforming responserfeng2009-07-011-5/+17
* Use system property to check if the launcher is running under maven surefire ...rfeng2009-07-013-8/+17
* Fixes to implementation-bpel-runtime to fix bugs when working with ODE 1.3.2edwardsmj2009-07-014-16/+83
* Remove extranious 'not' from error messageantelder2009-07-011-1/+1
* Correct error messageantelder2009-07-011-1/+1
* Add an itest that verifies the LICENSE file in the binary distribution matche...antelder2009-07-012-0/+204
* Update bin distro LICENSE to match the distributionantelder2009-07-011-5/+1
* Starting to hook distribution/discovery servicesrfeng2009-06-308-83/+178
* 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
* Start adding a more meaningful (compared to unresolved) status field to endpo...slaws2009-06-293-4/+61
* Add missing dependencyslaws2009-06-291-1/+6
* 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
* Correct the jsf sample dependency. (Sigh, thought i committed this the other ...antelder2009-06-261-3/+3
* 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
* 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
* 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
* Make service remotable so its easier for users to extend without having the p...antelder2009-06-251-0/+3
* 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