summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add wink module to buildantelder2010-03-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927704 13f79535-47bb-0310-9956-ffa450edef68
* Add a Wink integration module that adds SCA annotation support to JAX-RS ↵antelder2010-03-267-0/+496
| | | | | | resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927703 13f79535-47bb-0310-9956-ffa450edef68
* Mainly note to self. Start to clarify WS binding methods. slaws2010-03-251-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927518 13f79535-47bb-0310-9956-ffa450edef68
* Support bindings that specify WSDL or specify uris and expect WSDL to be ↵slaws2010-03-252-6/+43
| | | | | | generated. This is still based on default JAXWS impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927517 13f79535-47bb-0310-9956-ffa450edef68
* Add a separate wsdl first test caseslaws2010-03-251-0/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927515 13f79535-47bb-0310-9956-ffa450edef68
* Create a WSDL first as a copy of the java-first contribution slaws2010-03-259-6/+400
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927512 13f79535-47bb-0310-9956-ffa450edef68
* Add node-launcher-equinox itestantelder2010-03-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927283 13f79535-47bb-0310-9956-ffa450edef68
* Move the node launcher equinox test out of the module to an itest as the ↵antelder2010-03-256-311/+0
| | | | | | test is using the distribution not just the module build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927282 13f79535-47bb-0310-9956-ffa450edef68
* Move the node launcher equinox test out of the module to an itest as the ↵antelder2010-03-257-0/+387
| | | | | | test is using the distribution not just the module build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927281 13f79535-47bb-0310-9956-ffa450edef68
* Add new shaded modules for bpelantelder2010-03-252-0/+207
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927280 13f79535-47bb-0310-9956-ffa450edef68
* Add commons logging to licenseantelder2010-03-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927279 13f79535-47bb-0310-9956-ffa450edef68
* Add commons logging dependency, include the shade group so that the legal ↵antelder2010-03-251-0/+6
| | | | | | files from this src/main/resources get included git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927278 13f79535-47bb-0310-9956-ffa450edef68
* Don't include the implementation in the serialized endpoint. This fixes the ↵antelder2010-03-251-0/+1
| | | | | | issue with the implementation type needing to be available where the endpoint is deserialized git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927277 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean up...lresende2010-03-241-15/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927192 13f79535-47bb-0310-9956-ffa450edef68
* Porting Binding.RSS for 2.x runtime SPIslresende2010-03-2419-176/+201
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927191 13f79535-47bb-0310-9956-ffa450edef68
* Providing description attribute for Binding atom and rss to avoid test issueslresende2010-03-242-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927190 13f79535-47bb-0310-9956-ffa450edef68
* Providing schema for Binding.rsslresende2010-03-242-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927189 13f79535-47bb-0310-9956-ffa450edef68
* Updating dependencies to match their 2.x nameslresende2010-03-2411-21/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927188 13f79535-47bb-0310-9956-ffa450edef68
* Fix package name to pick up the iface generated from the SCA WSDLslaws2010-03-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927073 13f79535-47bb-0310-9956-ffa450edef68
* remove commented out processingslaws2010-03-241-17/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927072 13f79535-47bb-0310-9956-ffa450edef68
* Test for JAXWS based ws binding that separates the SCA contribution from ↵slaws2010-03-2418-0/+1125
| | | | | | external JAXWS client and service with which the SCA component interacts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927061 13f79535-47bb-0310-9956-ffa450edef68
* Replace weather forcast sample with simple helloworld sample. Update the ↵slaws2010-03-2412-209/+533
| | | | | | binding with the minimum changes to get this sample working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926981 13f79535-47bb-0310-9956-ffa450edef68
* Port the sdo sample to 2.xrfeng2010-03-2423-0/+1584
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926891 13f79535-47bb-0310-9956-ffa450edef68
* Fix the constructorsrfeng2010-03-246-65/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926885 13f79535-47bb-0310-9956-ffa450edef68
* Add missing osgi import packagerfeng2010-03-231-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926641 13f79535-47bb-0310-9956-ffa450edef68
* Add missing osgi import packagerfeng2010-03-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926638 13f79535-47bb-0310-9956-ffa450edef68
* Take out test as its continually failing on Hudsonantelder2010-03-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926484 13f79535-47bb-0310-9956-ffa450edef68
* Add new composite file missed from previous commit (926303)antelder2010-03-221-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926327 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding to use a seperate ExecutorService for each nested ↵antelder2010-03-222-1/+26
| | | | | | invocation (ie a reference calling a service over binding.sca which invokes another reference over binding.sca) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926303 13f79535-47bb-0310-9956-ffa450edef68
* HArdcode response in bpel script for nowantelder2010-03-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926227 13f79535-47bb-0310-9956-ffa450edef68
* Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende2010-03-2220-0/+1645
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926224 13f79535-47bb-0310-9956-ffa450edef68
* Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende2010-03-229-0/+545
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926223 13f79535-47bb-0310-9956-ffa450edef68
* Update the bpel sample bpel script and wsdl to match the bpel itest, and ↵antelder2010-03-222-28/+41
| | | | | | comment out the message processing and hard code the response while its not working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926137 13f79535-47bb-0310-9956-ffa450edef68
* Added experimental JAXWS based WS integration from Raymond's sandbox as per ↵slaws2010-03-2214-0/+1244
| | | | | | ML discussion (http://www.mail-archive.com/dev%40tuscany.apache.org/msg11881.html) so we can get more people looking at it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926127 13f79535-47bb-0310-9956-ffa450edef68
* Update component name to match other helloworld samplesantelder2010-03-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926077 13f79535-47bb-0310-9956-ffa450edef68
* Remove old testcaseantelder2010-03-221-48/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926074 13f79535-47bb-0310-9956-ffa450edef68
* Add sample testcaseantelder2010-03-221-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926072 13f79535-47bb-0310-9956-ffa450edef68
* Correct case in component name to match the java helloworld sampleantelder2010-03-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926071 13f79535-47bb-0310-9956-ffa450edef68
* Remove old testcaseantelder2010-03-221-68/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926068 13f79535-47bb-0310-9956-ffa450edef68
* Start adding Spring helloworld sample like the bpel and java onesantelder2010-03-226-0/+232
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926043 13f79535-47bb-0310-9956-ffa450edef68
* Start updating the bpel helloworld sample maven build to create a pure sca ↵antelder2010-03-221-76/+57
| | | | | | contribution using the tuscany plugin to run the sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926027 13f79535-47bb-0310-9956-ffa450edef68
* Add back tuscany plugin and override banSnapshots as a temp workaroundantelder2010-03-221-2/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926026 13f79535-47bb-0310-9956-ffa450edef68
* Remove old plugin configantelder2010-03-221-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926025 13f79535-47bb-0310-9956-ffa450edef68
* Revert changes in 925994 committed by accidentantelder2010-03-223-14/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926021 13f79535-47bb-0310-9956-ffa450edef68
* Add surefire plugin configantelder2010-03-221-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925996 13f79535-47bb-0310-9956-ffa450edef68
* Remove commons logging from tomcat war licenseantelder2010-03-225-9/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925994 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment plugin definitionantelder2010-03-221-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925985 13f79535-47bb-0310-9956-ffa450edef68
* Update Hazelcast registry to check for duplicate endpointsantelder2010-03-212-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925745 13f79535-47bb-0310-9956-ffa450edef68
* Take out the helloworld sample tuscany plugin as the build doesn't like the ↵antelder2010-03-201-2/+2
| | | | | | snapshot version. Hmm, what to do about that... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925675 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld sample to distroantelder2010-03-201-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925668 13f79535-47bb-0310-9956-ffa450edef68