summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add an itest for setting the JMS Time-To-Live headerantelder2009-04-298-0/+1210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769729 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format ↵lresende2009-04-2817-1/+1238
| | | | | | for binding.http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769592 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Adding model and processors for JSONRPC Operation Selectorlresende2009-04-288-1/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769591 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2999 - Fixing property initialization in implementation widgetlresende2009-04-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769587 13f79535-47bb-0310-9956-ffa450edef68
* MANIFEST files adjusted for fix to TUSCANY 2989edwardsmj2009-04-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769565 13f79535-47bb-0310-9956-ffa450edef68
* Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ↵edwardsmj2009-04-281-11/+37
| | | | | | absolute URI outside any contribution against the first supplied contribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769564 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2998 - Fixing sample usage of dojo based JavaScript proxies to avoid ↵lresende2009-04-281-4/+4
| | | | | | issues when invoking shopingCart service (e.g loading shoopingCart contents) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769534 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2997 - Removing unecessary load of dojo base componentlresende2009-04-281-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769525 13f79535-47bb-0310-9956-ffa450edef68
* Uncommenting contribution-jee itest.vamsic0072009-04-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769496 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2953 Fix sca.tld in branches-1.xvamsic0072009-04-281-51/+0
| | | | | | o Removing the tld file that does not belong here without the tag lib implementation classes tag-class and tei-class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769494 13f79535-47bb-0310-9956-ffa450edef68
* Update zip archetype to use an Add serviceantelder2009-04-285-71/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769438 13f79535-47bb-0310-9956-ffa450edef68
* Code update to support external EAR has broken this test. Ignoring the test ↵vamsic0072009-04-281-0/+1
| | | | | | for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769378 13f79535-47bb-0310-9956-ffa450edef68
* The war file generated by the jee sample project has a long name. Updating ↵vamsic0072009-04-281-1/+1
| | | | | | the url accordingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769376 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-287-576/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769327 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-289-748/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769323 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-2813-10/+784
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769322 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 add file missed in previous commit for this JIRAslaws2009-04-281-0/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769304 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-04-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769297 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha1antelder2009-04-2813-0/+2338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769296 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-zip-plugin-alpha1antelder2009-04-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769295 13f79535-47bb-0310-9956-ffa450edef68
* Delete RC1 tagantelder2009-04-2813-2194/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769293 13f79535-47bb-0310-9956-ffa450edef68
* Update readme with Mike's ML post to the alpha1 vote threadantelder2009-04-281-18/+143
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769292 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as the test dependency as StAX is not available in JDK 1.5rfeng2009-04-271-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769126 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the default mode is set to INOUT if the type is Holder.classrfeng2009-04-271-7/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769047 13f79535-47bb-0310-9956-ffa450edef68
* set svn:ignorerfeng2009-04-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769046 13f79535-47bb-0310-9956-ffa450edef68
* Fix the ArrayOutofBoundException that causes the hang of itest/helloworld-bpelrfeng2009-04-272-16/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769035 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This ↵slaws2009-04-272-8/+10
| | | | | | is not the wsa:EnpointReference though. To get this to work I have had EndpointReference goes in the target namespace. The code to read EndpointReference still reads wsa:EndpointReference so this shouldn't break anyone already using that but at least it gives the reader an idea about what can validly go in the schema. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768993 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-04-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768980 13f79535-47bb-0310-9956-ffa450edef68
* Tidied up MANIFEST.MF fileedwardsmj2009-04-271-10/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768932 13f79535-47bb-0310-9956-ffa450edef68
* Added contribution-java XSD and corrected sca-contribution XSD to add a ↵edwardsmj2009-04-273-86/+120
| | | | | | minOccurs=0 to <deployable/> declaration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768931 13f79535-47bb-0310-9956-ffa450edef68
* Update the tuscany part of the JMS binding schema to take account of recent ↵slaws2009-04-271-12/+97
| | | | | | wireFormat and opertionSelector changes. These schema type are not wired into the binding.jms schema at the moment (we rely on anys) but it's useful to keep track of the shape of these elements. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768905 13f79535-47bb-0310-9956-ffa450edef68
* Add a READMEantelder2009-04-271-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768880 13f79535-47bb-0310-9956-ffa450edef68
* Create a new collaboration area with r/w access for all ASF committersantelder2009-04-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768879 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2966 - reset bytes message after read in operation selector so that ↵slaws2009-04-261-0/+1
| | | | | | following wire format can re-read bytes if required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768697 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws2009-04-2615-0/+900
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768696 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user ↵slaws2009-04-2621-15/+645
| | | | | | to specify which message property holds the operation name. Add tests cases for this and the default selector. Rename default selector to be all lowers case (it's still in the Tuscany namespace though) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768695 13f79535-47bb-0310-9956-ffa450edef68
* o Updated artifactId to the correct (long) one.vamsic0072009-04-251-1/+2
| | | | | | o Added missing type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768577 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2977 determine implementation.jee component type from application ↵vamsic0072009-04-255-24/+232
| | | | | | | | composite if one is available o Added a model object resolver to obtain application composite using uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768567 13f79535-47bb-0310-9956-ffa450edef68
* Merge interface-wsdl-xml into interface-wsdl moduleantelder2009-04-2550-2090/+1762
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768518 13f79535-47bb-0310-9956-ffa450edef68
* Update readme with a little more on what the plugin doesantelder2009-04-251-4/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768489 13f79535-47bb-0310-9956-ffa450edef68
* Merge binding sca xml module into model moduleantelder2009-04-2517-730/+371
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768488 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2987 code to make nativeOperation based operation selection work and ↵slaws2009-04-249-3/+448
| | | | | | add new operation selector (jmsUser) that allows you to specify what JMS message property holds the operation name. No test cases yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768402 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2986 - move the callback processing into a separate interceptor to ↵slaws2009-04-243-37/+110
| | | | | | allow other operation selectors to use it. Don't have any others just yet but about to add another one. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768374 13f79535-47bb-0310-9956-ffa450edef68
* Move the JAX-WS holder testing logic to interface-java-jaxwsrfeng2009-04-242-34/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768341 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2930 extend default format test for the chase where default is ↵slaws2009-04-243-7/+28
| | | | | | specified on reference but not on the service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2930 main part of separating wireFormat.jmsdefault out from ↵slaws2009-04-2433-92/+1791
| | | | | | wireFormat.jmsTextXML. I've spotted a few more things that need fixing but this basic functionality passes all of our current JMS tests and now better matched what the specification says about default format. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768263 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS ↵antelder2009-04-2429-0/+1648
| | | | | | Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
* infrastructure for running otestskelvingoodson2009-04-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768242 13f79535-47bb-0310-9956-ffa450edef68
* see README.txt for intention - seems like I have to commit this to test the ↵kelvingoodson2009-04-241-0/+1
| | | | | | svn:externals settings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768232 13f79535-47bb-0310-9956-ffa450edef68
* Add attribution of the code origins to the READMEantelder2009-04-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768209 13f79535-47bb-0310-9956-ffa450edef68