summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-19TUSCANY-3790. Experiment with being explicit about what encoding the bytes ↵slaws1-1/+1
are retrieved. In the first instance this should have no effect on the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036783 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19And another one. Remove the SNAPSHOT. The URLs not used and it comes up when ↵slaws1-1/+1
you search the codebase for SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036782 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Remove the SNAPSHOT here. The URLs not used and it comes up when you search ↵slaws1-1/+1
the codebase for SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036781 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19TUSCANY-3778 - use the definition namespace not the element namespace to ↵slaws1-1/+2
create the fault message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036777 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Tolerate older version of ASM using reflection. There doesn't seem to be ↵bdaniel2-2/+40
enough usage to justify an extension point. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036741 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to jackson 1.6.2rfeng2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036700 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Do better printout for array response typesantelder1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036634 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Add a command completor for the invoke commandantelder2-0/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036406 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Fix build breaks and MFsrfeng3-3/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036159 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Get the Shell invoke function working and add a services command to show the ↵antelder4-52/+132
available services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036030 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17TUSCANY-3752: Shade jars create incorrect source jarantelder1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035949 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng1-1/+2
version to fix the osgi rest sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035932 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Fix OSGi MFsrfeng4-20/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035931 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Updating OSGi manifests to wink 1.1.2-incubatinglresende3-18/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035922 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng6-11/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035921 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende3-6/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Moving to wink 1.1.2-incubating releaselresende2-6/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035823 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Investigating migration to wink 1.2-SNAPSHOTlresende4-62/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035822 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Fix the return type to match the object[] for outputrfeng1-6/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035743 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Replace the jabsorb based client with HttpClientrfeng5-433/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035742 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Remove unused classantelder1-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035604 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Start adding invoke function to the Shellantelder1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035589 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16No changes just fix up some formattingantelder1-12/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035579 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15TUSCANY-3664 Fix atom binding/store samplebdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035417 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Fix potential NPE when bpel is unresolvedantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035207 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel13-48/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035091 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel7-55/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035090 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel8-41/+112
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035089 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng10-57/+444
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034820 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13Add value types from @XmlJavaAdapter into the JAXBContextrfeng2-16/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034819 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13Fix the error message so that the interface name is usedrfeng1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034818 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12A bunch more base + extension updatesantelder1-13/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034397 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11To be more consistent move the base-runtime module to be next to the ↵antelder6-0/+1084
base-runtime-pom module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033893 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Change back to provided scope so the servlet APIs aren't draged in everywhereantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033883 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Remove erroneous OSGi notice. slaws1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033854 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update more things for base + extensions approachantelder7-65/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update to the very latest OASIS JMS binding schema so we can verify whats ↵antelder3-8/+34
being voted on tomorrow does actually work ok git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033518 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10The json databinding is a runtime module so can't be used by a model module. ↵antelder2-8/+2
This changes to use a hardcoded string instead of the databinding name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033392 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws2-6/+8
Tuscany jars. So we have binding-rmi and binding-ws as examples now. It this works we'll fix the rest for the next release. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09remove unused dependency on asmbdaniel1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032864 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Catch up with an error message fix in the runtimeslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032592 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Fix typo in commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032555 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05Correct confusing error messageslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031483 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2-3/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028921 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29Fix POM.XML of implementation-web-runtime to address OSGi problems described ↵edwardsmj1-3/+3
in TUSCANY_3760 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028666 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29Fix MANIFEST.MF and POM.XML to address OSGi problems described in TUSCANY_3760edwardsmj2-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028665 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28Handling null return values in JSON-RPC bindinglresende1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028450 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local ↵bdaniel2-3/+46
inline types before other WSDL documents, and update OASIS assembly test error messages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028182 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MFlresende1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027713 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3735: Don't use HTTP authorization or authentication by default ↵nash2-13/+29
(merged 1.x commit r1027705) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027710 13f79535-47bb-0310-9956-ffa450edef68