summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Changes to make POJO_8016 run. Look for @Remotable at the class level.slaws2010-07-301-3/+12
* Added unit test.fmoga2010-07-305-0/+149
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3
* Add actual error messages to the BWS test. BWS is not in the build at the mom...slaws2010-07-302-20/+16
* Sometimes the binding name appears to be null. Get it from the actual binding...slaws2010-07-301-2/+2
* Use a utility instead of ModuleActivator for Spring application context accessrfeng2010-07-297-46/+43
* TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws2010-07-291-0/+6
* TUSCANY-3625 - Ensure that the Java version of the method name is used to ave...slaws2010-07-292-1/+22
* Sanity check the service binding response activation specantelder2010-07-291-0/+4
* Update activation spec name attributeantelder2010-07-291-3/+3
* TUSCANY-3625 - extend the test to demonstrate what happens when a WSDL is pro...slaws2010-07-2912-4/+145
* Some tidying to remove duplicate compatibility checking, because I want to ad...slaws2010-07-291-91/+21
* TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ...slaws2010-07-296-9/+106
* Add an exclude for another test thats started to failantelder2010-07-291-0/+1
* Add new files which are left outrfeng2010-07-293-0/+141
* Add the parent delegation for the SCA spring application contextrfeng2010-07-298-20/+36
* Add implementation-spring-webapp into the buildrfeng2010-07-281-0/+1
* Fix handling of component type policy sets and intentsbdaniel2010-07-281-9/+12
* Added initial sources to binding-comet-runtime.fmoga2010-07-2810-0/+859
* Add helloworld-spring-webapp to the buildrfeng2010-07-281-0/+1
* Add artifacts for the webapprfeng2010-07-283-0/+257
* Add a DateService into helloworld-spring to demonstrate Java component wiring...rfeng2010-07-282-0/+65
* Add parent artifact to the ProcessorContextrfeng2010-07-284-27/+76
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-2829-71/+702
* Change Tuscany to not initialized the class during loadingrfeng2010-07-281-1/+1
* Remove unused importsrfeng2010-07-281-3/+0