summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update the dependency and change the namespacerfeng2009-07-099-46/+79
* TUSCANY-3136 trap use of @Property reference on methodskelvingoodson2009-07-093-32/+73
* TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson2009-07-093-23/+76
* Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng2009-07-0837-599/+493
* Add the policy-logging back to trunkrfeng2009-07-0818-0/+1076
* Trim the descriptionrfeng2009-07-081-1/+5
* Enable setting the domain used by the webapp via a context attributeantelder2009-07-081-1/+8
* Update NodeFactory to support multiple domains and user defined domain URIs antelder2009-07-081-31/+55
* Include the domain name in the start log message antelder2009-07-081-1/+1
* Add a method to get the domain nameantelder2009-07-082-0/+16
* Remove old commented out lineantelder2009-07-081-2/+0
* Fix the code to read policies and intentsrfeng2009-07-072-6/+41
* Fix the merge of definitionsrfeng2009-07-071-1/+1
* Test if the excluded intents is declared but not resolvedrfeng2009-07-071-1/+1
* Handle the qualifier methods for the specific annotationsrfeng2009-07-073-14/+65
* Add support to introspect intents from specific annotations such as @Authenti...rfeng2009-07-074-6/+66
* Fix the typo in the xml definition of intentsrfeng2009-07-071-1/+1
* Remove AutomaticBinding and replace it with a flag in the Contract model to i...rfeng2009-07-0617-190/+116
* Organize imports and reformat the coderfeng2009-07-0692-1561/+1640
* Start bringing up the client api to the recent proposalsantelder2009-07-032-59/+31
* Start bringing up the client api to the recent proposalsantelder2009-07-033-30/+82
* Removing debug message to avoid NPE when response is FAULTlresende2009-07-022-9/+3
* Exclude the asm-commons transitive dependency as Tuscany uses the asm all jar...antelder2009-07-021-0/+4
* Fix the algorithm to create File from URLrfeng2009-07-022-11/+26
* 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
* 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
* 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
* Start adding a more meaningful (compared to unresolved) status field to endpo...slaws2009-06-293-4/+61
* 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
* 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
* 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
* 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-251-2/+14
* Add a bit logic to find the 1st non-loopback IP addressrfeng2009-06-251-19/+37
* 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