summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-26TUSCANY-3729: Apply r1023208 changes to 1.x trunk except for deletion of ↵nash2-14/+14
unreleased modules and samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027592 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006270 TUSCANY-3706: Add jaxws-api dependencies to ↵nash1-0/+8
jaxws-maven-plugin configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027540 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006260 TUSCANY-3707: If no internet connection, avoid running tests ↵nash5-12/+202
that need the internet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027521 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001759 Fix tuscany.version property settingnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027432 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001710 Fix incorrect substitution parameters in message templatenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027429 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001528 TUSCANY-3689: Fix corruption of XML document when transformed ↵nash2-0/+87
from XMLStreamReader to NodeInfo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027406 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1000878 Delete temporary dojo directory after maven packagingnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027146 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1000235 TUSCANY-3037: Don't call setBody() if the message body hasn't ↵nash1-1/+3
changed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027070 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r999902 Exclude geronimo-activation_1.1_spec and junit dependenciesnash1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027049 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r999901 Fix incorrect version number for commons-lang and exclude ↵nash1-2/+22
junit dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027047 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r999899 Change junit dependency to test scopenash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027045 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r999898 Change junit dependency to test scopenash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027043 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r999442 TUSCANY-1794: Exclude geronimo-activation_1.1_spec dependency ↵nash1-0/+10
from pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027039 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25TUSCANY-3747: Temporarily disable the failing testsnash1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026961 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Add primitive type test and take account of it in the temporary databinding ↵slaws5-1/+23
that jsonp uses. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021794 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06TUSCANY-3696 - add more checking for null response. slaws5-6/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005031 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ↵antelder1-6/+32
handling to return more info with unchecked exceptions. And associated itest updates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005001 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Add the test case from JSONP to check if JSONRPC covers the same cases. Not ↵slaws6-0/+494
all tests enabled yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003097 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29TUSCANY-3696 - and make the array changes work with void input and output ↵slaws7-15/+42
parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002679 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Remove commented out cruftslaws2-92/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002551 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29TUSCANY-3696 - Support parameter of type array in the JSONP binding. slaws6-6/+142
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002534 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3683: Fix exception when RMI service is promotednash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000125 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05Convert to use the JSON2x databinding. Sill not in the build.slaws3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982660 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05Add new modules but explicitly commented out at the momentslaws1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982659 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05Add a port of the 2.x version of the JSON databinding. This works with the ↵slaws58-0/+2527
JSONP binding. If I apply the 2.x changes to the existing JSON databinding the I can get the JSONP binding to work but it messes up other bindings, e.g. JSONRPC, which rely on it. These other bindings have been changed for 2.x also. Not in build yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982657 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05As per previous commit comment I didn't mean to include these in the build ↵slaws1-0/+2
just yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982540 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05Port the JSONP binding from 2.x to 1.x to help with this conversation ↵slaws29-3/+1893
http://www.mail-archive.com/dev@tuscany.apache.org/msg13393.html. It's not in the build yet but works in my environment. Hoping that Fabiano will check that it works in his environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982536 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30TUSCANY-3634: ensure jms session is closed for oneway requestsantelder1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980735 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29TUSCANY-3639 - ensure that the service wire is created at the same time as ↵slaws1-0/+6
the binding wire is created git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980457 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29TUSCATUSCANY-3625 - Ensure that the Java version of the method name is used ↵slaws2-27/+50
to avert the case that the Tuscany interface has a different operation name by virtue of JAXWS annotations. Thanks for the patch Scott. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980456 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Process composites last when loading contributions into the domain ↵nash1-17/+67
(TUSCANY-3561) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959098 13f79535-47bb-0310-9956-ffa450edef68
2010-06-07Read composite content after contributions have been loaded (TUSCANY-3569)nash1-21/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952186 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04Fix NullPointerException caused by missing tests for null callback interface ↵nash2-10/+16
(TUSCANY-3588) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951561 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04Add missing wires to DomainManager.composite file (TUSCANY-3587)nash1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951557 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04Add <binding.sca> to generated node configuration (TUSCANY-3193)nash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951548 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08Prevent bootstrap launcher from changing caller's classloader setting ↵nash3-16/+3
(TUSCANY-3551) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942470 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08Exclude junit 3.8 dependency brought in by wss4j and use junit 4.5 insteadnash1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942469 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Use Base64 class from commons-codec instead of forbidden internal JRE class ↵nash2-2/+8
(TUSCANY-3549) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942202 13f79535-47bb-0310-9956-ffa450edef68
2010-04-18Remove incorrect dependency on servlet host (TUSCANY-3540)nash1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935405 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30TUSCANY-3516 - Merging changes from 2.x to enable calling services exposed ↵lresende2-16/+112
with JSON-RPC binding using GET method and properly handling HTTP Headers such eTags when usig GET method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928999 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws18-273/+353
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921286 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Update thread pool creation code to match the corresponding code in ODE ↵nash1-1/+12
1.3.3 (TUSCANY-3475) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920274 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18Fix for TUSCANY-3466rfeng1-61/+118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911633 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15Fixes for TUSCANY-3165, upgrade to OpenEJB version 3.1.2ramkumar1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910269 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28TUSCANY-3448 SCA Property and Reference annotation processing in web ↵vamsic0072-8/+0
application results in incorrect computed names o Removed the classname prefix when name attribute is not specified in the annotation o Rev 903972 in 1.6 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903974 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Adding missing Apache License fileslresende6-0/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903877 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how ↵lresende1-1/+1
the spring context path is calculated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903480 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Updating LICENSE/NOTICE to properly mention required notice from Caucho ↵lresende2-0/+52
Technology git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900665 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12Adding missing Apache License headerslresende3-0/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898223 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12Adding missing Apache License headerslresende2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898222 13f79535-47bb-0310-9956-ffa450edef68