summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-26Disable ActiveMQ shutdown hook in the jms tests to see if that makes the ↵antelder7-7/+7
hudson build faster git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937960 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update testcase for extra propertyantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937892 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update hazelcast registry to use runtime propertiesantelder1-4/+48
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937891 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update hazelcast registry to use runtime propertiesantelder3-57/+258
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937890 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update NodeFactory to set the default domain name propertyantelder1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937885 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update sca client impl to set nodefactory propertiesantelder1-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937884 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update scaclient sample to work with default inputantelder1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937883 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update webapp host to support a contribution init param pointing to a folder ↵antelder1-5/+16
as well as an individual contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937880 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initial implementation for JSON wire format for REST bindinglresende25-109/+947
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937850 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Updating binding-rest schema to define JSON wire format elementlresende1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937849 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Cleanup of unused depedencylresende1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937848 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Refactoring/Simplifying JSON wireFormat class nameslresende7-302/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937847 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende2-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937846 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initial support for json wire format modellresende10-6/+329
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937845 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Adding binding.rest to web2.0 featurelresende1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937844 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Refactoring packages and other references from HTTP to RESTlresende27-120/+120
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937843 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Adding schema for binding.restlresende2-0/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937842 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initializing binding-rest based on existent binding-httplresende34-0/+3867
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937841 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Minor cleanup of unused/commented out dependencieslresende2-25/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937840 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Add testcase that uses SCAClient to invoke service. Named FIXME as it ↵antelder4-0/+109
doesn't work till the config URI support in the runtime is finished git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937601 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Move the contributions folder to be inside web-inf so its not accesibleantelder2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937598 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Add testcase for JAX-RS helloworld sampleantelder3-5/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937597 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Copy implementation-ejb into 2.xrfeng15-0/+857
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937562 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Port to tuscany 2.xrfeng9-96/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937561 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by ↵kelvingoodson3-1/+3
implementation-bpel-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937329 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson11-2/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937321 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by ↵kelvingoodson52-0/+54
implementation-java-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937310 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson34-4/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937291 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Remove the unused pluginantelder1-29/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937257 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add a println so you can see the service is calledantelder3-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937256 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update helloworld webapp sample to start a distributed domainantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937254 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to embedded helloworld sample contributionantelder5-92/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937250 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update tuscany war licenseantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937202 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add error checkingantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937190 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to work with ActiveMq 5.3antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937189 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Remove the idstribution webapp tests. These didn't work well for a number of ↵antelder16-1779/+0
reasons. they didn't test what was in the distribution as the distribution doesn't include the built webapps. Because they need a dependency on the distribution all the all distro dependencies get on the classpath so they're not testing what is included in the webapp. There seems to be bugs oin the cargo plugin so that it doesn't free up all its resourecs till the very end of the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937184 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add integration tests to the webapp samples copied from itest distribution ↵antelder14-42/+611
tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937182 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Include jms shadeantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937179 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to latest shade plugin which fixes the merge issue when services ↵antelder12-12/+12
files don't end with a new line git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937176 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update dependenciesantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937162 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Take out commons loggingantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937161 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Make the bundle name match the bundleslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936903 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add code to add the org.osgi.sca.config.xml property to the exported ↵slaws2-3/+73
service. See page 450 of the OSGi 4.2 enterprise spec for an example of what the exported endpoint description should look like. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936890 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22add the missing code to write out the bindings of an SCA configurationslaws1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936887 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Temp try taking out the calc sample itest to see if it changes the hudson ↵antelder1-1/+1
build memory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936872 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add stripes 1.5.2 to license fileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936653 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add exclude for stripes while the provided scope issue is sorted outantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936644 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add base jar itestsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936634 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add testcase for base jar dependenciesantelder3-0/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936633 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Changing stripes dependency scope to properly generate OSGi 'bundle' and ↵lresende1-1/+0
avoid issues with stripes module manifest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936611 13f79535-47bb-0310-9956-ffa450edef68