summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TUSCANY-3107 temporary work around to allow itest/nodes to run slaws2009-06-191-1/+6
* TUSCANY-3092 - add flag to indicate remotenessslaws2009-06-194-2/+27
* TUSCANY-3106 refactor include processing to make autowire handling match OASI...slaws2009-06-192-48/+69
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-1914-99/+119
* Add a basic way for testcases toset the default http portantelder2009-06-191-1/+2
* Add a basic test for the jsonp bindingantelder2009-06-193-6/+21
* add mirror pom hierarchy to reference into read-only otests extraction from O...kelvingoodson2009-06-1970-3/+2803
* Merge r786047 from m3 branch to trunk to update the oc files for the M3 releaseantelder2009-06-191-2/+2
* Add new InvalidServiceException thats defined in the public review version of...antelder2009-06-191-0/+60
* Merge r786410 from trunk to m3 for LICENSE file updatesantelder2009-06-191-6/+11
* LICENSE file updates and correctionsantelder2009-06-191-6/+11
* Add a tuscany command for Equinox consolerfeng2009-06-182-0/+69
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2009-06-1810-24/+48
* Add customization of axis2/axiom bundle MFsrfeng2009-06-182-0/+59
* Add the support to override 3rd party bundles as plain jarsrfeng2009-06-181-0/+24
* Remove unused importsrfeng2009-06-181-19/+16
* Update doc filesantelder2009-06-184-9/+10
* Correct M3 RC1 tag nameantelder2009-06-182978-0/+0
* Tag 2.0 M3 RC1antelder2009-06-182978-0/+264530
* Reformat the coderfeng2009-06-187-114/+143
* Remove unused methodsrfeng2009-06-182-143/+16
* Start to play with JMX management for SCA nodesrfeng2009-06-173-0/+115
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-1724-200/+288
* Added names to callback bindings to avoid warning messagesnash2009-06-171-4/+8
* Make the tuscany dependency consistentrfeng2009-06-165-26/+29
* Fix the OSGi MFrfeng2009-06-161-1/+7
* Removed unused importmcombellack2009-06-161-1/+0
* Remove unused classantelder2009-06-161-51/+0
* Add jquery client html pageantelder2009-06-161-0/+51
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder2009-06-1613-0/+770
* Merge 785390 from trunk to m3 branch to include the webapp samples in the dsitroantelder2009-06-161-0/+10
* Add in the webapp samples to the distroantelder2009-06-161-0/+10
* TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two of...slaws2009-06-1648-0/+2279
* Merge > typo fix in r785216 from 2.x to m3 branchantelder2009-06-161-1/+1
* Remove typo < character from nameantelder2009-06-161-1/+1
* Merge missing AL header fix in r785146 from 2.x trunk to m3antelder2009-06-162-0/+38
* Add two missing AL headersantelder2009-06-162-0/+38
* Merge 785126 from 2.x trunk to M3 to fix Commented import resolving code from...antelder2009-06-161-4/+6
* Commented import resolving code from XSDModelResolver as its not applicable f...ramkumar2009-06-161-4/+6
* Merge 785108 from 2.x to 2.0 m3 branch to remove the explicit jar version dep...antelder2009-06-162-4/+35
* Don't hard code the jar version name so its easy to make tuscany branches and...antelder2009-06-162-4/+35
* Take jsonp out of pom as the module ins't included in m3antelder2009-06-161-1/+0
* Create 2.0 M3 release branchantelder2009-06-162978-0/+264450
* Added EJB binding related projects into the buildmcombellack2009-06-153-0/+3
* Added notification launcher that will use the EJB service exposed by the SMS ...mcombellack2009-06-154-0/+200
* Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack2009-06-155-0/+174
* Added notification contribution that connects to the SMS gateway that exposes...mcombellack2009-06-153-0/+115
* TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...slaws2009-06-153-3/+32
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2009-06-157-139/+107
* TUSCANY-3093 - new itest for callbacks over web services. This version demons...slaws2009-06-159-0/+480