summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-jetty/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-20Simplify the HttpPortAllocator and allows the default implementation torfeng2-33/+67
allocate the port based on the system property/environment var (HTTP_PORT/ HTTPS_PORT) or a free port if the value is 0. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095242 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29TUSCANY-3856 - Adding support for 'portDefault' backdoor to avoid test ↵lresende1-1/+5
failures... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086675 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29TUSCANY-3856 - Integrating HttpPortAllocator with embedded jetty server and ↵lresende2-31/+40
fixing up test cases which need to provide a new parameter git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086672 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Disable assertion that's failing on some platforms as generated URL doesn't ↵slaws1-1/+3
maintain hostname. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004924 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998309 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Allow Spring WebApplicationContext to be used by Tuscanyrfeng1-20/+34
Bring up a sample web application which demonstrates the integration between Spring and Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980218 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14Improve the IP address binding to be based on the host from the urirfeng2-13/+62
Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Pass security context into getURLMapping() so that appropriate scheme/port ↵slaws1-8/+20
are chosen when no concrete url is provided by the binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916695 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Add security context changes in from 1.x. Going to use for firing up SSL in ↵slaws1-11/+37
the embedded container case when testing binding.ws policy. Manual merge as there are subsequent 2.x changes here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916308 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Try to avoid the current modification exceptions that hapen sometimes on ↵antelder1-0/+2
shutdown. We don't need Jetty to have its own shutdown thread as the Tuscany code should always being shutting down the jetty server git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884485 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende7-0/+1087
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68