summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-19Change import not found warning to severeslaws1-1/+5
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng5-41/+48
2009-10-14Resolve relative path of the contribution locations against the node.xmlrfeng1-1/+28
2009-10-09Add capability to read domainRegistry and other optionsrfeng4-1/+18
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng3-42/+44
2009-10-05Further refactor the CompositeContext to be the place to hold information abo...rfeng2-3/+12
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng1-7/+1
2009-10-05Use Tuscany extensibility to create XMLOutputFactoryrfeng1-1/+4
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder1-14/+0
2009-10-02Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng3-19/+85
2009-09-30Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng2-9/+4
2009-09-29Refactor tuscany-endpoint module into tuscany-corerfeng1-7/+0
2009-09-28Minor clean uprfeng1-2/+2
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng1-0/+7
2009-09-25Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng3-4/+5
2009-09-24Improve CompositeImpl.clone so that it clones both included and nested compos...rfeng1-7/+8
2009-09-22Dump out nested composites also. slaws1-4/+19
2009-09-22Add an operation that dumps out the domain composite as a string. Am using fo...slaws1-1/+24
2009-09-18Remove the need of subclassing Proxy and JXM so that Tuscany can run on Googl...rfeng1-4/+7
2009-09-14Fix compilation errorrfeng1-3/+3
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng1-2/+2
2009-09-02Start to fix the MANIFEST.MF and rename split packagesrfeng1-0/+1
2009-08-30Include domain name in log messageantelder1-1/+1
2009-08-28Enable setting configuration on the NodeFactoryImplantelder1-0/+14
2009-08-18Raise an error if two composites with the same name are found (ASM_6001). Als...slaws1-2/+2
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng7-371/+30
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws1-2/+2
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng1-0/+1
2009-08-10TUSCANY-3020 - when definitions are aggregated together check that there are ...slaws1-2/+8
2009-08-08Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws1-5/+5
2009-08-07Better handling of case where contribution import is not satisfied, to avoid ...edwardsmj1-6/+7
2009-08-05Provide access to the domain composite for testing purposesslaws1-0/+4
2009-08-05Don't let serious schema validation errors pass to fix for OASIS 120013antelder1-1/+1
2009-07-28Remove the default contents of he thread message context just in case that th...slaws1-0/+3
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng11-1148/+1148
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng2-73/+90
2009-07-15Add getUtility by key to UtilityExtensionPointrfeng2-4/+4
2009-07-12TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...lresende1-1/+1
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder1-2/+1
2009-07-08Include the domain name in the start log message antelder1-1/+1
2009-07-07Fix the merge of definitionsrfeng1-1/+1
2009-06-29Use node URI as the object namerfeng1-4/+4
2009-06-25Use the QName as the key for binding base URIsrfeng1-10/+8
2009-06-24Test to push down the default binding configuration into the URI builders so ...slaws1-1/+13
2009-06-19Only unregister the MBean if it's registeredrfeng2-7/+25
2009-06-19TUSCANY-3092 build top level composite rather than the individual composites ...slaws2-40/+27
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng1-1/+2
2009-06-17Start to play with JMX management for SCA nodesrfeng3-0/+115
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-22/+5
2009-06-12Add back in the getServiceEndpoints methodantelder2-0/+43