summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-2968 - JSONRPC operation selectorlresende2009-05-049-13/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771205 13f79535-47bb-0310-9956-ffa450edef68
* Remove the unused mediator lookuprfeng2009-05-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770972 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws2009-05-023-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
* TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the ↵lresende2009-05-0267-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
* TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende2009-05-0214-31/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Updating binding-http schema and moving wireFormat and ↵lresende2009-05-023-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
* TUSCANY-3006 - Disabling failing test caseslresende2009-05-021-22/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770870 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ↵antelder2009-05-011-17/+14
| | | | | | namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770621 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the data transformation and copy logic into Mediator utilityrfeng2009-05-018-426/+557
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770532 13f79535-47bb-0310-9956-ffa450edef68
* Start to add contribution level SDO type registrationrfeng2009-04-306-11/+490
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770396 13f79535-47bb-0310-9956-ffa450edef68
* Move the Holder logic into JAXWS interface processorrfeng2009-04-302-45/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770367 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2993 Fix global variable handling that was causing store-dojo to ↵bdaniel2009-04-301-13/+15
| | | | | | fail with internet explorer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770287 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2965 - add fault handling code for wireFormat.bytesXMLslaws2009-04-305-22/+70
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770283 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws2009-04-308-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
* Fix the clone()rfeng2009-04-301-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770061 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3000rfeng2009-04-3021-547/+608
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770058 13f79535-47bb-0310-9956-ffa450edef68
* Removing data-engine-helper from pom as it was moved to contriblresende2009-04-301-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770041 13f79535-47bb-0310-9956-ffa450edef68
* MOving data-engine-helper to contriblresende2009-04-3010-1178/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770039 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the checked exception is tested against the target operationrfeng2009-04-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770026 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused xsdsrfeng2009-04-292-276/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769822 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format ↵lresende2009-04-2817-1/+1238
| | | | | | for binding.http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769592 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Adding model and processors for JSONRPC Operation Selectorlresende2009-04-288-1/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769591 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2999 - Fixing property initialization in implementation widgetlresende2009-04-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769587 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2997 - Removing unecessary load of dojo base componentlresende2009-04-281-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769525 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2953 Fix sca.tld in branches-1.xvamsic0072009-04-281-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
* TUSCANY-2626 add file missed in previous commit for this JIRAslaws2009-04-281-0/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769304 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the default mode is set to INOUT if the type is Holder.classrfeng2009-04-271-7/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769047 13f79535-47bb-0310-9956-ffa450edef68
* Fix the ArrayOutofBoundException that causes the hang of itest/helloworld-bpelrfeng2009-04-272-16/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769035 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This ↵slaws2009-04-272-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
* Update the tuscany part of the JMS binding schema to take account of recent ↵slaws2009-04-271-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
* TUSCANY-2966 - reset bytes message after read in operation selector so that ↵slaws2009-04-261-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
* TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws2009-04-2610-0/+723
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768696 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user ↵slaws2009-04-268-15/+18
| | | | | | to specify which message property holds the operation name. Add tests cases for this and the default selector. Rename default selector to be all lowers case (it's still in the Tuscany namespace though) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768695 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2977 determine implementation.jee component type from application ↵vamsic0072009-04-255-24/+232
| | | | | | | | composite if one is available o Added a model object resolver to obtain application composite using uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768567 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2987 code to make nativeOperation based operation selection work and ↵slaws2009-04-248-2/+446
| | | | | | add new operation selector (jmsUser) that allows you to specify what JMS message property holds the operation name. No test cases yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768402 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2986 - move the callback processing into a separate interceptor to ↵slaws2009-04-243-37/+110
| | | | | | allow other operation selectors to use it. Don't have any others just yet but about to add another one. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768374 13f79535-47bb-0310-9956-ffa450edef68
* Move the JAX-WS holder testing logic to interface-java-jaxwsrfeng2009-04-242-34/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768341 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2930 main part of separating wireFormat.jmsdefault out from ↵slaws2009-04-2421-83/+1301
| | | | | | wireFormat.jmsTextXML. I've spotted a few more things that need fixing but this basic functionality passes all of our current JMS tests and now better matched what the specification says about default format. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768263 13f79535-47bb-0310-9956-ffa450edef68
* Improve the handling of INOUT and OUT parameters using JAX-WS Holderrfeng2009-04-238-144/+168
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768005 13f79535-47bb-0310-9956-ffa450edef68
* Add an external ear modelresolver approach to the jee itestantelder2009-04-232-23/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767905 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Adding module to handle json-rpc wireformat and initial ↵lresende2009-04-2315-23/+693
| | | | | | support for it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767780 13f79535-47bb-0310-9956-ffa450edef68
* Updating pom version to reflect changes made in trunk in preparation for releaselresende2009-04-232-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767779 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Adding new binding processor and making necessary adjustment ↵lresende2009-04-238-7/+229
| | | | | | to move to spec namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767777 13f79535-47bb-0310-9956-ffa450edef68
* Removing unecessary @Ignorelresende2009-04-231-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767776 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Creating a new http binding based on current tuscany onelresende2009-04-2333-2/+3848
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767775 13f79535-47bb-0310-9956-ffa450edef68
* Add "Extensible" support for the ↵rfeng2009-04-2227-580/+692
| | | | | | ContributionMetaData/Contribution/Import/Export models (TUSCANY-2983) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767683 13f79535-47bb-0310-9956-ffa450edef68
* Update to introspect external ear archivesantelder2009-04-221-4/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767522 13f79535-47bb-0310-9956-ffa450edef68
* Move testcase to an itestantelder2009-04-222-53/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767512 13f79535-47bb-0310-9956-ffa450edef68
* Set the EJB classloader in EJBModuleInfo.vamsic0072009-04-211-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767214 13f79535-47bb-0310-9956-ffa450edef68
* Type should be WAR instead of EAR.vamsic0072009-04-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767212 13f79535-47bb-0310-9956-ffa450edef68