summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897976 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
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897973 13f79535-47bb-0310-9956-ffa450edef68
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-12/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897972 13f79535-47bb-0310-9956-ffa450edef68
* Tell the ServletHostHelper that the webapp host is being used and use it to ↵antelder2010-01-111-20/+2
| | | | | | locate the host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897970 13f79535-47bb-0310-9956-ffa450edef68
* Add a helper to get the correct ServletHostantelder2010-01-111-0/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897969 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3418 add missing equals operator to JMS wire formats so that ↵slaws2010-01-115-2/+28
| | | | | | interceptors are not injected twice. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897821 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3418 add missing equals operator to JMS wire formats so that ↵slaws2010-01-115-2/+28
| | | | | | interceptors are not injected twice. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897816 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3418 add missing equals operator to JMS wire formats so that ↵slaws2010-01-115-2/+28
| | | | | | interceptors are not injected twice. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897814 13f79535-47bb-0310-9956-ffa450edef68
* Add an explicit version for the exec-maven-plugin and provide a repository ↵slaws2010-01-113-0/+28
| | | | | | to retrieve it from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897810 13f79535-47bb-0310-9956-ffa450edef68
* Updated svn:ignore properties. Fixed build error.jsdelfino2010-01-114-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897797 13f79535-47bb-0310-9956-ffa450edef68
* Improvements to autoconf build to make support for python, web service etc ↵jsdelfino2010-01-1157-935/+1341
| | | | | | and relevant test cases optional and generate ac_defines used in ifdefs to check for debug and multithreading. Moved some optional code and test cases around to run them only when the tested features are built. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897791 13f79535-47bb-0310-9956-ffa450edef68
* Created component structure and build files for Web service component using ↵jsdelfino2010-01-116-0/+269
| | | | | | Axis2/C. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897790 13f79535-47bb-0310-9956-ffa450edef68
* Added utility functions to help call Java code using JNI and wrap Axis2/java ↵jsdelfino2010-01-1110-0/+792
| | | | | | in a component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897789 13f79535-47bb-0310-9956-ffa450edef68
* Added scoped pools to test methods to reduce test memory consumption.jsdelfino2010-01-111-5/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897788 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up python support code, removed unused functions.jsdelfino2010-01-115-164/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897787 13f79535-47bb-0310-9956-ffa450edef68
* Renamed cache test cases.jsdelfino2010-01-112-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897786 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to server and python evaluator to get python store working. ↵jsdelfino2010-01-1121-134/+105
| | | | | | Some changes to python and scheme store test cases to simplify them a bit and make them consistent. Enabled a few more server test combinations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897785 13f79535-47bb-0310-9956-ffa450edef68
* Testcase that verifies spec version support is working with both osoa/oasis ↵lresende2010-01-111-0/+108
| | | | | | style of composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897770 13f79535-47bb-0310-9956-ffa450edef68
* Minor fix to close xtream readers after each testinglresende2010-01-111-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897769 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching ↵slaws2010-01-1010-853/+711
| | | | | | code into the binding. There is currently a bit, related to autowiring, still left on the builders awaiting some dependency juggling git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897639 13f79535-47bb-0310-9956-ffa450edef68
* Add the ability to generate feature-based aggregated bundlesrfeng2010-01-092-20/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897505 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused modulerfeng2010-01-097-325/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897503 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest version of OSGi enterprise draft specsrfeng2010-01-0921-735/+709
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897502 13f79535-47bb-0310-9956-ffa450edef68
* Fix name of main classnash2010-01-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897399 13f79535-47bb-0310-9956-ffa450edef68
* Fix pom.xml file to include correct dependenciesnash2010-01-091-6/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897394 13f79535-47bb-0310-9956-ffa450edef68
* Ensure required environment variables are setnash2010-01-091-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897391 13f79535-47bb-0310-9956-ffa450edef68
* Update to match OASIS version. New namespace and a few other changes that we ↵slaws2010-01-081-54/+55
| | | | | | need to look at in detail. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897306 13f79535-47bb-0310-9956-ffa450edef68
* Add a global default domain uri. A temp approach for now to get the basic ↵antelder2010-01-081-0/+10
| | | | | | tomcat shared domain working distributed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897194 13f79535-47bb-0310-9956-ffa450edef68
* Update shade jar namesantelder2010-01-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897146 13f79535-47bb-0310-9956-ffa450edef68
* Allow starting an empty node (with no contributions) so its possible to ↵antelder2010-01-081-4/+21
| | | | | | configure and start a shared endpoint registry that gets reused by subsequent nodes taht are started with the in-VM scheme git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897143 13f79535-47bb-0310-9956-ffa450edef68
* Change the Registry factory to not use the full config uri when its the ↵antelder2010-01-081-1/+6
| | | | | | tuscany: scheme so that the registry itself can control how the registry gets shared amoung nodes. (I think we need to review all the core approach to creating/locating/sharing endpoint registries, I'll start a ML thread about this once I've got something more complete working) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897142 13f79535-47bb-0310-9956-ffa450edef68
* Change the Hazelcast registry to support both distributed an in-VM only ↵antelder2010-01-082-6/+16
| | | | | | operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897140 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-01-080-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897139 13f79535-47bb-0310-9956-ffa450edef68
* Add Jetty to dependencies so that distribution jar can runnash2010-01-081-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897137 13f79535-47bb-0310-9956-ffa450edef68
* Revert <finalName> change made in commit r896688nash2010-01-081-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897115 13f79535-47bb-0310-9956-ffa450edef68
* Change shade jars to use their own groupid and add the new ones to the buildantelder2010-01-077-39/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896929 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in dependency nameantelder2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896907 13f79535-47bb-0310-9956-ffa450edef68
* Add doc files to the base jarantelder2010-01-073-0/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896881 13f79535-47bb-0310-9956-ffa450edef68
* License updates for the shaded jar useantelder2010-01-071-599/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896844 13f79535-47bb-0310-9956-ffa450edef68
* Start shaded jars for Spring extensionsantelder2010-01-072-0/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896838 13f79535-47bb-0310-9956-ffa450edef68
* Put back the JMS bindingantelder2010-01-071-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896832 13f79535-47bb-0310-9956-ffa450edef68
* Update to the servlet host locating codeantelder2010-01-071-2/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896824 13f79535-47bb-0310-9956-ffa450edef68
* Put back in the tomcat distributionantelder2010-01-071-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896821 13f79535-47bb-0310-9956-ffa450edef68
* Fix (yet another) typonash2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896820 13f79535-47bb-0310-9956-ffa450edef68
* Change to use shaded jars to reduce the dependency count for the hudson buildantelder2010-01-071-18/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896816 13f79535-47bb-0310-9956-ffa450edef68
* Fix typonash2010-01-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896809 13f79535-47bb-0310-9956-ffa450edef68
* Generate Java code from all 3 WSDL files and eliminate test scope dependenciesnash2010-01-071-18/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896808 13f79535-47bb-0310-9956-ffa450edef68
* Change to temporarily use vm domainantelder2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896806 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Tyding up the http response to properly distinguish from ↵lresende2010-01-071-5/+7
| | | | | | authentication and authorization exceptions and send the proper http status code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896754 13f79535-47bb-0310-9956-ffa450edef68