summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated sample to use generated proxies and json for parameters.fmoga2010-08-159-28/+158
* Added Javascript proxy generation.fmoga2010-08-159-156/+301
* Replaced jquery with min version.fmoga2010-08-143-6241/+155
* Updated sample to use tuscany javascript servlet.fmoga2010-08-144-6832/+1
* Added singleton servlet to serve javascript files.fmoga2010-08-148-16/+6884
* Modified sample name to a more general one as it was obsolete due to latest c...fmoga2010-08-1413-3/+3
* Modified the sample in order to illustrate how the binding handles multiple c...fmoga2010-08-1412-128/+222
* Added ServletFactory in order to keep a singleton servlet for all comet servi...fmoga2010-08-143-23/+70
* Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder2010-08-133-2/+7
* Ensure all the jms destination are correctly defined now that the jms binding...antelder2010-08-1310-17/+13
* Add @Remotable to JSON sample interfacebdaniel2010-08-131-0/+3
* Update the old jms binding policy and intent definitions to work in 2.xantelder2010-08-122-70/+8
* Updates to get jms message selectors working properlyantelder2010-08-121-1/+10
* Add the jsonrpc contribution to the buildslaws2010-08-121-0/+1
* Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2010-08-122-0/+71
* Convert the add method to take a complex parameterslaws2010-08-124-1/+109
* Correct code thats tryng to get at the root element local name so that it worksantelder2010-08-121-10/+16
* Add a jsonrpc sample (also using to look at Fabiano's problem)slaws2010-08-1220-0/+767
* copy javadoc creation config into release profile, and comment how to test re...kelvingoodson2010-08-121-0/+46
* Make component implementation change a value in the ban to prove that it's pr...slaws2010-08-122-2/+19
* Remove old test dependenciesslaws2010-08-121-22/+1
* Check that a destination is defined when connectionFactory element is usedantelder2010-08-122-0/+9
* Correctly set jms headers on the response messageantelder2010-08-121-2/+16
* TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws2010-08-121-3/+2
* update ant targets to run new simple launcherskelvingoodson2010-08-121-15/+7
* update test case to use individual launcherskelvingoodson2010-08-121-10/+4
* Correct the format of all the jms uri'santelder2010-08-1211-24/+24
* More correctly handle the jms uri format of the binding. Still needs more wor...antelder2010-08-124-9/+24
* Validate that jndi lookup returns the expected jms destination typeantelder2010-08-121-0/+17
* remove multi-way launcherkelvingoodson2010-08-121-150/+0
* Following on from commit r964782, add simple launchers per contribution (buil...kelvingoodson2010-08-123-0/+166
* TUSCANY-3641 - Set the binding name to be the service name so, in this case w...slaws2010-08-121-0/+1
* TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws2010-08-129-7/+83
* TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws2010-08-111-16/+35
* TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws2010-08-111-0/+12
* Fix the loading of spring 2.x bean definitions and nesting elementsrfeng2010-08-111-50/+75
* TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...slaws2010-08-101-30/+126
* JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...bdaniel2010-08-101-2/+5
* JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...bdaniel2010-08-091-2/+22
* Removed the projects containing the alternate implementation of the comet bin...fmoga2010-08-0945-8708/+0
* Updated the stock comet sample in order to reflect the new capabilities of th...fmoga2010-08-095-1796/+6813
* Added new implementation for comet binding which supports choosing the transp...fmoga2010-08-094-111/+62
* JCA 11011 Add SOAP intent to the interface if any method in the interface is ...bdaniel2010-08-091-1/+16
* TUSCANY-3641 - comment out part of the previous change that's causing all of ...slaws2010-08-091-25/+2
* TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws2010-08-098-45/+273
* Fix typo in commentslaws2010-08-091-1/+1
* TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...slaws2010-08-092-0/+23
* Avoid NPE when no dependent contributions are usedantelder2010-08-081-2/+4
* Change start command to use -duris to match the install commandantelder2010-08-081-10/+27
* Update to have jline call bye not stopantelder2010-08-071-6/+1