summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-02Change to use maven instead of Ant to download file and use server www.eu.apa...antelder2-77/+25
2009-07-02Add legal-checks itest into the buildantelder1-0/+1
2009-07-02Exclude the asm-commons transitive dependency as Tuscany uses the asm all jar...antelder1-0/+4
2009-07-02Update LICENSE file for latest trunk distribution, all changes are related to...antelder1-103/+32
2009-07-02Fix the algorithm to create File from URLrfeng2-11/+26
2009-07-02Update the bpelrfeng1-7/+7
2009-07-02Reformat the pom.xmlrfeng1-197/+172
2009-07-02Change the OpenJPA dep to 1.2.1 releaserfeng1-139/+141
2009-07-01Update the bpelrfeng1-7/+22
2009-07-01Add the fault explanation to the error messagerfeng1-37/+38
2009-07-01Update bpel to create the WSDL/XSD conforming responserfeng1-5/+17
2009-07-01Use system property to check if the launcher is running under maven surefire ...rfeng3-8/+17
2009-07-01Fixes to implementation-bpel-runtime to fix bugs when working with ODE 1.3.2edwardsmj4-16/+83
2009-07-01Remove extranious 'not' from error messageantelder1-1/+1
2009-07-01Correct error messageantelder1-1/+1
2009-07-01Add an itest that verifies the LICENSE file in the binary distribution matche...antelder2-0/+204
2009-07-01Update bin distro LICENSE to match the distributionantelder1-5/+1
2009-06-30Starting to hook distribution/discovery servicesrfeng8-83/+178
2009-06-30Remove the duplicate notificationsrfeng1-9/+0
2009-06-29Use node URI as the object namerfeng1-4/+4
2009-06-29Remove dependency on SCABinding/WebServiceBinding modelsrfeng3-11/+10
2009-06-29Start adding a more meaningful (compared to unresolved) status field to endpo...slaws3-4/+61
2009-06-29Add missing dependencyslaws1-1/+6
2009-06-26Update to ode 1.3.2 for the dao-derby ziprfeng2-13/+13
2009-06-26Check null to avoid NPE (we also have to find out why Endpoint.interfaceContr...rfeng1-19/+20
2009-06-26Fix the MANIFEST.MF with import-packagesrfeng1-105/+15
2009-06-26Fix the compilation error (Endpoint2/EndpointReference2)rfeng2-18/+19
2009-06-26Correct the jsf sample dependency. (Sigh, thought i committed this the other ...antelder1-3/+3
2009-06-26Changes to enable implementation-bpel-runtime to run under OSGi, as described...edwardsmj1-0/+140
2009-06-26Changes to enable implementation-bpel-runtime to run under OSGi, as described...edwardsmj1-19/+118
2009-06-26Add repo for Saxon 9.xslaws1-1/+12
2009-06-26Add missing license headerantelder1-0/+19
2009-06-26Some refactoring on the discoveryrfeng5-28/+82
2009-06-25Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj1-45/+87
2009-06-25Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj5-33/+189
2009-06-25Use file paths instead of file URLs as relative paths for file URLs are not s...rfeng5-46/+18
2009-06-25Add the workaround to create a URL based on the free port if no default is co...rfeng1-21/+42
2009-06-25Remove EndpointRegistry prefix as the logger has it alreadyrfeng1-6/+6
2009-06-25Use the QName as the key for binding base URIsrfeng6-33/+38
2009-06-25Configure the base URIs for the bindingsrfeng3-9/+30
2009-06-25Make the server wait and make the client impl call the server on init as ther...slaws2-2/+12
2009-06-25Add a bit logic to find the 1st non-loopback IP addressrfeng1-19/+37
2009-06-25Make the two nodes indepent of the maven pom versionsrfeng2-7/+11
2009-06-25Add a testcase that runs two nodes in the same JVM but different classloadersrfeng3-0/+431
2009-06-25Use two different node URIs for the test caserfeng1-8/+15
2009-06-25Make service remotable so its easier for users to extend without having the p...antelder1-0/+3
2009-06-25Make sure the node URI is unique when default nodes are created by the factoryrfeng1-1/+4
2009-06-25Add more logic to handle the Endpoint publication and discoveryrfeng3-13/+54
2009-06-24Add service properties from SCA Endpointrfeng3-6/+23
2009-06-24Start to add discovery service for distributed OSGi over SCArfeng13-1/+1379