summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-04bringing over import export itests to trunk to help me investigate current ap...kelvingoodson43-0/+2175
2009-06-03Remove cache of RMI proxy because otherwise if the RMI service has been resta...rfeng1-23/+23
2009-06-02Commit initial strawman prototype of the EndpointRegistry being discussed on ...antelder2-0/+125
2009-06-01Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...rfeng3-141/+180
2009-06-01Correct the NodeFactoryImpl use of the message properties fileantelder2-1/+23
2009-05-29Add log message for ignored webappsantelder1-0/+1
2009-05-29Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj1-11/+13
2009-05-29Disable the pesky validation that slows it down so muchantelder1-0/+1
2009-05-29Start adding some testing modules for the tomcat integrationantelder11-0/+366
2009-05-29Start adding support for non-webapp contributions. The idea being to enable u...antelder3-2/+92
2009-05-29Just formating and comment updates, no code changes. Note the tuscanyClassLoa...antelder1-6/+5
2009-05-29Go back to eplicit dependencies as the features are dragging extra stuff that...antelder1-14/+2
2009-05-29Make the versions consistentrfeng3-6/+6
2009-05-29Make sure META-INF/MANIFEST.MF is copied into target/classesrfeng1-0/+6
2009-05-29Remove unused importsrfeng1-35/+34
2009-05-29Should check source instead of target MF filerfeng1-2/+2
2009-05-28Add a checkbox on the jsp to configure if Tuscany is shared or isolated by th...rfeng5-68/+121
2009-05-28Tolerate the non-existence of META-INF/MANIFEST.MFrfeng1-0/+6
2009-05-28Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj1-3/+5
2009-05-28Start of a way to get at the endpoints in a Nodeantelder2-0/+41
2009-05-28Expose the setting of schema validation to subclassesrfeng2-9/+21
2009-05-28Add web services to tomcat distrorfeng1-1/+19
2009-05-27Add check to test the webapp has already been configured with Tuscany listner...rfeng1-20/+63
2009-05-27Add node-impl, node-api as the depsrfeng1-7/+22
2009-05-27Override the MANIFEST.MF for woden-impl-dom-1.0M8rfeng2-0/+238
2009-05-27Add ASL headersrfeng3-8/+43
2009-05-27Clean up the coderfeng4-76/+78
2009-05-27Update deprfeng1-2/+18
2009-05-27Add servlet-api deprfeng1-3/+9
2009-05-27Update dependencies and fix the MFrfeng2-4/+18
2009-05-27Update the MFrfeng1-0/+1
2009-05-27Update the MFrfeng1-4/+3
2009-05-27Start of an itest for using multiple nodes in a domain. So far this has two n...antelder13-0/+487
2009-05-27First steps towards implementing new method for calculating Endpoints and End...edwardsmj9-171/+815
2009-05-27Added new method for testing Equality of two interfaces, as described in TUSC...edwardsmj2-3/+84
2009-05-27Add type info to remove ide warningantelder1-1/+1
2009-05-27Improve reporting information using a toString() method in WebServicesBinding...edwardsmj1-0/+7
2009-05-27Move workspace-impl to contrib as its not used by 2.x trunk code nowantelder9-0/+0
2009-05-27Move workspace to contrib as its not used by 2.x trunk code nowantelder20-0/+0
2009-05-27Move implementation-node-runtime to contrib as its not used by 2.x trunk code...antelder16-0/+0
2009-05-27Move implementation-node to contrib as its not used by 2.x trunk code nowantelder21-0/+0
2009-05-27Remove last references to implementation-node and workspace modules as they'r...antelder7-34/+1
2009-05-27Add a sample showing a servlet using SCA annotationsantelder7-0/+243
2009-05-27Add some comments, support for sca-contribution.xml, and use the new tuscany ...antelder1-2/+33
2009-05-27Add a Tuscany annotation processor so servlets etc can use SCA annotationsantelder1-0/+85
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng12-39/+139
2009-05-27Refactor the contribution scanner to take Contribution as an argumentrfeng15-221/+219
2009-05-27Tolerate the non-OSGi environmentrfeng3-8/+12
2009-05-27Add bundleentry protocolrfeng1-4/+5
2009-05-27Only stop the bundle when it is activerfeng1-1/+1