summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonp-runtime/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ↵rfeng2012-03-221-1/+1
| | | | | | target service endpoint address) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304128 13f79535-47bb-0310-9956-ffa450edef68
* Update the JSONP binding to set the enpoint URI from the registered service ↵antelder2011-07-231-1/+4
| | | | | | servlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150210 13f79535-47bb-0310-9956-ffa450edef68
* Currently the JSONP binding shouldn't directly rely on the HTTP binding ↵slaws2010-09-142-2/+1
| | | | | | runtime as there is work to do to ensure that the HTTP binding has reference support and JSONP wire format support (assuming we want to go that way). For now I've ranked the JSONP provider higher than the HTTP provider so that the JSONP runtime will always pick up the JSONP provider now that the JSONP model is an instanceof both the HTTP model and the JSONP model. This should fix the NPE reported on the ML for the short term. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996954 13f79535-47bb-0310-9956-ffa450edef68
* Fix the self reference with explicit bindingsrfeng2010-09-102-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995627 13f79535-47bb-0310-9956-ffa450edef68
* Add support for primitive java typesrfeng2010-09-084-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993611 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug where the type index isn't incrementedantelder2010-08-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991178 13f79535-47bb-0310-9956-ffa450edef68
* Make component implementation change a value in the ban to prove that it's ↵slaws2010-08-122-2/+19
| | | | | | processed it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984828 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ↵slaws2010-07-295-9/+99
| | | | | | which has the correct information regarding the operation parameter and return types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980366 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3635 - added a new test to help with the investigation of the issue ↵slaws2010-07-285-2/+87
| | | | | | Fabiano reported to the ML. See JIRA for link. The test is @Ignored at the moment as the 2.x binding.jsonp exhibits issues also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980015 13f79535-47bb-0310-9956-ffa450edef68
* Setting svn:eol-style for java and xml filesrfeng2010-06-053-251/+251
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-161-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923761 13f79535-47bb-0310-9956-ffa450edef68
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897974 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2012-0/+798
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68