summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added an EAR packaging type. Updated WAR to use PackageType.WAR.vamsic0072009-03-181-1/+2
* Make the artifactURI "" resolve to the sourceURL.vamsic0072009-03-181-1/+3
* Fix the J2W generation issue which misses the target namespacerfeng2009-03-184-7/+63
* Placing gif jpg files used for testing in test resource folderlresende2009-03-133-20/+11
* Updating-DWR-dependency-level-to-2.0.3lresende2009-03-131-1/+1
* Adding code to use full binding uri when provided, otherwise using relative p...lresende2009-03-111-0/+11
* TUSCANY-2905 Implement third rule which is supposed to look for an operation ...beckerdo2009-03-101-9/+66
* Remove SpringSCAPropertyElement.java.origramkumar2009-03-091-44/+0
* Fixes for TUSCANY-2642, 2909, 2910ramkumar2009-03-098-185/+924
* Only create a transport description for the JMS transport if JMS is configure...slaws2009-03-082-2/+13
* TUSCANY-2897 JMSBinding model should be QNames not Stringsbeckerdo2009-03-045-39/+108
* Fix for TUSCANY-2875ramkumar2009-03-032-9/+118
* Adding support for enabling and configuring authentication for embedded http ...lresende2009-02-268-4/+416
* Updating WebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
* Updating NodeWebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
* Refactoring confidentiality policy support for http bindings to it's own modulelresende2009-02-2610-3/+335
* Minor cleanup on the policy propertieslresende2009-02-262-20/+21
* Adding support to enable SSL when using binding-http using Confidentiality po...lresende2009-02-2610-40/+491
* Fix the push/pop out of sequence issuerfeng2009-02-251-9/+18
* Correct the type of message that CompositeProcessor reports for a CompositeRe...slaws2009-02-251-1/+1
* TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo2009-02-251-25/+35
* TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2009-02-253-41/+21
* TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws2009-02-255-10/+51
* Make property ids optionalslaws2009-02-231-1/+1
* Add BPEL document resolver to defer to namespace imports if document is not f...slaws2009-02-212-0/+102
* Fix already closed bug with oneway requestsantelder2009-02-191-1/+0
* Fix already closed bug when the responseConnection is the same as the request...antelder2009-02-191-1/+1
* TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder2009-02-191-0/+2
* TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo2009-02-194-19/+113
* TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder2009-02-193-1/+18
* Commit some code to write out composite model during processing. Uncomment to...slaws2009-02-191-16/+35
* Fixes for TUSCANY-2840-Part3ramkumar2009-02-1910-33/+158
* Fixes for TUSCANY-2840-Part2ramkumar2009-02-193-0/+78
* Fix for TUSCANY-2860rfeng2009-02-1913-13/+13
* Fix for TUSCANY-2702rfeng2009-02-191-12/+35
* Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng2009-02-171-1/+4
* Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng2009-02-174-9/+9
* Use Logger instead e.printStackTracerfeng2009-02-171-9/+13
* TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder2009-02-171-2/+4
* TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder2009-02-175-17/+37
* Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng2009-02-161-1/+1
* Update JAXWSFaultExceptionMapper to handle extra contsructorantelder2009-02-131-2/+8
* Partial fix for exceptions for sca clients using text xml wireformatantelder2009-02-132-12/+25
* Change XMLTextMessageProcessor to override the createFaultMessage to handle F...antelder2009-02-131-0/+23
* Fixes for TUSCANY-2840ramkumar2009-02-131-3/+3
* Fix for TUSCANY-2846rfeng2009-02-121-6/+31
* TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws2009-02-1210-15/+13
* TUSCANY-2847 - Updating composite used to verify any element processinglresende2009-02-121-1/+2
* TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo2009-02-126-42/+1148
* Make sure resource factory gets set before use to avoid any NPEsantelder2009-02-121-1/+1