summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-04TUSCANY-2968 - JSONRPC operation selectorlresende9-13/+181
2009-05-02Remove the unused mediator lookuprfeng1-2/+0
2009-05-02TUSCANY-2978 - Add test code to exercise new JEE sample archives including co...slaws3-11/+33
2009-05-02TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the o...lresende67-777/+777
2009-05-02TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende14-31/+30
2009-05-02TUSCANY-2968 - Updating binding-http schema and moving wireFormat and operati...lresende3-8/+42
2009-05-02TUSCANY-3006 - Disabling failing test caseslresende1-22/+19
2009-05-01TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ...antelder1-17/+14
2009-05-01Refactor the data transformation and copy logic into Mediator utilityrfeng8-426/+557
2009-04-30Start to add contribution level SDO type registrationrfeng6-11/+490
2009-04-30Move the Holder logic into JAXWS interface processorrfeng2-45/+11
2009-04-30TUSCANY-2993 Fix global variable handling that was causing store-dojo to fail...bdaniel1-13/+15
2009-04-30TUSCANY-2965 - add fault handling code for wireFormat.bytesXMLslaws5-22/+70
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws8-26/+268
2009-04-30Fix the clone()rfeng1-6/+8
2009-04-30Fix for TUSCANY-3000rfeng21-547/+608
2009-04-30Removing data-engine-helper from pom as it was moved to contriblresende1-1/+0
2009-04-30MOving data-engine-helper to contriblresende10-1178/+0
2009-04-30Make sure the checked exception is tested against the target operationrfeng1-1/+1
2009-04-29Remove unused xsdsrfeng2-276/+0
2009-04-28TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format fo...lresende17-1/+1238
2009-04-28TUSCANY-2968 - Adding model and processors for JSONRPC Operation Selectorlresende8-1/+277
2009-04-28TUSCANY-2999 - Fixing property initialization in implementation widgetlresende2-2/+2
2009-04-28TUSCANY-2997 - Removing unecessary load of dojo base componentlresende1-1/+0
2009-04-28TUSCANY-2953 Fix sca.tld in branches-1.xvamsic0071-51/+0
2009-04-28TUSCANY-2626 add file missed in previous commit for this JIRAslaws1-0/+137
2009-04-27Make sure the default mode is set to INOUT if the type is Holder.classrfeng1-7/+18
2009-04-27Fix the ArrayOutofBoundException that causes the hang of itest/helloworld-bpelrfeng2-16/+21
2009-04-27TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This is...slaws2-8/+10
2009-04-27Update the tuscany part of the JMS binding schema to take account of recent w...slaws1-12/+97
2009-04-26TUSCANY-2966 - reset bytes message after read in operation selector so that f...slaws1-0/+1
2009-04-26TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws10-0/+723
2009-04-26TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user to...slaws8-15/+18
2009-04-25TUSCANY-2977 determine implementation.jee component type from application com...vamsic0075-24/+232
2009-04-24TUSCANY-2987 code to make nativeOperation based operation selection work and ...slaws8-2/+446
2009-04-24TUSCANY-2986 - move the callback processing into a separate interceptor to al...slaws3-37/+110
2009-04-24Move the JAX-WS holder testing logic to interface-java-jaxwsrfeng2-34/+44
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws21-83/+1301
2009-04-23Improve the handling of INOUT and OUT parameters using JAX-WS Holderrfeng8-144/+168
2009-04-23Add an external ear modelresolver approach to the jee itestantelder2-23/+37
2009-04-23TUSCANY-2968 - Adding module to handle json-rpc wireformat and initial suppor...lresende15-23/+693
2009-04-23Updating pom version to reflect changes made in trunk in preparation for releaselresende2-13/+13
2009-04-23TUSCANY-2968 - Adding new binding processor and making necessary adjustment t...lresende8-7/+229
2009-04-23Removing unecessary @Ignorelresende1-1/+0
2009-04-23TUSCANY-2968 - Creating a new http binding based on current tuscany onelresende33-2/+3848
2009-04-22Add "Extensible" support for the ContributionMetaData/Contribution/Import/Exp...rfeng27-580/+692
2009-04-22Update to introspect external ear archivesantelder1-4/+23
2009-04-22Move testcase to an itestantelder2-53/+0
2009-04-21Set the EJB classloader in EJBModuleInfo.vamsic0071-0/+1
2009-04-21Type should be WAR instead of EAR.vamsic0071-1/+1