summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-06Refactoring Spring moduleramkumar21-0/+1837
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772154 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar38-3614/+2145
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772153 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Renaming Spring modules as oldramkumar78-0/+6169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772152 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Removing unwanted files, got in accidentalyramkumar25-640/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772150 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772148 ↵ramkumar25-0/+640
13f79535-47bb-0310-9956-ffa450edef68
2009-05-06TUSCANY-2968 - Fixing NPE with pure http bindinglresende1-9/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772022 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing exception handling issues to properly report ↵lresende2-14/+28
exceptions as json error responses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772005 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing data binding related issues to properly transform ↵lresende3-58/+43
to/from json format as needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772003 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-3005 - Take account of the case where there are either no input ↵slaws1-8/+27
parameters or a void return type (or both). Thanks for the patch Kaushik. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771740 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Tidy commentslaws1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771723 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771605 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats ↵lresende4-9/+251
working end to end git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771601 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Discovering and adding wire format and operation selector ↵lresende5-11/+117
interceptors via extension point, but inside binding provider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Fixing NPE when no operation provided when creating invokerlresende1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771598 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Set context for mediateFault as well.scottkurz1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771345 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Minor update to make serice providers follow the same ↵lresende3-4/+7
implementation pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771212 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and ↵lresende6-12/+67
operation selector interceptors to the invocation chain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771209 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende9-663/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - JSONRPC operation selectorlresende9-13/+181
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771205 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Remove the unused mediator lookuprfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770972 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws3-11/+33
code to show how to process an archive that appears outside of the contribution that references it. See TestExternalEarModelResolver.java. Some jee processing changes were required to make this work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770930 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the ↵lresende67-777/+777
oasis draft, as we are not really implementing the whole spec but just following the wireFormat and operationSelector options implemented in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770880 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende14-31/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770874 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Updating binding-http schema and moving wireFormat and ↵lresende3-8/+42
operationSelector to tuscany-sca-core.xsd to be sharable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770873 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-3006 - Disabling failing test caseslresende1-22/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770870 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ↵antelder1-17/+14
namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770621 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Refactor the data transformation and copy logic into Mediator utilityrfeng8-426/+557
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770532 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Start to add contribution level SDO type registrationrfeng6-11/+490
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770396 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Move the Holder logic into JAXWS interface processorrfeng2-45/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770367 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2993 Fix global variable handling that was causing store-dojo to ↵bdaniel1-13/+15
fail with internet explorer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770287 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2965 - add fault handling code for wireFormat.bytesXMLslaws5-22/+70
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770283 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws8-26/+268
ensures that single parameters are wrapped in an array on the wire. When set false single parameters will not be wrapped on the wire. Multiple parameters will always be wrapped. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770201 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Fix the clone()rfeng1-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770061 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Fix for TUSCANY-3000rfeng21-547/+608
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770058 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Removing data-engine-helper from pom as it was moved to contriblresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770041 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30MOving data-engine-helper to contriblresende10-1178/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770039 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Make sure the checked exception is tested against the target operationrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770026 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Remove unused xsdsrfeng2-276/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769822 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format ↵lresende17-1/+1238
for binding.http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769592 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2968 - Adding model and processors for JSONRPC Operation Selectorlresende8-1/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769591 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2999 - Fixing property initialization in implementation widgetlresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769587 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2997 - Removing unecessary load of dojo base componentlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769525 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2953 Fix sca.tld in branches-1.xvamsic0071-51/+0
o Removing the tld file that does not belong here without the tag lib implementation classes tag-class and tei-class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769494 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2626 add file missed in previous commit for this JIRAslaws1-0/+137
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769304 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Make sure the default mode is set to INOUT if the type is Holder.classrfeng1-7/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769047 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Fix the ArrayOutofBoundException that causes the hang of itest/helloworld-bpelrfeng2-16/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769035 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This ↵slaws2-8/+10
is not the wsa:EnpointReference though. To get this to work I have had EndpointReference goes in the target namespace. The code to read EndpointReference still reads wsa:EndpointReference so this shouldn't break anyone already using that but at least it gives the reader an idea about what can validly go in the schema. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768993 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Update the tuscany part of the JMS binding schema to take account of recent ↵slaws1-12/+97
wireFormat and opertionSelector changes. These schema type are not wired into the binding.jms schema at the moment (we rely on anys) but it's useful to keep track of the shape of these elements. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768905 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26TUSCANY-2966 - reset bytes message after read in operation selector so that ↵slaws1-0/+1
following wire format can re-read bytes if required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768697 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws10-0/+723
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768696 13f79535-47bb-0310-9956-ffa450edef68