index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
host-webapp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-31
Update to not relocate a servlet if it already includes the context path in i...
antelder
1
-1
/
+3
2009-10-29
Update to end all service provider files with a new line
antelder
1
-1
/
+1
2009-10-26
Update to re-register servlets if the servelt host context path is updated. T...
antelder
1
-0
/
+20
2009-10-26
Update to remove the entire serelet path if the path starts with it so that s...
antelder
1
-0
/
+3
2009-10-20
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
1
-3
/
+22
2009-10-18
Properly setting contextPath to avoid uri for service being available only wi...
lresende
1
-0
/
+30
2009-10-16
This is to change the Monitor to be request scoped for most of the cases:
rfeng
1
-31
/
+48
2009-10-14
Resolve relative path of the contribution locations against the node.xml
rfeng
2
-20
/
+18
2009-10-06
Add missing files and use name attribute to identify the host
rfeng
3
-2
/
+29
2009-10-06
Enable lazy loading of ServletHost extensions
rfeng
3
-79
/
+5
2009-08-11
Fix calculation of service uri with a null context path
antelder
1
-1
/
+3
2009-07-28
Create a Tuscany specific listener manager so that the shutdown hook is clear...
slaws
2
-0
/
+7
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
1
-190
/
+190
2009-07-08
Enable setting the domain used by the webapp via a context attribute
antelder
1
-1
/
+8
2009-05-23
Fix NPE when using jetty:run plugin with webapps, change contribution to be e...
antelder
1
-3
/
+3
2009-05-20
Align the webapp node with the node configuration
rfeng
2
-86
/
+91
2009-05-16
Remove unused depenedency
antelder
1
-7
/
+0
2009-05-15
Push down some of the createNode() methods to NodeFactory and only require th...
rfeng
1
-34
/
+11
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-04-09
Merge license changes in r763560 from m2 branch to trunk
antelder
2
-42
/
+1
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-8
/
+8
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-8
/
+8
2009-02-26
Remove commented out code
antelder
2
-16
/
+0
2009-02-26
Add dependency to manifest
antelder
1
-0
/
+1
2009-02-26
CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...
antelder
5
-28
/
+42
2009-02-26
More TUSCANY-2858 work on bringing up the webapp support. Separate out the ru...
antelder
5
-159
/
+238
2009-02-20
Update so webapp runtime works with web-inf/web.composite
antelder
1
-1
/
+29
2009-02-19
Simplify implementation-web-runtime by adding a facility to set context attri...
antelder
1
-1
/
+11
2009-02-18
Fix the invalid MANIFEST.MF
rfeng
1
-13
/
+1
2009-02-18
Change servlet-api scope so it doesn't get included in apps
antelder
1
-0
/
+1
2009-02-18
Tidy up dependencies
antelder
1
-3
/
+1
2009-02-18
MOve the jsp taglib to implementation-web-runtime
antelder
1
-51
/
+0
2009-02-18
Remove context script code as its not used presently, move JSP taglib from ho...
antelder
4
-171
/
+0
2009-02-04
Fix host-webapp jsp dependency level to start getting webapps working
antelder
1
-1
/
+1
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2
-4
/
+4
2009-01-28
Updated scope on the javax.servlet and org.apache.geronimo.specs dependencies...
mcombellack
1
-2
/
+0
2009-01-26
Fix up host-webapp so that it at least compiles. Doesn't actually work yet bu...
slaws
2
-9
/
+17
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-8
/
+8
2008-11-21
Start getting the host-webapp module to work with the current stage 1 trunk m...
antelder
2
-2
/
+7
2008-11-20
Add required dependencies
antelder
1
-2
/
+17
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-5
/
+5
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
3
-17
/
+48
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
12
-0
/
+1183
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
16
-1513
/
+0
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-4
/
+4
2008-10-03
TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers.
slaws
3
-17
/
+48
2008-09-26
TUSCANY-2618 - Adding required attribute elements to sca.tld
lresende
1
-0
/
+3
2008-08-13
Added missing @Override annotation to methods that override methods from thei...
mcombellack
2
-0
/
+3
2008-08-12
Change taglib to use a ComponentContext if its available
antelder
1
-4
/
+13
[next]