summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused coderfeng2009-07-131-6/+0
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized versio...rfeng2009-07-131-2/+2
* Avoid duplicate xs:import elementsrfeng2009-07-131-5/+18
* Fix for TUSCANY-3141rfeng2009-07-132-1/+11
* Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende2009-07-121-1/+1
* TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...lresende2009-07-121-1/+1
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-1138-818/+95
* Add @Logging back. The annotation was accidently added to the test packagerfeng2009-07-101-0/+0
* TUSCANY-3137 trap the annotation of static fields and methods with @Property ...kelvingoodson2009-07-106-51/+166
* Refine the logging rfeng2009-07-094-25/+55
* Add the jdk logging into the itest-policiesrfeng2009-07-092-6/+28
* Start to resolve intents to policySets that provide the intentrfeng2009-07-091-0/+24
* Use the list of policies instead of policySet to drive the logging rfeng2009-07-095-38/+49
* Fix the namespace version and remove the policySetrfeng2009-07-092-14/+3
* 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