summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-16Added complete javadoc.fmoga7-190/+392
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985927 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Add missing manifest entries. slaws2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985915 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Add an exclude for the target/maven-shared-archive-resources folder thats ↵antelder1-0/+2
started appearing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985863 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Added javadocs.fmoga4-1/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985812 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Update Apache parent pom to most recent released versionlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985807 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Added Apache License headers.fmoga10-25/+188
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985804 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Added Apache License headers.fmoga8-80/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985802 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985655 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga3-46/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985654 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15Updated sample to use generated proxies and json for parameters.fmoga9-28/+158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985623 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15Added Javascript proxy generation.fmoga9-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
2010-08-14Replaced jquery with min version.fmoga3-6241/+155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985447 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Updated sample to use tuscany javascript servlet.fmoga4-6832/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985446 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Added singleton servlet to serve javascript files.fmoga8-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
2010-08-14Modified sample name to a more general one as it was obsolete due to latest ↵fmoga13-3/+3
changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985417 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Modified the sample in order to illustrate how the binding handles multiple ↵fmoga12-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
2010-08-14Added ServletFactory in order to keep a singleton servlet for all comet ↵fmoga3-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
2010-08-13Don't do create-if-not-exist when using the jms:jndi: url format, and don't ↵antelder3-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
2010-08-13Ensure all the jms destination are correctly defined now that the jms ↵antelder10-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
2010-08-13Add @Remotable to JSON sample interfacebdaniel1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985085 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Update the old jms binding policy and intent definitions to work in 2.xantelder2-70/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984882 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Updates to get jms message selectors working properlyantelder1-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984878 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Add the jsonrpc contribution to the buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984860 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Add launcher and JSON databinding as a dependency. The launcher is not ↵slaws2-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
2010-08-12Convert the add method to take a complex parameterslaws4-1/+109
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984850 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Correct code thats tryng to get at the root element local name so that it worksantelder1-10/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984847 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Add a jsonrpc sample (also using to look at Fabiano's problem)slaws20-0/+767
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984839 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12copy javadoc creation config into release profile, and comment how to test ↵kelvingoodson1-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
2010-08-12Make component implementation change a value in the ban to prove that it's ↵slaws2-2/+19
processed it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984828 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Remove old test dependenciesslaws1-22/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984825 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Check that a destination is defined when connectionFactory element is usedantelder2-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984801 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Correctly set jms headers on the response messageantelder1-2/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984792 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984787 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12update ant targets to run new simple launcherskelvingoodson1-15/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984770 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12update test case to use individual launcherskelvingoodson1-10/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984762 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Correct the format of all the jms uri'santelder11-24/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984757 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12More correctly handle the jms uri format of the binding. Still needs more ↵antelder4-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
2010-08-12Validate that jndi lookup returns the expected jms destination typeantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984754 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12remove multi-way launcherkelvingoodson1-150/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984750 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Following on from commit r964782, add simple launchers per contribution ↵kelvingoodson3-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
2010-08-12TUSCANY-3641 - Set the binding name to be the service name so, in this case ↵slaws1-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
2010-08-12TUSCANY-3641 - When a JAXWS binding is encountered make sure that the ↵slaws9-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
2010-08-11TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws1-16/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984314 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11TUSCANY-3641 - Update interface processing to set remotable when ↵slaws1-0/+12
@WebServiceProvider encountered git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984313 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11Fix the loading of spring 2.x bean definitions and nesting elementsrfeng1-50/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984303 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10TUSCANY-3641 - Add annotation processing for @WebParam/@header, ↵slaws1-30/+126
@WebResult/@header, @SOAPBinding, @WebServiceProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984095 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the ↵bdaniel1-2/+5
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983849 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09JCA 11010 Add SOAP intent to the interface if any parameter on any method in ↵bdaniel1-2/+22
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
2010-08-09Removed the projects containing the alternate implementation of the comet ↵fmoga45-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
2010-08-09Updated the stock comet sample in order to reflect the new capabilities of ↵fmoga5-1796/+6813
the latest implementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983777 13f79535-47bb-0310-9956-ffa450edef68