summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2837 - Extending Javascript extension to provide the js proxy client ↵lresende2009-03-276-648/+60
| | | | | | file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759058 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - Adding javadoc comments to JavascriptProxyFactorylresende2009-03-271-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759056 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - Adding new modules to buildlresende2009-03-271-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759054 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - Updating sample app dependencies to add javascript ↵lresende2009-03-273-0/+44
| | | | | | dependencies for atom and jsonrpc bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759053 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - JSONRPC Binding Javascript extension point implementationlresende2009-03-276-0/+847
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759052 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - Atom Binding Javascript extension point implementationlresende2009-03-276-0/+492
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759051 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - Updates to start using Javascript extension points to ↵lresende2009-03-276-51/+52
| | | | | | generate js client proxies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759050 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - Adding Javascript extension points to be used by ↵lresende2009-03-278-0/+624
| | | | | | implementtion.widget and any web related extensions that have Javascript proxy dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759049 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2937 - Renaming FeedAggregatorTestCase and adding @Ignore on failing ↵lresende2009-03-272-350/+361
| | | | | | tests as described in jira git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759048 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
* 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