summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge revision 920274 from trunk into the 1.6.1 branchnash2010-08-241-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988666 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 911633 from trunk into the 1.6.1 branchnash2010-08-241-61/+118
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988665 13f79535-47bb-0310-9956-ffa450edef68
* Update version number to 1.6.1-SNAPSHOTnash2010-08-24483-3638/+3638
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988661 13f79535-47bb-0310-9956-ffa450edef68
* Temporarly adding Jython 2.5.2 beta1 to tuscany maven repo to allow phyton ↵lresende2010-08-2415-0/+44
| | | | | | extension to build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988649 13f79535-47bb-0310-9956-ffa450edef68
* Comment out python implementation build as it requires manual install of jython.jsdelfino2010-08-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988626 13f79535-47bb-0310-9956-ffa450edef68
* For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder2010-08-241-2/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988619 13f79535-47bb-0310-9956-ffa450edef68
* Enforced coding standards and formatting.fmoga2010-08-2422-424/+481
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988521 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.6 release to new 1.6.1 branchnash2010-08-248746-0/+695599
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988487 13f79535-47bb-0310-9956-ffa450edef68
* Support local in-process function proxies between components contributed by ↵jsdelfino2010-08-243-30/+31
| | | | | | a virtual host and the main host. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988384 13f79535-47bb-0310-9956-ffa450edef68
* Put back some code to use the InterfaceContractMapper to match interfaces, ↵jsdelfino2010-08-241-0/+4
| | | | | | as the latest code which just looks for matching operation names breaks the support for dynamic interfaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988368 13f79535-47bb-0310-9956-ffa450edef68
* Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino2010-08-247-28/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988367 13f79535-47bb-0310-9956-ffa450edef68
* Add support for properties.jsdelfino2010-08-245-11/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988366 13f79535-47bb-0310-9956-ffa450edef68
* Tweak the JSON-RPC binding to work without Java interfaces and recognize ↵jsdelfino2010-08-243-40/+68
| | | | | | dynamic interfaces bound to the JSON databinding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988365 13f79535-47bb-0310-9956-ffa450edef68
* Add a strawman Python implementation extension.jsdelfino2010-08-2431-0/+2803
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988364 13f79535-47bb-0310-9956-ffa450edef68
* Add a model for Python component implementations.jsdelfino2010-08-2412-0/+733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988363 13f79535-47bb-0310-9956-ffa450edef68
* Test for null or empty servlet path info before redirecting to same URL with ↵jsdelfino2010-08-231-2/+3
| | | | | | trailing /. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988356 13f79535-47bb-0310-9956-ffa450edef68
* Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino2010-08-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988355 13f79535-47bb-0310-9956-ffa450edef68
* Include SCAClientFactory implementation module in java caa test runner ↵bdaniel2010-08-231-0/+6
| | | | | | dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988213 13f79535-47bb-0310-9956-ffa450edef68
* switch over to using binding-ws and implmentation-java in new locations. slaws2010-08-2343-1345/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988103 13f79535-47bb-0310-9956-ffa450edef68
* Re-organize implementation-java sample contribution into sub-directoryslaws2010-08-2320-0/+756
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988094 13f79535-47bb-0310-9956-ffa450edef68
* Re-organize binding-ws sample contribution into sub-directoryslaws2010-08-2320-0/+665
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988093 13f79535-47bb-0310-9956-ffa450edef68
* For binding-jsonrpc webapp contribution remove dojo and target directories ↵slaws2010-08-231-0/+3
| | | | | | from the binary distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988017 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-08-230-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988006 13f79535-47bb-0310-9956-ffa450edef68
* Improve performance by reusing HTTP proxy connections across invocations and ↵jsdelfino2010-08-2210-40/+186
| | | | | | using local function proxies instead of HTTP proxies for local wires. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987845 13f79535-47bb-0310-9956-ffa450edef68
* Refactor store-cluster sample components to allow vhosts to share common ↵jsdelfino2010-08-2212-103/+137
| | | | | | cache and database components. Minor fixes to config scripts and wiring code to get that combination working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987844 13f79535-47bb-0310-9956-ffa450edef68
* Allow service target to be a bean in the parent contextrfeng2010-08-201-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987674 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the contribution parameter checkingrfeng2010-08-201-23/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987673 13f79535-47bb-0310-9956-ffa450edef68
* Adding stub/tierfeng2010-08-201-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987672 13f79535-47bb-0310-9956-ffa450edef68
* Relax the sca:service target validationrfeng2010-08-201-3/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987671 13f79535-47bb-0310-9956-ffa450edef68
* Refactor implementation-spring into 4 modulesrfeng2010-08-2085-1218/+3358
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987670 13f79535-47bb-0310-9956-ffa450edef68
* Update the context accessor spi and dependenciesrfeng2010-08-207-18/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987669 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with interface matching message changesslaws2010-08-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987407 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with schema changes which affect the schema validation error messagesslaws2010-08-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987406 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3653 - correct the processing for finding the first port type in a ↵slaws2010-08-201-39/+56
| | | | | | WSDL referenced by a JAXWS annotation. If we just leave it up to the existing Tuscany processing an unexpected port type will result as Tuscany collects together WSDL in the same namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987399 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3641 - correct the interface comparison to make it look for a subsetslaws2010-08-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987394 13f79535-47bb-0310-9956-ffa450edef68
* add expected message for 110016slaws2010-08-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987192 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented codeslaws2010-08-193-43/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987094 13f79535-47bb-0310-9956-ffa450edef68
* JCA_9013 Validate property types are compatible with getProperty() argumentsbdaniel2010-08-191-1/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987051 13f79535-47bb-0310-9956-ffa450edef68
* Script fixes to get database working with the HTTPS-enabled store-cluster ↵jsdelfino2010-08-1928-119/+455
| | | | | | sample configuration. Also some logging improvements and aggregation of the sample logs using scribe. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987012 13f79535-47bb-0310-9956-ffa450edef68
* Exclude test program build output from version control.jsdelfino2010-08-192-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987011 13f79535-47bb-0310-9956-ffa450edef68
* JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ↵bdaniel2010-08-181-3/+2
| | | | | | an invalid property name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986947 13f79535-47bb-0310-9956-ffa450edef68
* Make sure ranking is honoredrfeng2010-08-181-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986876 13f79535-47bb-0310-9956-ffa450edef68
* Remove the call to init() from constructor of namespace handlersrfeng2010-08-182-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986859 13f79535-47bb-0310-9956-ffa450edef68
* Remove testrfeng2010-08-181-73/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986838 13f79535-47bb-0310-9956-ffa450edef68
* Add impl spring stub/tierfeng2010-08-1860-0/+4615
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986837 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-spring-stub and implementation-spring-tierfeng2010-08-1814-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986836 13f79535-47bb-0310-9956-ffa450edef68
* Check if superClass is not null to avoid NPErfeng2010-08-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986835 13f79535-47bb-0310-9956-ffa450edef68
* Error message catch upantelder2010-08-181-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986803 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3653 - fix cut n pasteslaws2010-08-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986755 13f79535-47bb-0310-9956-ffa450edef68
* Correct messages for 3014 and 3013 following TUSCANY-3653 changesslaws2010-08-181-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986749 13f79535-47bb-0310-9956-ffa450edef68