summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Minor fix to tolerate - in the maven version idrfeng2009-03-263-245/+451
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758783 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
* Merge r758714 from trunk to M2 branchantelder2009-03-2610-0/+337
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758726 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
* TUSCANY-2934 - wire up the wire format writersslaws2009-03-264-0/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758701 13f79535-47bb-0310-9956-ffa450edef68
* Take fialing tests out of build, see TUSCANY-2945antelder2009-03-263-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758698 13f79535-47bb-0310-9956-ffa450edef68
* Remove old "getWireFormatInterfaceContract" operationslaws2009-03-269-48/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758697 13f79535-47bb-0310-9956-ffa450edef68
* Take store-test out of build as its broken, see TUSCANY-2944antelder2009-03-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758689 13f79535-47bb-0310-9956-ffa450edef68
* Take testcase out of build as its broken, see TUSCANY-2943antelder2009-03-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758685 13f79535-47bb-0310-9956-ffa450edef68
* Add jira numberantelder2009-03-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758684 13f79535-47bb-0310-9956-ffa450edef68
* Take testcase out of build as its now broken, see TUSCANY-2942antelder2009-03-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758681 13f79535-47bb-0310-9956-ffa450edef68
* Merge trunk license header changes in r758666 to m2 branchantelder2009-03-2617-42/+336
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758670 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
* Example of how we could describe what exceptions are expected in stestsslaws2009-03-262-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758644 13f79535-47bb-0310-9956-ffa450edef68
* Remove these files as they are no longer required. Replaced by RRB... versions.slaws2009-03-263-741/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758633 13f79535-47bb-0310-9956-ffa450edef68
* Add a namespace to the missing component type compositeslaws2009-03-262-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758631 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2931 - allow separate request and response wire formats in ↵slaws2009-03-2649-440/+794
| | | | | | binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
* Don't fall over if there is no introspector, e.g. if contribution-jee-impl ↵slaws2009-03-261-5/+8
| | | | | | is not loaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758611 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2941ramkumar2009-03-262-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758592 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2941ramkumar2009-03-264-111/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758591 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906ramkumar2009-03-261-13/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758583 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906ramkumar2009-03-261-20/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758582 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
* Publish the 3.4.2 version of Equinox jars into Tuscany maven repo. These ↵rfeng2009-03-25270-0/+956
| | | | | | artifacts are generated using mvn eclipse:to-maven. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758452 13f79535-47bb-0310-9956-ffa450edef68
* Move fault type introspection to the the fault mapperrfeng2009-03-252-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758441 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
* Merge 758280-758289 doc files, LICENSE, and impl-bpel-ode dependency change ↵antelder2009-03-253-1187/+1511
| | | | | | sfrom trunk to m2 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758306 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
* TUSCANY-2918, Update jms support so that the service listener can be ↵antelder2009-03-258-343/+197
| | | | | | pluggable via host-jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758239 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2009-03-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758238 13f79535-47bb-0310-9956-ffa450edef68
* add some ignoresslaws2009-03-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758221 13f79535-47bb-0310-9956-ffa450edef68
* add some ignoresslaws2009-03-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758220 13f79535-47bb-0310-9956-ffa450edef68
* Move JAAS service policy provider from binding wire to the operation wireslaws2009-03-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758186 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
* Adding test case to test atom feed reference using generic collection interfacelresende2009-03-246-0/+367
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758083 13f79535-47bb-0310-9956-ffa450edef68
* Minor formatting and removing unused importslresende2009-03-241-281/+291
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758081 13f79535-47bb-0310-9956-ffa450edef68