summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the support for dynamic OSGi remote service import and export based on OS...rfeng2009-07-2494-1439/+5890
* Fix the getQNamesrfeng2009-07-241-1/+1
* Add a test to avoid expensive reset of the CompositeActivatorrfeng2009-07-241-2/+2
* Add back the @Test annotation so the testcase doesn't fail due to no testsantelder2009-07-241-1/+2
* Fix the compilation error by copying the Base64Binary class to the test caserfeng2009-07-243-2/+297
* Remove duplicate requiredIntents/policySets fields and make a copy for the clonerfeng2009-07-232-15/+2
* Add support for bundleresource protocolrfeng2009-07-232-0/+2
* TUSCANY-3150 make the context a little more interesting in the example. slaws2009-07-221-27/+33
* TUSCANY-3150 TUSCANY-3176 updates to show how we can accumulate context and h...slaws2009-07-225-28/+117
* TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws2009-07-227-10/+66
* Remove conversation ID from reference parameters. Not required for OASISslaws2009-07-223-35/+2
* Make the not yet matched status sounds a little less terminal. Just because i...slaws2009-07-225-7/+7
* Fix artifact id and put resource copying in the right phaseslaws2009-07-2263-187/+187
* Add new test structure based on copying files from one large checkout from OA...slaws2009-07-2261-522/+2347
* Remove as having problems with svn and the svn:externals that used to hereslaws2009-07-221-33/+0
* Remove as having problems with svn and the svn:externals that used to hereslaws2009-07-221-33/+0
* Update README to reflect file copyingslaws2009-07-221-10/+36
* Extend scripts to include all contributionsslaws2009-07-222-27/+125
* Fixes for spring module classloader changes ref: TUSCANY-3069 in 1.xramkumar2009-07-227-52/+137
* Fixes in itest for the spring classloader changes ref: TUSCANY-3069 in 1.xramkumar2009-07-2247-98/+95
* Add script to allow the contributions to be reconfiguredslaws2009-07-222-0/+133
* TUSCANY-3138 turn callback itests back onslaws2009-07-221-4/+0
* TUSCANY-3138 fix up callbacks now that the system relies solely on the Servic...slaws2009-07-229-21/+187
* Remove code that has been refactored. slaws2009-07-211-29/+1
* Add some logging to show what is in the registry. Will have to turn off (turn...slaws2009-07-211-0/+1
* Set EndpointReference state on callback slaws2009-07-211-0/+1
* Make printed uri in toString more consistent with getURI output. slaws2009-07-212-2/+2
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-2114-382/+354
* TUSCANY-3138 add a servlet host dependencyslaws2009-07-211-1/+8
* TUSCANY-3138 bringing up the old callable reference test as the service-refer...slaws2009-07-2114-0/+797
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-21780-54636/+54636
* TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ...lresende2009-07-211-2/+3
* Fixing artifact id to follow same name pattern and to group all webapps when ...lresende2009-07-215-6/+6
* Updating pom to build tomcat distribution when using Distribution maven profilelresende2009-07-212-8/+24
* Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...edwardsmj2009-07-202-1/+6
* Add support for 0..1 multiplicity references, as described in TUSCANY-3145edwardsmj2009-07-206-21/+195
* Fix for TUSCANY-3167rfeng2009-07-201-6/+19
* Fix for TUSCANY-3162rfeng2009-07-201-0/+16
* And fix up the plugin repo also so that maven-jetty-plugin can be found slaws2009-07-201-0/+13
* The move up to Jetty 6.1.19 at r793724 for me means that the Jetty artifacts ...slaws2009-07-201-0/+10
* Change the name of OSGi remote service related propertiesrfeng2009-07-186-64/+190
* Remove the need of the DistributionProvider interfacerfeng2009-07-174-136/+47
* Adding a utility to help the location of various deployment related filesrfeng2009-07-171-0/+233
* Add test to verify any jars in the war are mentioned in the LICENSE fileantelder2009-07-172-0/+189
* Update LICENSE to match whats in the warantelder2009-07-171-560/+57
* Make sure the generated Import-Package has the same version as the Export-Pac...rfeng2009-07-171-1/+1
* Add a waitrfeng2009-07-171-0/+1
* Fix the root location for non file/jar protocolsrfeng2009-07-161-0/+6
* Fix the URI conversionrfeng2009-07-161-6/+28
* Use classloader to find the FrameworkFactoryrfeng2009-07-161-9/+42