summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-26Updating NodeWebAppServletHost to provide new version of addServletMappinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748009 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Refactoring confidentiality policy support for http bindings to it's own modulelresende10-3/+335
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Minor cleanup on the policy propertieslresende2-20/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748007 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality ↵lresende10-40/+491
policy intent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748006 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Fix the push/pop out of sequence issuerfeng1-9/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747972 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Correct the type of message that CompositeProcessor reports for a ↵slaws1-1/+1
CompositeReadException and correct a few tests to take account of this and another couple of exception funnies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747952 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo1-25/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747933 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo3-41/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747867 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't ↵slaws5-10/+51
rely on boolean fault flag for messages of object type. Thanks for the patch Kaushik git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747826 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Make property ids optionalslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746926 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add BPEL document resolver to defer to namespace imports if document is not ↵slaws2-0/+102
found in current contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746461 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix already closed bug with oneway requestsantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745961 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix already closed bug when the responseConnection is the same as the ↵antelder1-1/+1
request connection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745960 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message ↵antelder1-0/+2
correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745958 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo4-19/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745909 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder3-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745897 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Commit some code to write out composite model during processing. Uncomment ↵slaws1-16/+35
to use. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745858 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fixes for TUSCANY-2840-Part3ramkumar10-33/+158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745779 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fixes for TUSCANY-2840-Part2ramkumar3-0/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745778 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix for TUSCANY-2860rfeng13-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745759 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix for TUSCANY-2702rfeng1-12/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745752 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Fix the JAXBException if package-info annotated with @XmlSchema is present ↵rfeng1-1/+4
without ObjectFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745299 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng4-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745197 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Use Logger instead e.printStackTracerfeng1-9/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745170 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as ↵antelder1-2/+4
RuntimeExceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745140 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder5-17/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744971 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744811 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Update JAXWSFaultExceptionMapper to handle extra contsructorantelder1-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744162 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Partial fix for exceptions for sca clients using text xml wireformatantelder2-12/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744151 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Change XMLTextMessageProcessor to override the createFaultMessage to handle ↵antelder1-0/+23
FaultExceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744098 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Fixes for TUSCANY-2840ramkumar1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744091 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Fix for TUSCANY-2846rfeng1-6/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743924 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and ↵slaws10-15/+13
DEFAULT_RESPONSE_DESTINATION_NAME and use null instead as these are just strings to indicated that there is no destination rather than being a default destination git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743917 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2847 - Updating composite used to verify any element processinglresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743876 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo6-42/+1148
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743796 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Make sure resource factory gets set before use to avoid any NPEsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743780 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes ↵slaws4-4/+14
here. Firstly WSSecurityPolicyHandler pushes a property into the Axis configuration context to force Rampart to recognize the policy. I haven't discovered what part of our configuration is required to do this properly. Secondly I fixed the helloworld-ws-service-secure test case to reference the wsdl on binding.ws. Without this you get a NPE in axis/rampart as it fails to map binding operations to port type operation using QNames (don't know why it thinks these are QNames). Our generated WSDL has the generated binding in a different namespace to the port type. Associating the wsdl binding with binding.ws means that the binding is not generated at the made up QNames match. I also updated a few key stores as the runtime was complaining about X509 certificate version numbers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743732 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not ↵antelder9-19/+33
needing a response connection factory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743710 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Update for resource factory changesantelder2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743701 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2841: start to add support for using a seperate response connection ↵antelder9-3/+77
factory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743685 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Remove erronious warning about response connection factory not being processedantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743683 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Simplify so you can use createNode() instead of createNode(null, null)antelder3-0/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743635 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Apply the TLD fix to use jsp taglib 2.1 xsd in the other copy sca.tldlresende1-18/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743627 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2463 - Enabling extended attribute support for default sca bindinglresende5-8/+189
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743604 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11Fix the TLD to use jsp taglib 2.1 xsdrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743523 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Removing system.out used for debuglresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743137 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Merge branch 'bpel-resolver'lresende5-3/+282
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743135 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2835 JMS Binding does not save operation names unless there are ↵beckerdo3-4/+57
properties. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743094 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2824 - Turn the binding.ws policy handlers back on. The ws policy ↵slaws5-0/+96
handlers are now present but commented out as they are causing problems in the Axis 1.4.1 stack. Update the keys for the binding.ws tests cases so they remain valid for a long time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743002 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Fixes for MTOM TestCaseramkumar7-64/+310
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742927 13f79535-47bb-0310-9956-ffa450edef68