summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-12Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2-0/+71
2010-08-12Convert the add method to take a complex parameterslaws4-1/+109
2010-08-12Correct code thats tryng to get at the root element local name so that it worksantelder1-10/+16
2010-08-12Add a jsonrpc sample (also using to look at Fabiano's problem)slaws20-0/+767
2010-08-12copy javadoc creation config into release profile, and comment how to test re...kelvingoodson1-0/+46
2010-08-12Make component implementation change a value in the ban to prove that it's pr...slaws2-2/+19
2010-08-12Remove old test dependenciesslaws1-22/+1
2010-08-12Check that a destination is defined when connectionFactory element is usedantelder2-0/+9
2010-08-12Correctly set jms headers on the response messageantelder1-2/+16
2010-08-12TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws1-3/+2
2010-08-12update ant targets to run new simple launcherskelvingoodson1-15/+7
2010-08-12update test case to use individual launcherskelvingoodson1-10/+4
2010-08-12Correct the format of all the jms uri'santelder11-24/+24
2010-08-12More correctly handle the jms uri format of the binding. Still needs more wor...antelder4-9/+24
2010-08-12Validate that jndi lookup returns the expected jms destination typeantelder1-0/+17
2010-08-12remove multi-way launcherkelvingoodson1-150/+0
2010-08-12Following on from commit r964782, add simple launchers per contribution (buil...kelvingoodson3-0/+166
2010-08-12TUSCANY-3641 - Set the binding name to be the service name so, in this case w...slaws1-0/+1
2010-08-12TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws9-7/+83
2010-08-11TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws1-16/+35
2010-08-11TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws1-0/+12
2010-08-11Fix the loading of spring 2.x bean definitions and nesting elementsrfeng1-50/+75
2010-08-10TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...slaws1-30/+126
2010-08-10JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...bdaniel1-2/+5
2010-08-09JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...bdaniel1-2/+22
2010-08-09JCA 11011 Add SOAP intent to the interface if any method in the interface is ...bdaniel1-1/+16
2010-08-09TUSCANY-3641 - comment out part of the previous change that's causing all of ...slaws1-25/+2
2010-08-09TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws8-45/+273
2010-08-09Fix typo in commentslaws1-1/+1
2010-08-09TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...slaws2-0/+23
2010-08-08Avoid NPE when no dependent contributions are usedantelder1-2/+4
2010-08-08Change start command to use -duris to match the install commandantelder1-10/+27
2010-08-07Update to have jline call bye not stopantelder1-6/+1
2010-08-07Start updates to support multiple domains and standalone nodes as being discu...antelder5-134/+297
2010-08-07Ensure that the deployables are the correct Composite objectsantelder1-0/+14
2010-08-06JCA-11013 Add SOAP intent to the implementation if the java class is annotate...bdaniel2-19/+26
2010-08-06Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng6-3/+41
2010-08-06Report an error if a class annotated with @WebServiceClient is used as an SCA...bdaniel2-0/+7
2010-08-06Treat java interfaces annotated with @SOAPBinding as having the SOAP intent (...bdaniel1-0/+9
2010-08-05Throw IllegalArgumentExceptions on various ComponentContext methods to fix JC...bdaniel1-3/+17
2010-08-05Throw an IllegalArgumentException if createSelfReference is called with a bus...bdaniel1-1/+6
2010-08-05Fix and re-enable policies itestbdaniel2-3/+1
2010-08-05TUSCANY-3642 Allow policy information on interfaces to apply to services and ...bdaniel1-12/+14
2010-08-05Ensure that if a single PolicySet can be attached either directly or external...bdaniel1-0/+9
2010-08-04TUSCANY-3644: take out PaymentTestCase with @Ignore as its fialing presentlyantelder1-0/+2
2010-08-04Fix the removal of direct policy sets when external policy sets are attached....bdaniel2-3/+18
2010-08-04Add a boolean to PolicySet to determine if it has been attached via external ...bdaniel2-0/+21
2010-08-03Adding host-tomcat to contrib/modulesrfeng12-0/+1688
2010-08-03implement interface contract compatibility checking -- allows oasis JCA_9008_...kelvingoodson1-26/+60
2010-08-03Change createStandaloneNode to be named newStandaloneNodeantelder2-5/+5