summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to jetty 6.1.15rfeng2009-03-271-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759245 13f79535-47bb-0310-9956-ffa450edef68
* Add jsr181 dep to the wsimport plugin as wellrfeng2009-03-271-1/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759207 13f79535-47bb-0310-9956-ffa450edef68
* Add a module to host http based on OSGi Http Servicerfeng2009-03-2711-0/+976
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759191 13f79535-47bb-0310-9956-ffa450edef68
* Update doc file headings for M2antelder2009-03-273-26/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759175 13f79535-47bb-0310-9956-ffa450edef68
* Update changes fileantelder2009-03-271-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759174 13f79535-47bb-0310-9956-ffa450edef68
* Update to use OASIS namespaceantelder2009-03-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759169 13f79535-47bb-0310-9956-ffa450edef68
* Update RELEASE_NOTESantelder2009-03-271-71/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759167 13f79535-47bb-0310-9956-ffa450edef68
* Update NOTICE file for dependency changesantelder2009-03-271-58/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759119 13f79535-47bb-0310-9956-ffa450edef68
* Update bin distro LICENSE file for latest OSGi changesantelder2009-03-271-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759110 13f79535-47bb-0310-9956-ffa450edef68
* Add a flag to control if schema validation should be enabledrfeng2009-03-263-49/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758911 13f79535-47bb-0310-9956-ffa450edef68
* Use reference: protocol so that the bundles will not be copiedrfeng2009-03-262-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758901 13f79535-47bb-0310-9956-ffa450edef68
* Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2009-03-262-6/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758881 13f79535-47bb-0310-9956-ffa450edef68
* Make the cglib dependency optionalrfeng2009-03-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758878 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the internal classes into the impl packagesrfeng2009-03-2620-76/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758877 13f79535-47bb-0310-9956-ffa450edef68
* Return the bundle for installBundle()rfeng2009-03-261-7/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758865 13f79535-47bb-0310-9956-ffa450edef68
* Fix the bundle versionrfeng2009-03-261-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758811 13f79535-47bb-0310-9956-ffa450edef68
* Add jsr181 dep rfeng2009-03-261-7/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758787 13f79535-47bb-0310-9956-ffa450edef68
* Add another optional import to work around axiom issuerfeng2009-03-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758769 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype to create a simple SCA contribution jar. Was going to wait ↵antelder2009-03-2610-0/+337
| | | | | | till after m2 before committing this but as M2 is delayed a bit to get the osgi work in nmight as well add this too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758714 13f79535-47bb-0310-9956-ffa450edef68
* Add license headersantelder2009-03-2617-42/+336
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758666 13f79535-47bb-0310-9956-ffa450edef68
* Do not issue warnings for xsi: attrsrfeng2009-03-261-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758482 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE if the reference doesn't have a bindingrfeng2009-03-261-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758478 13f79535-47bb-0310-9956-ffa450edef68
* Add rfc119 related modules to the main buildrfeng2009-03-252-34/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758469 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to equinox 3.4.xrfeng2009-03-258-118/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
* Match the document using wildcards against the artifact URIrfeng2009-03-2517-557/+750
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758464 13f79535-47bb-0310-9956-ffa450edef68
* Change the name of the featurerfeng2009-03-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758375 13f79535-47bb-0310-9956-ffa450edef68
* Add some code to hook with RFC 119 service description filerfeng2009-03-251-11/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758343 13f79535-47bb-0310-9956-ffa450edef68
* Add RFC 124 sample xml documentsrfeng2009-03-254-11/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758313 13f79535-47bb-0310-9956-ffa450edef68
* Update BUILDING file for M2antelder2009-03-251-56/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758289 13f79535-47bb-0310-9956-ffa450edef68
* Update README for M2antelder2009-03-251-19/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758288 13f79535-47bb-0310-9956-ffa450edef68
* Update bin distro LICENSEantelder2009-03-251-1131/+1443
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758282 13f79535-47bb-0310-9956-ffa450edef68
* Add some excludes to unwanted dependenciesantelder2009-03-251-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758281 13f79535-47bb-0310-9956-ffa450edef68
* Add the RFC119 service descriptions file for testrfeng2009-03-251-0/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758171 13f79535-47bb-0310-9956-ffa450edef68
* Add files back rfeng2009-03-255-0/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758169 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the structure for test resourcesrfeng2009-03-2511-436/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758155 13f79535-47bb-0310-9956-ffa450edef68
* Fix the syntax error in pom.xmlrfeng2009-03-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758066 13f79535-47bb-0310-9956-ffa450edef68
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-2410-15/+167
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757952 13f79535-47bb-0310-9956-ffa450edef68
* Use sca as the configuration typerfeng2009-03-231-6/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757505 13f79535-47bb-0310-9956-ffa450edef68
* Start to align with the OSGi property names defined by RFC 119rfeng2009-03-239-75/+161
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757502 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uprfeng2009-03-211-19/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756843 13f79535-47bb-0310-9956-ffa450edef68
* Add promoted components to CompositeReference modelrfeng2009-03-205-7/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756696 13f79535-47bb-0310-9956-ffa450edef68
* Remove the target name attribute from EndpointReference2 as it already holds ↵slaws2009-03-204-47/+6
| | | | | | 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
* Add osgi dependency to see if that helps the continuum buildantelder2009-03-201-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756550 13f79535-47bb-0310-9956-ffa450edef68
* Remove the old Endpoint support. It has been replaced by ↵slaws2009-03-2036-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
* Fix to make implementation-web references work where the interface contract ↵slaws2009-03-201-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
* wait until endpoint references have been created before trying to set ↵slaws2009-03-202-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
* Make the distro itest Ant builds version neutralantelder2009-03-208-5/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756397 13f79535-47bb-0310-9956-ffa450edef68
* Rename testcase to avoid problem with long file nameantelder2009-03-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756396 13f79535-47bb-0310-9956-ffa450edef68
* [Work In Progress] Start to implement the policy builder rfeng2009-03-201-111/+224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756332 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classesrfeng2009-03-203-89/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756331 13f79535-47bb-0310-9956-ffa450edef68