summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-09Update the dependency and change the namespacerfeng9-46/+79
2009-07-09TUSCANY-3136 trap use of @Property reference on methodskelvingoodson3-32/+73
2009-07-09TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson3-23/+76
2009-07-08Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng37-599/+493
2009-07-08Add the policy-logging back to trunkrfeng18-0/+1076
2009-07-08Trim the descriptionrfeng1-1/+5
2009-07-08Enable setting the domain used by the webapp via a context attributeantelder1-1/+8
2009-07-08Update NodeFactory to support multiple domains and user defined domain URIs antelder1-31/+55
2009-07-08Include the domain name in the start log message antelder1-1/+1
2009-07-08Add a method to get the domain nameantelder2-0/+16
2009-07-08Remove old commented out lineantelder1-2/+0
2009-07-07Fix the code to read policies and intentsrfeng2-6/+41
2009-07-07Fix the merge of definitionsrfeng1-1/+1
2009-07-07Test if the excluded intents is declared but not resolvedrfeng1-1/+1
2009-07-07Handle the qualifier methods for the specific annotationsrfeng3-14/+65
2009-07-07Add support to introspect intents from specific annotations such as @Authenti...rfeng4-6/+66
2009-07-07Fix the typo in the xml definition of intentsrfeng1-1/+1
2009-07-06Remove AutomaticBinding and replace it with a flag in the Contract model to i...rfeng17-190/+116
2009-07-06Organize imports and reformat the coderfeng92-1561/+1640
2009-07-03Start bringing up the client api to the recent proposalsantelder2-59/+31
2009-07-03Start bringing up the client api to the recent proposalsantelder3-30/+82
2009-07-02Removing debug message to avoid NPE when response is FAULTlresende2-9/+3
2009-07-02Exclude the asm-commons transitive dependency as Tuscany uses the asm all jar...antelder1-0/+4
2009-07-02Fix the algorithm to create File from URLrfeng2-11/+26
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-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-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-29Start adding a more meaningful (compared to unresolved) status field to endpo...slaws3-4/+61
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-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-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-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 bindingsrfeng1-2/+14
2009-06-25Add a bit logic to find the 1st non-loopback IP addressrfeng1-19/+37
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