summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-28Add javax.elrfeng1-2/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759595 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Add an option to control is schema validation should be enabledrfeng1-73/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759329 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Register ExtensionPointRegistry as an OSGi service and BundleContext as a ↵rfeng2-8/+26
utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759327 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Remove unused filesrfeng2-23/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759325 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Update to jetty 6.1.15rfeng1-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759245 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Add jsr181 dep to the wsimport plugin as wellrfeng1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759207 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Add a module to host http based on OSGi Http Servicerfeng11-0/+976
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759191 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add a flag to control if schema validation should be enabledrfeng3-49/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758911 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Use reference: protocol so that the bundles will not be copiedrfeng2-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758901 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2-6/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758881 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Make the cglib dependency optionalrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758878 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Refactor the internal classes into the impl packagesrfeng20-76/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758877 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Return the bundle for installBundle()rfeng1-7/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758865 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fix the bundle versionrfeng1-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758811 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add jsr181 dep rfeng1-7/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758787 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add another optional import to work around axiom issuerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758769 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Do not issue warnings for xsi: attrsrfeng1-3/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758482 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Avoid NPE if the reference doesn't have a bindingrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758478 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add rfc119 related modules to the main buildrfeng1-10/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758469 13f79535-47bb-0310-9956-ffa450edef68
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