summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initializing binding-rest based on existent binding-httplresende2010-04-2534-0/+3867
* Minor cleanup of unused/commented out dependencieslresende2010-04-252-25/+0
* Add testcase that uses SCAClient to invoke service. Named FIXME as it doesn't...antelder2010-04-244-0/+109
* Move the contributions folder to be inside web-inf so its not accesibleantelder2010-04-242-3/+3
* Add testcase for JAX-RS helloworld sampleantelder2010-04-243-5/+65
* Copy implementation-ejb into 2.xrfeng2010-04-2415-0/+857
* Port to tuscany 2.xrfeng2010-04-249-96/+63
* mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson2010-04-233-1/+3
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-2311-2/+12
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-2352-0/+54
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-2334-4/+36
* Remove the unused pluginantelder2010-04-231-29/+16
* Add a println so you can see the service is calledantelder2010-04-233-2/+4
* Update helloworld webapp sample to start a distributed domainantelder2010-04-231-4/+4
* Update to embedded helloworld sample contributionantelder2010-04-235-92/+36
* Update tuscany war licenseantelder2010-04-231-1/+0
* Add error checkingantelder2010-04-231-0/+4
* Update to work with ActiveMq 5.3antelder2010-04-231-1/+1
* Remove the idstribution webapp tests. These didn't work well for a number of ...antelder2010-04-2316-1779/+0
* Add integration tests to the webapp samples copied from itest distribution te...antelder2010-04-2314-42/+611
* Include jms shadeantelder2010-04-231-0/+1
* Update to latest shade plugin which fixes the merge issue when services files...antelder2010-04-2312-12/+12
* Update dependenciesantelder2010-04-231-10/+10
* Take out commons loggingantelder2010-04-231-5/+0
* Make the bundle name match the bundleslaws2010-04-221-2/+2
* Add code to add the org.osgi.sca.config.xml property to the exported service....slaws2010-04-222-3/+73
* add the missing code to write out the bindings of an SCA configurationslaws2010-04-221-0/+4
* Temp try taking out the calc sample itest to see if it changes the hudson bui...antelder2010-04-221-1/+1
* Add stripes 1.5.2 to license fileantelder2010-04-221-0/+1
* Add exclude for stripes while the provided scope issue is sorted outantelder2010-04-221-0/+6
* Add base jar itestsantelder2010-04-221-0/+1
* Add testcase for base jar dependenciesantelder2010-04-223-0/+153
* Changing stripes dependency scope to properly generate OSGi 'bundle' and avoi...lresende2010-04-221-1/+0
* Updating references to stripes dependecy (including manifest.mf) to 1.5.2 rel...lresende2010-04-222-15/+15
* Moving to 1.5.2 release of stripes that fixes some issues with jar search (si...lresende2010-04-212-2/+3
* Update tomcat distro license for recent changesantelder2010-04-211-43/+3
* Updates for excluded tests. assembly complinace test run is now clean but you...antelder2010-04-211-9/+1
* Update distro LICENSE for stripes changeantelder2010-04-211-1/+0
* Remove unneeded dependencyantelder2010-04-211-7/+0
* When config null then return noargs newInstance so it gets initialized with t...antelder2010-04-211-1/+1
* Change stripes sample to use base jarantelder2010-04-211-7/+2
* Include tuscany stripes classes in base (but not stipes itself)antelder2010-04-211-0/+6
* Change stripes dependency to be provided so its not dragged in but you define...antelder2010-04-211-0/+1
* Add a definitions.xml file to the jaxws ws binding that says it may provide s...antelder2010-04-212-0/+58
* Put back code to create a soap fault message from an exception. Was there a r...antelder2010-04-211-5/+12
* Add jaxws ri module to base profileantelder2010-04-211-0/+1
* Update to get the default http port from runtime propertiesantelder2010-04-213-5/+14
* Update to get the default http port from runtime propertiesantelder2010-04-211-8/+2
* Pick up the default scheme from runtime propertiesantelder2010-04-211-2/+8
* Have compliance test runners set the default http port to 8080 as thats what ...antelder2010-04-214-4/+16