summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-209-11/+66
* Fix typo in commentslaws2012-02-201-1/+1
* Make the JMSException a ServiceRuntimeException so it has some commonality wi...slaws2012-02-151-1/+3
* TUSCANY-4013 - set the userSpecifiedURI when the URI is set from WSDL also slaws2012-02-151-0/+1
* TUSCANY-4015 - correct what activation spec attributes are written outslaws2012-02-151-1/+1
* Make the jackson annotation introspector come before the JAXB one as we need ...rfeng2012-02-141-2/+3
* Bump up the date in the NOTICE fileantelder2012-02-1386-91/+91
* Minor formatting updateslresende2012-02-121-21/+23
* TUSCANY-4013 - store the user specified binding uri so it doesn't get overwri...slaws2012-02-113-0/+24
* Fixing processing wireFormat and operationSelectors from rest-binding as the ...lresende2012-02-104-22/+78
* TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...slaws2012-02-103-13/+8
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-099-102/+315
* Add doPrivileged for Java 2 Security issue.scottkurz2012-02-091-43/+73
* The operation name property is only for request messages so don't set it on t...antelder2012-02-071-8/+0
* TUSCANY-4001: Update JMS Binding to use the QName of the element in Unexpecte...antelder2012-02-071-4/+7
* When the JMS binding returns an fault message for an unexpected exception inc...antelder2012-02-061-1/+1
* TUSCANY-4005 - raise an error if a reference target containing only a compone...slaws2012-02-022-3/+48
* Update to make plugable whether or not the client should use bindings other t...antelder2012-01-316-23/+127
* Update sca client to choose an SCA binding endpoint if one is availableantelder2012-01-313-13/+24
* Fix the json deserialization of generic collection and upgrade to jackson 1.9.4rfeng2012-01-304-19/+22
* TUSCANY-4009: Apply patch from Jennifer Thompson to fix Java2 Secuity Errors ...antelder2012-01-281-5/+31
* TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is ...slaws2012-01-271-4/+6
* Fix the two failing JMS compliance tests that set callback destiantions in th...antelder2012-01-261-12/+15
* Update the JMS Axiom XML helper to create more correct wrapper elementsantelder2012-01-261-9/+8
* TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws2012-01-266-66/+146
* Add parentheses to force correct evaluationantelder2012-01-241-1/+1
* Add meta-inf/service file for all the MessageProcessorsantelder2012-01-241-0/+25
* Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so ...antelder2012-01-241-21/+9
* TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...antelder2012-01-241-5/+8
* TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...antelder2012-01-242-0/+10
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2012-01-1915-53/+472
* When using the JMS URI form to identify JMS resources the resources MUST exis...antelder2012-01-131-0/+6
* TUSCANY-4004 - maintain the imported WSDL location separately from the WSDL U...slaws2012-01-091-1/+7
* TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws2012-01-093-16/+68
* Minor formattinglresende2012-01-091-4/+2
* TUSCANY-4002: Apply patch from Jennifer Thompson to support get/set properti...antelder2012-01-071-0/+15
* TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to a...antelder2012-01-071-0/+15
* TUSCANY-4004 - add a comment highlighting some concern about import processing. slaws2012-01-061-1/+3
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-0612-74/+165
* TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws2012-01-068-111/+131
* Make fields protected so subclasses can accessantelder2011-12-221-12/+12
* TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...antelder2011-12-202-34/+32
* TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to ov...antelder2011-12-201-1/+6
* Make fields protected so subclasses can useantelder2011-12-201-19/+19
* Change fields to be protected so subclasses can access themantelder2011-12-201-3/+3
* MOve the initilization of a default destination name to a seperate method so ...antelder2011-12-201-10/+14
* TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...antelder2011-12-161-5/+13
* TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: Connect...antelder2011-12-141-21/+65
* TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...slaws2011-12-143-10/+39
* TUSCANY-2681 - merge changes from 1.x to 2.xslaws2011-12-142-9/+69