summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY 2855 - Adding Holder WS Samplebeckerdo2009-02-1714-0/+935
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745207 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng2009-02-179-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745197 13f79535-47bb-0310-9956-ffa450edef68
* Use Logger instead e.printStackTracerfeng2009-02-171-9/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745170 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as ↵antelder2009-02-173-8/+11
| | | | | | RuntimeExceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745140 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder2009-02-175-17/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744971 13f79535-47bb-0310-9956-ffa450edef68
* Remove old test thats nolonger applicableantelder2009-02-171-60/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744969 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2779. Thanks zhulei for the patch.rfeng2009-02-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744811 13f79535-47bb-0310-9956-ffa450edef68
* Update with JIRA about the problemantelder2009-02-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744167 13f79535-47bb-0310-9956-ffa450edef68
* Comment out failing assertions for the time beingantelder2009-02-131-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744163 13f79535-47bb-0310-9956-ffa450edef68
* Update JAXWSFaultExceptionMapper to handle extra contsructorantelder2009-02-131-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744162 13f79535-47bb-0310-9956-ffa450edef68
* Partial fix for exceptions for sca clients using text xml wireformatantelder2009-02-132-12/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744151 13f79535-47bb-0310-9956-ffa450edef68
* Correct test nameantelder2009-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744131 13f79535-47bb-0310-9956-ffa450edef68
* Activate the unchecked exception test, still need to establish what the ↵antelder2009-02-131-7/+10
| | | | | | response should really look like git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744102 13f79535-47bb-0310-9956-ffa450edef68
* Activate text and object tests in the jms nonsca client exxceptions testantelder2009-02-132-34/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744099 13f79535-47bb-0310-9956-ffa450edef68
* Change XMLTextMessageProcessor to override the createFaultMessage to handle ↵antelder2009-02-131-0/+23
| | | | | | FaultExceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744098 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2840ramkumar2009-02-131-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744091 13f79535-47bb-0310-9956-ffa450edef68
* Add the jms nonsca excpetions test to buildantelder2009-02-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744072 13f79535-47bb-0310-9956-ffa450edef68
* UPdate jms exceptions testcase so the object format tests workantelder2009-02-131-40/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744067 13f79535-47bb-0310-9956-ffa450edef68
* Add a JMS test for exceptions using a non-SCA JMS client. Doesn't actually ↵antelder2009-02-1310-0/+560
| | | | | | test the responses yet but the framework is there to send and receive the messages to the sca service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744060 13f79535-47bb-0310-9956-ffa450edef68
* Reenable a commented out test as the jira has been fixedantelder2009-02-131-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744055 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2846rfeng2009-02-121-6/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743924 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and ↵slaws2009-02-1210-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
* TUSCANY-2847 - Updating composite used to verify any element processinglresende2009-02-121-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo2009-02-126-42/+1148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743796 13f79535-47bb-0310-9956-ffa450edef68
* Make sure resource factory gets set before use to avoid any NPEsantelder2009-02-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743780 13f79535-47bb-0310-9956-ffa450edef68
* Add a jms oneway itest with a nondefault connection factoryantelder2009-02-129-0/+379
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743774 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes ↵slaws2009-02-127-5/+16
| | | | | | 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
* TUSCANY-2839: Start at supporting services invoked by oneway requests not ↵antelder2009-02-129-19/+33
| | | | | | needing a response connection factory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743710 13f79535-47bb-0310-9956-ffa450edef68
* Update jms response connectionFactory itest to correctly setup jndi resourcesantelder2009-02-122-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743709 13f79535-47bb-0310-9956-ffa450edef68
* Add jms noreply itest to itest buildantelder2009-02-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743707 13f79535-47bb-0310-9956-ffa450edef68
* Update noreply itest for change to not return Object arraysantelder2009-02-121-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743706 13f79535-47bb-0310-9956-ffa450edef68
* Update for resource factory changesantelder2009-02-122-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743701 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2841: start to add support for using a seperate response connection ↵antelder2009-02-129-3/+77
| | | | | | factory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743685 13f79535-47bb-0310-9956-ffa450edef68
* Remove erronious warning about response connection factory not being processedantelder2009-02-121-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743683 13f79535-47bb-0310-9956-ffa450edef68
* Move jms responsecf itest to its own module to make it eaisier to debugantelder2009-02-129-3/+248
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743681 13f79535-47bb-0310-9956-ffa450edef68
* Add jms itest using a response ConnectionFactoryantelder2009-02-123-0/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743651 13f79535-47bb-0310-9956-ffa450edef68
* Simplify so you can use createNode() instead of createNode(null, null)antelder2009-02-123-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743635 13f79535-47bb-0310-9956-ffa450edef68
* Apply the TLD fix to use jsp taglib 2.1 xsd in the other copy sca.tldlresende2009-02-121-18/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743627 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Enabling extended attribute support for default sca bindinglresende2009-02-125-8/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743604 13f79535-47bb-0310-9956-ffa450edef68
* Fix the TLD to use jsp taglib 2.1 xsdrfeng2009-02-111-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743523 13f79535-47bb-0310-9956-ffa450edef68
* Removing system.out used for debuglresende2009-02-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743137 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'bpel-resolver'lresende2009-02-105-3/+282
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743135 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2835 JMS Binding does not save operation names unless there are ↵beckerdo2009-02-103-4/+57
| | | | | | properties. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743094 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2824 - Turn the binding.ws policy handlers back on. The ws policy ↵slaws2009-02-106-1/+97
| | | | | | 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
* Fixes for MTOM TestCaseramkumar2009-02-107-64/+310
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742927 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Fixing Web Service binding processor to propertly get a ↵lresende2009-02-101-1/+8
| | | | | | reference to Extended Attribute processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742838 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() ↵beckerdo2009-02-062-0/+64
| | | | | | and public Object getOperationProperty(String opName, String propName ). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741694 13f79535-47bb-0310-9956-ffa450edef68
* Add support for resourceAdapter and its propertiesantelder2009-02-061-60/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741587 13f79535-47bb-0310-9956-ffa450edef68
* Add support for resourceAdapter and its propertiesantelder2009-02-063-1/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741586 13f79535-47bb-0310-9956-ffa450edef68
* Add support for operation property properties to binding.jmsantelder2009-02-063-15/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741575 13f79535-47bb-0310-9956-ffa450edef68