summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix potential NPE when bpel is unresolvedantelder2010-11-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035207 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-1413-48/+140
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035091 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-147-55/+140
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035090 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-148-41/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035089 13f79535-47bb-0310-9956-ffa450edef68
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-1310-57/+444
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034820 13f79535-47bb-0310-9956-ffa450edef68
* Add value types from @XmlJavaAdapter into the JAXBContextrfeng2010-11-132-16/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034819 13f79535-47bb-0310-9956-ffa450edef68
* Fix the error message so that the interface name is usedrfeng2010-11-131-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034818 13f79535-47bb-0310-9956-ffa450edef68
* A bunch more base + extension updatesantelder2010-11-121-13/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034397 13f79535-47bb-0310-9956-ffa450edef68
* To be more consistent move the base-runtime module to be next to the ↵antelder2010-11-116-0/+1084
| | | | | | base-runtime-pom module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033893 13f79535-47bb-0310-9956-ffa450edef68
* Change back to provided scope so the servlet APIs aren't draged in everywhereantelder2010-11-111-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033883 13f79535-47bb-0310-9956-ffa450edef68
* Remove erroneous OSGi notice. slaws2010-11-111-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033854 13f79535-47bb-0310-9956-ffa450edef68
* Update more things for base + extensions approachantelder2010-11-107-65/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
* Update to the very latest OASIS JMS binding schema so we can verify whats ↵antelder2010-11-103-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
* The json databinding is a runtime module so can't be used by a model module. ↵antelder2010-11-102-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
* TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws2010-11-092-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
* remove unused dependency on asmbdaniel2010-11-091-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032864 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with an error message fix in the runtimeslaws2010-11-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032592 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2010-11-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032555 13f79535-47bb-0310-9956-ffa450edef68
* Correct confusing error messageslaws2010-11-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031483 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2010-10-292-3/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028921 13f79535-47bb-0310-9956-ffa450edef68
* Fix POM.XML of implementation-web-runtime to address OSGi problems described ↵edwardsmj2010-10-291-3/+3
| | | | | | in TUSCANY_3760 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028666 13f79535-47bb-0310-9956-ffa450edef68
* Fix MANIFEST.MF and POM.XML to address OSGi problems described in TUSCANY_3760edwardsmj2010-10-292-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028665 13f79535-47bb-0310-9956-ffa450edef68
* Handling null return values in JSON-RPC bindinglresende2010-10-281-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028450 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local ↵bdaniel2010-10-282-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
* Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MFlresende2010-10-261-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027713 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3735: Don't use HTTP authorization or authentication by default ↵nash2010-10-262-13/+29
| | | | | | (merged 1.x commit r1027705) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027710 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1027700 Add test to ensure If-Modified-Since returns 304 if feed is ↵nash2010-10-261-1/+15
| | | | | | unmodified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027704 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged ↵nash2010-10-262-3/+3
| | | | | | 1.x commit r1027693) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027695 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3742: Fix time comparison for If-Modified-Since and ↵nash2010-10-262-11/+29
| | | | | | If-Unmodified-Since (merged 1.x commit r1027658) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027684 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3734: Fix incorrect rendering of non-ASCII characters (merged 1.x ↵nash2010-10-261-5/+4
| | | | | | commit r1027641) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027655 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws2010-10-265-6/+6
| | | | | | Update JSR311 version to the version now pulled in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027603 13f79535-47bb-0310-9956-ffa450edef68
* When the correlation scheme is set to correlationId then make sure a ↵antelder2010-10-251-3/+6
| | | | | | correlationid is set on a request message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027105 13f79535-47bb-0310-9956-ffa450edef68
* Doesn't need to depend on base and doing so for a compile dependency causes ↵slaws2010-10-251-1/+1
| | | | | | a cycle in the build via implementation-python git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027028 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Python modelslaws2010-10-251-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027015 13f79535-47bb-0310-9956-ffa450edef68
* Remove module missed in other deletesantelder2010-10-251-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026998 13f79535-47bb-0310-9956-ffa450edef68
* Switch to use domain-hazelcast and remove old hazelcast mpodulesantelder2010-10-2534-2250/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026995 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast doamion module to buildantelder2010-10-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026983 13f79535-47bb-0310-9956-ffa450edef68
* Remove CompositeContext threadlocal thats might be causeing a storage leak ↵antelder2010-10-253-17/+1
| | | | | | as Tuscany doesn't use this anymore git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026981 13f79535-47bb-0310-9956-ffa450edef68
* Merge the hazelcast modules into a single moduleantelder2010-10-2528-0/+2104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026973 13f79535-47bb-0310-9956-ffa450edef68
* Set JMSReplyTo based on the latest binding.jms specrfeng2010-10-212-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026126 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3744: only set the callback destination from the request replyTo for ↵antelder2010-10-201-1/+1
| | | | | | oneWay requests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025790 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3736 BJM_4010 Make sure that the operationProperties ↵bdaniel2010-10-201-0/+6
| | | | | | selectedOperation attribute is considered when selecting an operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025772 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY_3738 Fix parsing of property type attributes ( BJM_3025.1, BJM_3025.2 )bdaniel2010-10-201-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025750 13f79535-47bb-0310-9956-ffa450edef68
* Fix JMS refernces to honour the correlation attribute of the JMS bindingantelder2010-10-201-4/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025695 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3701 - Updating geronimo dependencies on Implementation BPEL and ↵lresende2010-10-201-2/+2
| | | | | | fixing legal checks with the appropriate geronimo dependency versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025677 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3701 Update to geronimo 2.1.4 to avoid slf4j error and remove workaroundbdaniel2010-10-202-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025582 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - add missing headersslaws2010-10-202-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025537 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Add MIT license for ↵slaws2010-10-201-0/+33
| | | | | | binding-comet-runtime/src/main/resources/jquery.json-2.2.min.js git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025530 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3732 Fix potential NPE in JAXWSServiceBindingProviderbdaniel2010-10-191-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024307 13f79535-47bb-0310-9956-ffa450edef68
* Remove stripes dependency from base-runtime as it hides the actual stripes ↵slaws2010-10-191-16/+6
| | | | | | dependency and hence it's not included in the distro or the PDE target. The net result is that tuscany-stripes doesn't compile in eclipse PDE and if you remove tuscany-stripes lots of other things complain. This change fixes the second effect. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024216 13f79535-47bb-0310-9956-ffa450edef68