summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add servlet-api deprfeng2009-05-271-3/+9
* Update dependencies and fix the MFrfeng2009-05-272-4/+18
* Update the MFrfeng2009-05-271-0/+1
* Update the MFrfeng2009-05-271-4/+3
* Start of an itest for using multiple nodes in a domain. So far this has two n...antelder2009-05-2713-0/+487
* First steps towards implementing new method for calculating Endpoints and End...edwardsmj2009-05-279-171/+815
* Added new method for testing Equality of two interfaces, as described in TUSC...edwardsmj2009-05-272-3/+84
* Add type info to remove ide warningantelder2009-05-271-1/+1
* Improve reporting information using a toString() method in WebServicesBinding...edwardsmj2009-05-271-0/+7
* Move workspace-impl to contrib as its not used by 2.x trunk code nowantelder2009-05-279-0/+0
* Move workspace to contrib as its not used by 2.x trunk code nowantelder2009-05-2720-0/+0
* Move implementation-node-runtime to contrib as its not used by 2.x trunk code...antelder2009-05-2716-0/+0
* Move implementation-node to contrib as its not used by 2.x trunk code nowantelder2009-05-2721-0/+0
* Remove last references to implementation-node and workspace modules as they'r...antelder2009-05-277-34/+1
* Add a sample showing a servlet using SCA annotationsantelder2009-05-277-0/+243
* Add some comments, support for sca-contribution.xml, and use the new tuscany ...antelder2009-05-271-2/+33
* Add a Tuscany annotation processor so servlets etc can use SCA annotationsantelder2009-05-271-0/+85
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-2712-39/+139
* Refactor the contribution scanner to take Contribution as an argumentrfeng2009-05-2715-221/+219
* Tolerate the non-OSGi environmentrfeng2009-05-273-8/+12
* Add bundleentry protocolrfeng2009-05-271-4/+5
* Only stop the bundle when it is activerfeng2009-05-271-1/+1
* Update to jaxb-impl 2.1.11rfeng2009-05-271-7/+7
* Add distributed osgi samples into the distrorfeng2009-05-271-0/+2
* Remove xml-apis dependenciesrfeng2009-05-271-3/+11
* Add checking for wrapper stylerfeng2009-05-271-6/+7
* Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2009-05-272-22/+23
* Fixes for TUSCANY-3027ramkumar2009-05-262-3/+2
* Fixes for TUSCANY-3061ramkumar2009-05-2610-22/+18
* Fixes for TUSCANY-3061ramkumar2009-05-261-6/+2
* Fixes for TUSCANY-3061ramkumar2009-05-2630-0/+1027
* Add some logging and fix finding server.xml in Tomcat v5antelder2009-05-263-5/+16
* Update ClassLoaderModelResolver to use the thread context classloader as the ...antelder2009-05-251-1/+12
* Add a READMEantelder2009-05-251-0/+8
* Correct tomcat server lib directory nameantelder2009-05-251-1/+1
* Correct jsp nameantelder2009-05-251-2/+1
* Add a manifest so compiler doesn't complain (why do we need these for non-bun...antelder2009-05-251-0/+10
* Add modules for installer webappantelder2009-05-2510-0/+2404
* Add top level pom.xml for tomcat distributionantelder2009-05-251-0/+37
* Remove code for SCA version to keep things simple for nowantelder2009-05-251-13/+12
* Add module for Tomcat deep integrationantelder2009-05-256-0/+537
* Fix NPE when using jetty:run plugin with webapps, change contribution to be e...antelder2009-05-231-3/+3
* Update manifest for binding.sca movesantelder2009-05-231-3/+2
* Update manifest for binding.sca movesantelder2009-05-231-2/+1
* Add in stripes itest (has been there for ages just got left off being include...antelder2009-05-231-0/+1
* Add logging for register/unregisterrfeng2009-05-221-11/+20
* Align the webapp node with the node configurationrfeng2009-05-202-86/+91
* Refactor the default node config factory so that it doesn't require the impor...rfeng2009-05-203-2/+21
* Make sure the bundle is started when a service is registeredrfeng2009-05-201-2/+18
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-2039-135/+271