summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-25Upgrade to equinox 3.4.xrfeng7-118/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Match the document using wildcards against the artifact URIrfeng17-557/+750
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758464 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add some code to hook with RFC 119 service description filerfeng1-11/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758343 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add RFC 124 sample xml documentsrfeng4-11/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758313 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add some excludes to unwanted dependenciesantelder1-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758281 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add the RFC119 service descriptions file for testrfeng1-0/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758171 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add files back rfeng5-0/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758169 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Refactor the structure for test resourcesrfeng11-436/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758155 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Add coding to parse RFC-119 service-descriptions filerfeng10-15/+167
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757952 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Use sca as the configuration typerfeng1-6/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757505 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Start to align with the OSGi property names defined by RFC 119rfeng9-75/+161
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757502 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21Minor clean uprfeng1-19/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756843 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Add promoted components to CompositeReference modelrfeng5-7/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756696 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ↵slaws3-45/+4
a TargetEndpoint reference which in turns references the component from which the name can be retrieved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756692 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Remove the old Endpoint support. It has been replaced by ↵slaws36-3973/+28
Endpoint2/EndpointReference2. The old EndpointReference is still waiting to be removed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756512 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Fix to make implementation-web references work where the interface contract ↵slaws1-0/+8
doesn't get set. Still looking into why endpoint broke implementation-web but this works round the problem for the time being. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756472 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20wait until endpoint references have been created before trying to set ↵slaws2-17/+16
callback endpoint reference on the services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756470 13f79535-47bb-0310-9956-ffa450edef68
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