summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding gdata to Tuscany internal repolresende2010-08-1248-0/+128
* Add error messages for new JCA tests 1001 and 1002bdaniel2010-08-111-0/+2
* TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws2010-08-111-16/+35
* TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws2010-08-111-0/+12
* Fix the loading of spring 2.x bean definitions and nesting elementsrfeng2010-08-111-50/+75
* TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...slaws2010-08-101-30/+126
* Add expected error messages for POJO_8031, POJO_8032, POJO_8033slaws2010-08-101-0/+3
* Add expected error message for JCI_8030slaws2010-08-101-0/+1
* TUSCANY-3651 - Add assert to test caseslaws2010-08-101-1/+5
* JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...bdaniel2010-08-101-2/+5
* JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...bdaniel2010-08-092-2/+23
* Removed the projects containing the alternate implementation of the comet bin...fmoga2010-08-0945-8708/+0
* Updated the stock comet sample in order to reflect the new capabilities of th...fmoga2010-08-095-1796/+6813
* Added new implementation for comet binding which supports choosing the transp...fmoga2010-08-094-111/+62
* JCA 11011 Add SOAP intent to the interface if any method in the interface is ...bdaniel2010-08-092-1/+17
* TUSCANY-3641 - comment out part of the previous change that's causing all of ...slaws2010-08-091-25/+2
* TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws2010-08-098-45/+273
* Fix typo in commentslaws2010-08-091-1/+1
* TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...slaws2010-08-092-0/+23
* Avoid NPE when no dependent contributions are usedantelder2010-08-081-2/+4
* Change start command to use -duris to match the install commandantelder2010-08-081-10/+27
* Update to have jline call bye not stopantelder2010-08-071-6/+1
* Start updates to support multiple domains and standalone nodes as being discu...antelder2010-08-075-134/+297
* Ensure that the deployables are the correct Composite objectsantelder2010-08-071-0/+14
* JCA-11013 Add SOAP intent to the implementation if the java class is annotate...bdaniel2010-08-063-19/+27
* Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng2010-08-066-3/+41
* Added model for alternate implementation of comet binding.fmoga2010-08-0614-0/+560
* Initial import of alternate comet binding implementation model.fmoga2010-08-060-0/+0
* Added implementation using Jersey RESTful Web Services.fmoga2010-08-0618-0/+885
* Initial import of alternate comet binding implementation.fmoga2010-08-060-0/+0
* 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