summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove cache of RMI proxy because otherwise if the RMI service has been resta...rfeng2009-06-031-23/+23
* Commit initial strawman prototype of the EndpointRegistry being discussed on ...antelder2009-06-022-0/+125
* Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...rfeng2009-06-013-141/+180
* Correct the NodeFactoryImpl use of the message properties fileantelder2009-06-012-1/+23
* Add log message for ignored webappsantelder2009-05-291-0/+1
* Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj2009-05-291-11/+13
* Disable the pesky validation that slows it down so muchantelder2009-05-291-0/+1
* Start adding some testing modules for the tomcat integrationantelder2009-05-2911-0/+366
* Start adding support for non-webapp contributions. The idea being to enable u...antelder2009-05-293-2/+92
* Just formating and comment updates, no code changes. Note the tuscanyClassLoa...antelder2009-05-291-6/+5
* Go back to eplicit dependencies as the features are dragging extra stuff that...antelder2009-05-291-14/+2
* Make the versions consistentrfeng2009-05-293-6/+6
* Make sure META-INF/MANIFEST.MF is copied into target/classesrfeng2009-05-291-0/+6
* Remove unused importsrfeng2009-05-291-35/+34
* Should check source instead of target MF filerfeng2009-05-291-2/+2
* Add a checkbox on the jsp to configure if Tuscany is shared or isolated by th...rfeng2009-05-285-68/+121
* Tolerate the non-existence of META-INF/MANIFEST.MFrfeng2009-05-281-0/+6
* Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj2009-05-281-3/+5
* Start of a way to get at the endpoints in a Nodeantelder2009-05-282-0/+41
* Expose the setting of schema validation to subclassesrfeng2009-05-282-9/+21
* Add web services to tomcat distrorfeng2009-05-281-1/+19
* Add check to test the webapp has already been configured with Tuscany listner...rfeng2009-05-271-20/+63
* Add node-impl, node-api as the depsrfeng2009-05-271-7/+22
* Override the MANIFEST.MF for woden-impl-dom-1.0M8rfeng2009-05-272-0/+238
* Add ASL headersrfeng2009-05-273-8/+43
* Clean up the coderfeng2009-05-274-76/+78
* Update deprfeng2009-05-271-2/+18
* 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