summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-20[Work In Progress] Start to implement the policy builder rfeng1-111/+224
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756332 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Remove unused classesrfeng3-89/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756331 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Refactor assembly-xml-osoa into a different packagerfeng48-2020/+1084
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756329 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Fix the NPE when callback is not presentrfeng2-10/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756264 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Organize importsrfeng9-35/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756142 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Organize importsrfeng17-27/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756141 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Remove unused importsrfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756140 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Fix typos in the commentsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756138 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Minor cleanup of the Endpoint2rfeng4-63/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756135 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Add missing MANIFEST.MFrfeng1-0/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756111 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Clean up contribution-osgirfeng3-157/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756082 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Add a rfc119 profile to include related modulesrfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756075 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Move fault introspection into the FaultMapperrfeng2-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756073 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes ↵slaws49-716/+725
required to exploit the model in the runtime up to the point were the old EndpointReference is retrieved from a wire. The next step is to convert this over too and exploit the new endpoint references fully. There is still tidying to do (search for TODO - EPR) in particular I haven't removed any of the old files yet. So beware don't put changes into CompositeActivator or RuntimeWire as the runtime isn't using them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756070 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Produce xsi:type for local elements in JAXBrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756067 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Remove unused import packagesrfeng1-23/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755832 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fix the test dependency and add the "write"rfeng3-18/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755769 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fix a regression caused by r755474rfeng3-74/+127
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755756 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Access the equinox jars from a temporary maven repo ↵rfeng6-107/+39
@http://people.apache.org/~rfeng/repo/maven2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755736 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Set the client system property to control the test case to be run in client ↵rfeng2-54/+68
or server mode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755671 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Allow mutliple bundle nodes to share the same registryrfeng4-255/+275
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755662 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Add a method to create new instances of a utilityrfeng2-46/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755659 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Set port to 8085 to fix continuum build failure when 8080 is usedantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755617 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Add filter to select local or remote servicesrfeng3-55/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755452 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Update the test caserfeng5-17/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755439 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Bring up the binding.rmi to connect two OSGi bundlesrfeng2-19/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755436 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Fix classloading issue under OSGirfeng1-1/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755435 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Remove the service provider filerfeng1-19/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755406 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Clean up the dependenciesrfeng3-141/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755376 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Remove unused filesrfeng6-169/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755361 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert the checkin of osgi jarsrfeng68-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755359 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Move the test into node-impl-osgirfeng101-2/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755358 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Clean up the dependenciesrfeng2-85/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755355 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Start to populate SCA proxies into the OSGi registry for referencesrfeng4-780/+90
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755336 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder71-407/+407
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder71-407/+407
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Move up to 1.0.1 of bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755150 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Use the classloader model resolver and the contribution content scanner ↵rfeng3-28/+17
extension point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755121 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Make sure XML types introspected by databindings are honored by the J2W ↵rfeng5-15/+71
generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755120 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Adjust the generated test bundlesrfeng7-46/+115
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755052 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Remove the unused filesrfeng4-272/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755048 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Fix the wrong reference to BUNDLE_VERSION constantrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755041 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Add missing composites and use SCA-Composite headerrfeng8-13/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755037 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Start to hook up the osgi-based noderfeng6-54/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755018 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Add an OSGi-based node implementation for dynamicityrfeng11-0/+1285
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754969 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Update the MF and pomrfeng4-41/+181
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754968 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Allow bundle symbolic name to be introspected from the filerfeng1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754960 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Changes to allow $self$ references to have endpoint references. However main ↵slaws10-43/+865
change is in ComponentContext which is not ready to go in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754951 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Fix package references to calculator.dosgirfeng3-10/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754937 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Add the contribution scannerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754935 13f79535-47bb-0310-9956-ffa450edef68