summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated sample to use generated proxies and json for parameters.fmoga2010-08-159-28/+158
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985623 13f79535-47bb-0310-9956-ffa450edef68
* Added Javascript proxy generation.fmoga2010-08-159-156/+301
| | | | | | | Added passing parameters through JSON. Added Gson and jquery-json as dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985622 13f79535-47bb-0310-9956-ffa450edef68
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS ↵jsdelfino2010-08-1456-403/+1377
| | | | | | and add HTTPS config to store-cluster sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985561 13f79535-47bb-0310-9956-ffa450edef68
* Replaced jquery with min version.fmoga2010-08-143-6241/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985447 13f79535-47bb-0310-9956-ffa450edef68
* Updated sample to use tuscany javascript servlet.fmoga2010-08-144-6832/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985446 13f79535-47bb-0310-9956-ffa450edef68
* Added singleton servlet to serve javascript files.fmoga2010-08-148-16/+6884
| | | | | | | Added sequential loading of javascript dependencies. Changed snapshot version of atmosphere to stable 0.6.1. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985445 13f79535-47bb-0310-9956-ffa450edef68
* Modified sample name to a more general one as it was obsolete due to latest ↵fmoga2010-08-1413-3/+3
| | | | | | changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985417 13f79535-47bb-0310-9956-ffa450edef68
* Modified the sample in order to illustrate how the binding handles multiple ↵fmoga2010-08-1412-128/+222
| | | | | | comet services through the same persisted http connection. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985415 13f79535-47bb-0310-9956-ffa450edef68
* Added ServletFactory in order to keep a singleton servlet for all comet ↵fmoga2010-08-143-23/+70
| | | | | | services in a scdl so that the two connection limit issue with the browsers is avoided. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985414 13f79535-47bb-0310-9956-ffa450edef68
* Don't do create-if-not-exist when using the jms:jndi: url format, and don't ↵antelder2010-08-133-2/+7
| | | | | | wrap jms exceptions in another jms exception git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985173 13f79535-47bb-0310-9956-ffa450edef68
* Ensure all the jms destination are correctly defined now that the jms ↵antelder2010-08-1310-17/+13
| | | | | | binding has tightened up creation when using the jms uri format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985153 13f79535-47bb-0310-9956-ffa450edef68
* Add @Remotable to JSON sample interfacebdaniel2010-08-131-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985085 13f79535-47bb-0310-9956-ffa450edef68
* Update the old jms binding policy and intent definitions to work in 2.xantelder2010-08-122-70/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984882 13f79535-47bb-0310-9956-ffa450edef68
* Updates to get jms message selectors working properlyantelder2010-08-121-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984878 13f79535-47bb-0310-9956-ffa450edef68
* Add the jsonrpc contribution to the buildslaws2010-08-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984860 13f79535-47bb-0310-9956-ffa450edef68
* Add launcher and JSON databinding as a dependency. The launcher is not ↵slaws2010-08-122-0/+71
| | | | | | called from the unit test at the moment so shouldn't fail the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984859 13f79535-47bb-0310-9956-ffa450edef68
* Convert the add method to take a complex parameterslaws2010-08-124-1/+109
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984850 13f79535-47bb-0310-9956-ffa450edef68
* Correct code thats tryng to get at the root element local name so that it worksantelder2010-08-121-10/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984847 13f79535-47bb-0310-9956-ffa450edef68
* Add a jsonrpc sample (also using to look at Fabiano's problem)slaws2010-08-1220-0/+767
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984839 13f79535-47bb-0310-9956-ffa450edef68
* copy javadoc creation config into release profile, and comment how to test ↵kelvingoodson2010-08-121-0/+46
| | | | | | | | release profile note: the spi tagging in the javadoc is still work in progress git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984836 13f79535-47bb-0310-9956-ffa450edef68
* Make component implementation change a value in the ban to prove that it's ↵slaws2010-08-122-2/+19
| | | | | | processed it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984828 13f79535-47bb-0310-9956-ffa450edef68
* Remove old test dependenciesslaws2010-08-121-22/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984825 13f79535-47bb-0310-9956-ffa450edef68
* Check that a destination is defined when connectionFactory element is usedantelder2010-08-122-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984801 13f79535-47bb-0310-9956-ffa450edef68
* Correctly set jms headers on the response messageantelder2010-08-121-2/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984792 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws2010-08-121-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984787 13f79535-47bb-0310-9956-ffa450edef68
* update ant targets to run new simple launcherskelvingoodson2010-08-121-15/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984770 13f79535-47bb-0310-9956-ffa450edef68
* update test case to use individual launcherskelvingoodson2010-08-121-10/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984762 13f79535-47bb-0310-9956-ffa450edef68
* Correct the format of all the jms uri'santelder2010-08-1211-24/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984757 13f79535-47bb-0310-9956-ffa450edef68
* More correctly handle the jms uri format of the binding. Still needs more ↵antelder2010-08-124-9/+24
| | | | | | work as there jms uri can be quite complicated and has a whole spec of its own that we should implement git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984756 13f79535-47bb-0310-9956-ffa450edef68
* Validate that jndi lookup returns the expected jms destination typeantelder2010-08-121-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984754 13f79535-47bb-0310-9956-ffa450edef68
* Add missing expected test exception for POJO_8008 and POJO_8035slaws2010-08-121-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984753 13f79535-47bb-0310-9956-ffa450edef68
* remove multi-way launcherkelvingoodson2010-08-121-150/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984750 13f79535-47bb-0310-9956-ffa450edef68
* Following on from commit r964782, add simple launchers per contribution ↵kelvingoodson2010-08-123-0/+166
| | | | | | (build.xml yet to be updated for new targets) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984747 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3641 - Set the binding name to be the service name so, in this case ↵slaws2010-08-121-0/+1
| | | | | | where there is only one binding, the binding name isn't used in the endpoint URL. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984710 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3641 - When a JAXWS binding is encountered make sure that the ↵slaws2010-08-129-7/+83
| | | | | | associated SCA service has a WS binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984702 13f79535-47bb-0310-9956-ffa450edef68
* Adding gdata to Tuscany internal repolresende2010-08-1248-0/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984644 13f79535-47bb-0310-9956-ffa450edef68
* Add error messages for new JCA tests 1001 and 1002bdaniel2010-08-111-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984436 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws2010-08-111-16/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984314 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3641 - Update interface processing to set remotable when ↵slaws2010-08-111-0/+12
| | | | | | @WebServiceProvider encountered git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984313 13f79535-47bb-0310-9956-ffa450edef68
* Fix the loading of spring 2.x bean definitions and nesting elementsrfeng2010-08-111-50/+75
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984303 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3641 - Add annotation processing for @WebParam/@header, ↵slaws2010-08-101-30/+126
| | | | | | @WebResult/@header, @SOAPBinding, @WebServiceProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984095 13f79535-47bb-0310-9956-ffa450edef68
* Add expected error messages for POJO_8031, POJO_8032, POJO_8033slaws2010-08-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984072 13f79535-47bb-0310-9956-ffa450edef68
* Add expected error message for JCI_8030slaws2010-08-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983958 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3651 - Add assert to test caseslaws2010-08-101-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983871 13f79535-47bb-0310-9956-ffa450edef68
* JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the ↵bdaniel2010-08-101-2/+5
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983849 13f79535-47bb-0310-9956-ffa450edef68
* JCA 11010 Add SOAP intent to the interface if any parameter on any method in ↵bdaniel2010-08-092-2/+23
| | | | | | the interface is annotated with @WebParam with header=true git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983802 13f79535-47bb-0310-9956-ffa450edef68
* Removed the projects containing the alternate implementation of the comet ↵fmoga2010-08-0945-8708/+0
| | | | | | binding as it is now the main implementation and has been committed correspondingly. Removed the stock-comet-jquery sample as it is now the main sample for the binding and has been committed correspondingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983781 13f79535-47bb-0310-9956-ffa450edef68
* Updated the stock comet sample in order to reflect the new capabilities of ↵fmoga2010-08-095-1796/+6813
| | | | | | the latest implementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983777 13f79535-47bb-0310-9956-ffa450edef68
* Added new implementation for comet binding which supports choosing the ↵fmoga2010-08-094-111/+62
| | | | | | transport (http streaming, long pooling, websockets) at runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983776 13f79535-47bb-0310-9956-ffa450edef68
* JCA 11011 Add SOAP intent to the interface if any method in the interface is ↵bdaniel2010-08-092-1/+17
| | | | | | annotated with @WebResult git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983744 13f79535-47bb-0310-9956-ffa450edef68