summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Report an error if a class annotated with @WebServiceClient is used as an SCA...bdaniel2010-08-063-0/+8
* Treat java interfaces annotated with @SOAPBinding as having the SOAP intent (...bdaniel2010-08-062-0/+10
* Update error message for JCA_3013 to include separator charactersbdaniel2010-08-051-1/+1
* Throw IllegalArgumentExceptions on various ComponentContext methods to fix JC...bdaniel2010-08-051-3/+17
* Throw an IllegalArgumentException if createSelfReference is called with a bus...bdaniel2010-08-051-1/+6
* Convert to use the JSON2x databinding. Sill not in the build.slaws2010-08-053-3/+3
* Add new modules but explicitly commented out at the momentslaws2010-08-051-1/+4
* Add a port of the 2.x version of the JSON databinding. This works with the JS...slaws2010-08-0558-0/+2527
* Fix and re-enable policies itestbdaniel2010-08-052-3/+1
* As per previous commit comment I didn't mean to include these in the build ju...slaws2010-08-051-0/+2
* Port the JSONP binding from 2.x to 1.x to help with this conversation http://...slaws2010-08-0529-3/+1893
* TUSCANY-3642 Allow policy information on interfaces to apply to services and ...bdaniel2010-08-052-12/+15
* Ensure that if a single PolicySet can be attached either directly or external...bdaniel2010-08-051-0/+9
* Fixed comet sample.fmoga2010-08-041-0/+1
* Cleaned up comet binding.fmoga2010-08-045-31/+11
* TUSCANY-3644: take out PaymentTestCase with @Ignore as its fialing presentlyantelder2010-08-041-0/+2
* Fix the removal of direct policy sets when external policy sets are attached....bdaniel2010-08-042-3/+18
* Add a boolean to PolicySet to determine if it has been attached via external ...bdaniel2010-08-042-0/+21
* Adding host-tomcat to contrib/modulesrfeng2010-08-0312-0/+1688
* Set org.atmosphere.useNative to true in order to skip the TuscanyServletFilte...fmoga2010-08-034-36/+16
* Added TuscanyServletFilter instead of TuscanyContextListener.fmoga2010-08-032-34/+24
* Set svn ignoresantelder2010-08-030-0/+0
* implement interface contract compatibility checking -- allows oasis JCA_9008_...kelvingoodson2010-08-031-26/+60
* Change createStandaloneNode to be named newStandaloneNodeantelder2010-08-032-5/+5
* CHange the noarg stop command to be bye and change addDeploymentComposite to ...antelder2010-08-031-60/+42
* Take out the bpel helloworld testcase for now as its broken with the componen...antelder2010-08-031-0/+2
* Update for spliting uri into separate parametersantelder2010-08-031-1/+1
* @Ignore a test which depends on the jar produced by itest/T3558 which isn't i...slaws2010-08-031-0/+2
* Updated the stock sample to use the comet binding implementation.fmoga2010-08-029-198/+50
* Implemented comet binding using Atmosphere Framework.fmoga2010-08-0213-274/+176
* TUSCANY-3641 - start adding a processor to handle JAXWS annotations in implem...slaws2010-08-023-1/+229
* Update shell for node api changesantelder2010-08-021-30/+5
* Change add/removeToDoamin method to have the contribution and composite uri a...antelder2010-08-024-20/+17
* Remove the @IGnore from a test of a contribution which was using the data api...antelder2010-08-021-6/+2
* Update for using a default contribution uri if none is specifiedantelder2010-08-021-13/+35
* Add a createStandaloneNode method which creates a Node running a composite ou...antelder2010-08-021-34/+26
* Update all the install methods to return the uri of the installed contributio...antelder2010-08-021-3/+5
* Add data api as a test dependency so it can be used by one of the testsantelder2010-08-021-0/+7
* Changes for JCI_8023. The policy annotations can appear on otherwise unannota...slaws2010-08-021-1/+17
* Support the other jms properties in the jms uriantelder2010-08-021-0/+6
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-0223-77/+609
* This was moved to Apache Nuvem - http://svn.apache.org/repos/asf/incubator/nu...lresende2010-08-0171-4185/+0
* Work around the issue that Tuscany java introspector doesn't handle Spring be...rfeng2010-07-311-51/+50
* Exclude duplicate directories that are linked from different symbolic linksrfeng2010-07-301-11/+22
* Allow spring beans to use @Reference without a property elementrfeng2010-07-302-4/+23
* Add ignoresslaws2010-07-300-0/+0
* Changes to make POJO_8016 run. Look for @Remotable at the class level.slaws2010-07-301-3/+12
* Updating site template to avoid using macros as the latest version of conflue...lresende2010-07-301-134/+97
* Added unit test.fmoga2010-07-305-0/+149
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3