summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-29Add log message for ignored webappsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780002 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Fix for unguarded access to compositeActivator.getDomainComposite() in ↵edwardsmj1-11/+13
stop() method of NodeImpl which causes NPE in situations where start() completes with ContributionReadException (and similar error exceptions) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779992 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Disable the pesky validation that slows it down so muchantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779986 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Start adding some testing modules for the tomcat integrationantelder11-0/+366
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779980 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Start adding support for non-webapp contributions. The idea being to enable ↵antelder3-2/+92
using regular SCA contribution jas/zips/folders as well as webapps and have them all in the same sca domain and wiring between each other. None of the domain works yet as we need to make more progress on the dynamic doamin discussion. Eventually the non-webapp contributions would use the tomcat host config facilities so support hot deployment, and there'd be some domain management panels in the tuscany webapp to view and modify the domain. Could potentially have multiple domains within a tomcat instance though lets leave that for now as it adds some complications. Would also be good to get the SCAClient API able to talk to the tomcat domain so JSE clients can call sca services in tomcat git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779906 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Just formating and comment updates, no code changes. Note the ↵antelder1-6/+5
tuscanyClassLoader comment was incorrect before, there's a TuscanyStandardContext instance for each webapp so the tuscanyClassLoader is per webapp too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779872 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Go back to eplicit dependencies as the features are dragging extra stuff ↵antelder1-14/+2
that doesnt work with the tomcat integration yet and is cauasing failures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779869 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Make the versions consistentrfeng3-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779845 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Make sure META-INF/MANIFEST.MF is copied into target/classesrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779844 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Remove unused importsrfeng1-35/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779843 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Should check source instead of target MF filerfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779810 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Add a checkbox on the jsp to configure if Tuscany is shared or isolated by ↵rfeng5-68/+121
the webapps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779778 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Tolerate the non-existence of META-INF/MANIFEST.MFrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779663 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779599 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Start of a way to get at the endpoints in a Nodeantelder2-0/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779462 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Expose the setting of schema validation to subclassesrfeng2-9/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779378 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Add web services to tomcat distrorfeng1-1/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779377 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add check to test the webapp has already been configured with Tuscany ↵rfeng1-20/+63
listner/filter/jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779348 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add node-impl, node-api as the depsrfeng1-7/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779310 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Override the MANIFEST.MF for woden-impl-dom-1.0M8rfeng2-0/+238
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779301 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add ASL headersrfeng3-8/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779288 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Clean up the coderfeng4-76/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779276 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update deprfeng1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779272 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add servlet-api deprfeng1-3/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779271 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update dependencies and fix the MFrfeng2-4/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779270 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update the MFrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779258 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update the MFrfeng1-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779257 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Start of an itest for using multiple nodes in a domain. So far this has two ↵antelder13-0/+487
nodes each with a component, one with a reference to the service in the other node, and a test that starts the nodes and invokes the client component. Doesn't work as there isn't yet any mechanisim for the nodes to know about each others services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779154 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27First steps towards implementing new method for calculating Endpoints and ↵edwardsmj9-171/+815
EndpointReferences - not running in mainstream yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779089 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Added new method for testing Equality of two interfaces, as described in ↵edwardsmj2-3/+84
TUSCANY-3064 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779075 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add type info to remove ide warningantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779067 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Improve reporting information using a toString() method in ↵edwardsmj1-0/+7
WebServicesBindingImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779065 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Move workspace-impl to contrib as its not used by 2.x trunk code nowantelder9-589/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779059 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Move workspace to contrib as its not used by 2.x trunk code nowantelder20-1350/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779058 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Move implementation-node-runtime to contrib as its not used by 2.x trunk ↵antelder16-1456/+0
code now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779057 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Move implementation-node to contrib as its not used by 2.x trunk code nowantelder21-2020/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779056 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Remove last references to implementation-node and workspace modules as ↵antelder7-34/+1
they're not used inany code now after all the node changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779055 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add a sample showing a servlet using SCA annotationsantelder7-0/+243
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779027 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add some comments, support for sca-contribution.xml, and use the new tuscany ↵antelder1-2/+33
annotations processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779023 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add a Tuscany annotation processor so servlets etc can use SCA annotationsantelder1-0/+85
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779022 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add optional life cycle control for extension points (for example, RMI ↵rfeng12-39/+139
extension point needs to unexport the registry) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778955 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Refactor the contribution scanner to take Contribution as an argumentrfeng15-221/+219
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778953 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Tolerate the non-OSGi environmentrfeng3-8/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778952 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add bundleentry protocolrfeng1-4/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778947 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Only stop the bundle when it is activerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778946 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update to jaxb-impl 2.1.11rfeng1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778945 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add distributed osgi samples into the distrorfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778944 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Remove xml-apis dependenciesrfeng1-3/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778943 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add checking for wrapper stylerfeng1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778941 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2-22/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778939 13f79535-47bb-0310-9956-ffa450edef68