summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-26Remove commented out codeantelder2-16/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748233 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add dependency to manifestantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748124 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) ↵antelder5-28/+42
and make webapp host only be used if no other hosts (like jetty) are in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748109 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26More TUSCANY-2858 work on bringing up the webapp support. Separate out the ↵antelder5-159/+238
runtime initilization into a helper class so the common code can be shared, add a TuscanyContextListener that can start the Tuscany runtime, clean up the use of ThreadLocals. Just need to fix TUSCANY-2881 now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748050 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Update so webapp runtime works with web-inf/web.compositeantelder1-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746239 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Simplify implementation-web-runtime by adding a facility to set context ↵antelder1-1/+11
attributes to the servlet host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745770 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Fix the invalid MANIFEST.MFrfeng1-13/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745603 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Change servlet-api scope so it doesn't get included in appsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745552 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Tidy up dependenciesantelder1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745508 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18MOve the jsp taglib to implementation-web-runtimeantelder1-51/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745483 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Remove context script code as its not used presently, move JSP taglib from ↵antelder4-171/+0
host-webapp to implementation-web-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745453 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix host-webapp jsp dependency level to start getting webapps workingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740670 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2-4/+4
and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Updated scope on the javax.servlet and org.apache.geronimo.specs ↵mcombellack1-2/+0
dependencies as they are needed at compile time on JDK 1.5 and JDK 1.6 and not just at runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738466 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Fix up host-webapp so that it at least compiles. Doesn't actually work yet ↵slaws2-9/+17
but enough to get the sample into the distro with something like the right set of dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737785 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Start getting the host-webapp module to work with the current stage 1 trunk ↵antelder2-2/+7
modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719567 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Add required dependenciesantelder1-2/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719240 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende3-17/+48
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende12-0/+1183
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende16-1513/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder1-4/+4
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws3-17/+48
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701389 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26TUSCANY-2618 - Adding required attribute elements to sca.tldlresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699235 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack2-0/+3
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Change taglib to use a ComponentContext if its availableantelder1-4/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685120 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Support setting attributes in the app contextantelder1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684650 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Fix to also work when servlet path doesn't have a nested pathantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680321 13f79535-47bb-0310-9956-ffa450edef68