summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2019-1781/+0
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-0/+2
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-132-74/+1
* Update to end all service provider files with a new lineantelder2009-10-293-0/+3
* Only create the registry if it's not setrfeng2009-10-291-3/+5
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-0/+1
* Refactor the deployer into tuscany-deployment modulerfeng2009-10-225-912/+5
* Removing references to management class which is restricted in app engine env...lresende2009-10-221-2/+6
* Remove the dependency on NodeImpl and add the service registrationrfeng2009-10-213-4/+19
* Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...rfeng2009-10-215-365/+782
* Set the monitor to ValidatingXMLStreamReaderrfeng2009-10-211-7/+13
* Change import not found warning to severeslaws2009-10-191-1/+5
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-165-41/+48
* Resolve relative path of the contribution locations against the node.xmlrfeng2009-10-141-1/+28
* Add capability to read domainRegistry and other optionsrfeng2009-10-094-1/+18
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-093-42/+44
* Further refactor the CompositeContext to be the place to hold information abo...rfeng2009-10-052-3/+12
* Use Tuscany extensibility to create XMLOutputFactoryrfeng2009-10-051-1/+4
* Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2009-10-022-18/+82
* Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng2009-09-302-9/+4
* Minor clean uprfeng2009-09-281-2/+2
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-252-4/+4
* Improve CompositeImpl.clone so that it clones both included and nested compos...rfeng2009-09-241-7/+8
* Dump out nested composites also. slaws2009-09-221-4/+19
* Add an operation that dumps out the domain composite as a string. Am using fo...slaws2009-09-221-1/+24
* Remove the need of subclassing Proxy and JXM so that Tuscany can run on Googl...rfeng2009-09-181-4/+7
* Fix compilation errorrfeng2009-09-141-3/+3
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-2/+2
* Include domain name in log messageantelder2009-08-301-1/+1
* Enable setting configuration on the NodeFactoryImplantelder2009-08-281-0/+14
* Raise an error if two composites with the same name are found (ASM_6001). Als...slaws2009-08-181-2/+2
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-126-371/+28
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-121-2/+2
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-111-0/+1
* TUSCANY-3020 - when definitions are aggregated together check that there are ...slaws2009-08-101-2/+8
* Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws2009-08-081-5/+5
* Better handling of case where contribution import is not satisfied, to avoid ...edwardsmj2009-08-071-6/+7
* Provide access to the domain composite for testing purposesslaws2009-08-051-0/+4
* Don't let serious schema validation errors pass to fix for OASIS 120013antelder2009-08-051-1/+1
* Remove the default contents of he thread message context just in case that th...slaws2009-07-281-0/+3
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2111-1148/+1148
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-162-73/+90
* Add getUtility by key to UtilityExtensionPointrfeng2009-07-152-4/+4
* TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...lresende2009-07-121-1/+1
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-111-2/+1
* Include the domain name in the start log message antelder2009-07-081-1/+1
* Fix the merge of definitionsrfeng2009-07-071-1/+1
* Use node URI as the object namerfeng2009-06-291-4/+4
* Use the QName as the key for binding base URIsrfeng2009-06-251-10/+8
* Test to push down the default binding configuration into the URI builders so ...slaws2009-06-241-1/+13