summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Put back the dwr bindingantelder2009-02-121-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743654 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
* Test commitbdaniel2009-02-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743628 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
* Java SCA 2.0-M1 RC3 taglresende2009-02-123137-0/+278917
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743625 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Missing test case to verify extended attribute functionality ↵lresende2009-02-121-0/+133
| | | | | | in web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743607 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging changes from 1.x to enable extended attribute support ↵lresende2009-02-125-8/+192
| | | | | | for default sca binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743606 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
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743527 ↵dougsleite2009-02-1123-0/+1732
| | | | 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
* Add osgi.console to the config.inirfeng2009-02-111-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743452 13f79535-47bb-0310-9956-ffa450edef68
* Move the RELEASE_NOTES and CHANGES to the top level so they appear in ↵antelder2009-02-115-54/+44
| | | | | | release tags (and also at the top they might be more noticable so we might remember to update as we add new function :-) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743428 13f79535-47bb-0310-9956-ffa450edef68
* Correct the license headerantelder2009-02-111-37/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743415 13f79535-47bb-0310-9956-ffa450edef68
* Correct the license headerantelder2009-02-111-16/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743410 13f79535-47bb-0310-9956-ffa450edef68
* Copying CHANGES to 2.0-M1 RC taglresende2009-02-111-0/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743370 13f79535-47bb-0310-9956-ffa450edef68
* Copying RELEASE_NOTES to 2.0-M1 RC taglresende2009-02-111-0/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743369 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug with import of @Service annotationedwardsmj2009-02-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743361 13f79535-47bb-0310-9956-ffa450edef68
* Added testcases:edwardsmj2009-02-1131-5/+1334
| | | | | | | | 0029, 0030, 0031, 0032, 0033, 0034, 6001, 6002, 6003, 6004 Updated ASM_0028_TestCase.java and BaseJAXWSTestCase.java to deal better with exceptions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743360 13f79535-47bb-0310-9956-ffa450edef68
* Fix the code-generation against the @XmlJavaTypeAdapterrfeng2009-02-115-6/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743192 13f79535-47bb-0310-9956-ffa450edef68
* Java SCA 2.0-M1 RC2 taglresende2009-02-113107-0/+277517
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743184 13f79535-47bb-0310-9956-ffa450edef68
* Removing binding-dwr-runtime from source distributionlresende2009-02-111-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743177 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging fixes and testcase that exercises extended attributes ↵lresende2009-02-103-6/+25
| | | | | | in individual bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743166 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
* Add the SDO version of CreditCardPayment implementationrfeng2009-02-108-0/+480
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743122 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
* Remove the generated folder from svnrfeng2009-02-100-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743055 13f79535-47bb-0310-9956-ffa450edef68
* Excluding extra JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-1/+5
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743053 13f79535-47bb-0310-9956-ffa450edef68
* Excluding JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-0/+4
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743052 13f79535-47bb-0310-9956-ffa450edef68
* Updating license with latest dependency changeslresende2009-02-101-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743048 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
* Remove manifest as its a 'managed' sampleantelder2009-02-101-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742956 13f79535-47bb-0310-9956-ffa450edef68
* Simplify launcher default config so it can automatically determine to use ↵antelder2009-02-102-3/+22
| | | | | | unmanaged jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742952 13f79535-47bb-0310-9956-ffa450edef68
* Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder2009-02-1010-0/+900
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742938 13f79535-47bb-0310-9956-ffa450edef68
* Move runtime-inspector to sca-contrib as its not in the build and doesn't ↵antelder2009-02-1019-0/+0
| | | | | | yet work with the 2.x code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742934 13f79535-47bb-0310-9956-ffa450edef68
* Add a toold folder to sca-contribantelder2009-02-100-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742932 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
* [maven-release-plugin] prepare for next development iterationantelder2009-02-101-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742918 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-eclipse-compiler-1.0antelder2009-02-1011-0/+2313
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742917 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-eclipse-compiler-1.0antelder2009-02-101-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742916 13f79535-47bb-0310-9956-ffa450edef68
* Back to 1.0-SNAPSHOTantelder2009-02-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742909 13f79535-47bb-0310-9956-ffa450edef68
* Update pom.xml for plugins folder renameantelder2009-02-101-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742908 13f79535-47bb-0310-9956-ffa450edef68