summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Refactor assembly-xml-osoa into a different packagerfeng2009-03-2048-2020/+1084
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756329 13f79535-47bb-0310-9956-ffa450edef68
* Fix the NPE when callback is not presentrfeng2009-03-192-10/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756264 13f79535-47bb-0310-9956-ffa450edef68
* Organize importsrfeng2009-03-199-35/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756142 13f79535-47bb-0310-9956-ffa450edef68
* Organize importsrfeng2009-03-1917-27/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756141 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-03-191-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756140 13f79535-47bb-0310-9956-ffa450edef68
* Fix typos in the commentsrfeng2009-03-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756138 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of the Endpoint2rfeng2009-03-194-63/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756135 13f79535-47bb-0310-9956-ffa450edef68
* Add deploy modules to the release profileantelder2009-03-191-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756128 13f79535-47bb-0310-9956-ffa450edef68
* Add missing MANIFEST.MFrfeng2009-03-191-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756111 13f79535-47bb-0310-9956-ffa450edef68
* Clean up contribution-osgirfeng2009-03-193-157/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756082 13f79535-47bb-0310-9956-ffa450edef68
* Add a rfc119 profile to include related modulesrfeng2009-03-191-0/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756076 13f79535-47bb-0310-9956-ffa450edef68
* Add a rfc119 profile to include related modulesrfeng2009-03-191-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756075 13f79535-47bb-0310-9956-ffa450edef68
* Move fault introspection into the FaultMapperrfeng2009-03-192-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756073 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to new endpoint reference/endpoint model. These are the changes ↵slaws2009-03-1959-733/+737
| | | | | | 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
* Produce xsi:type for local elements in JAXBrfeng2009-03-191-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756067 13f79535-47bb-0310-9956-ffa450edef68
* Make sample Ant builds Tuscany version neutralantelder2009-03-193-12/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755876 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily rename testcase so its not run in the build to try to get the ↵antelder2009-03-191-0/+0
| | | | | | continuum build running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755872 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused import packagesrfeng2009-03-191-23/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755832 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test dependency and add the "write"rfeng2009-03-183-18/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755769 13f79535-47bb-0310-9956-ffa450edef68
* Fix a regression caused by r755474rfeng2009-03-183-74/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755756 13f79535-47bb-0310-9956-ffa450edef68
* Access the equinox jars from a temporary maven repo ↵rfeng2009-03-186-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
* Set the client system property to control the test case to be run in client ↵rfeng2009-03-182-54/+68
| | | | | | or server mode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755671 13f79535-47bb-0310-9956-ffa450edef68
* Allow mutliple bundle nodes to share the same registryrfeng2009-03-184-255/+275
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755662 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to create new instances of a utilityrfeng2009-03-182-46/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755659 13f79535-47bb-0310-9956-ffa450edef68
* Set port to 8085 to fix continuum build failure when 8080 is usedantelder2009-03-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755617 13f79535-47bb-0310-9956-ffa450edef68