index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
implementation-web-runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-11
Add error check to give better than just NPE
antelder
1
-0
/
+3
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
4
-340
/
+340
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-04-09
Merge LICENSE text correction from m2 to trunk
antelder
1
-1
/
+1
2009-04-09
Merge license changes in r763560 from m2 branch to trunk
antelder
2
-1
/
+45
2009-03-28
Add javax.el
rfeng
1
-2
/
+10
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-7
/
+7
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-7
/
+7
2009-03-03
Merge sca taglib dtd fix from 1.x to 2.x
antelder
1
-3
/
+1
2009-03-02
Update to work with non-public fields/methods
antelder
1
-8
/
+28
2009-03-02
Remove stray @Service annotation
antelder
1
-2
/
+0
2009-03-02
Update manifest dependencies
antelder
1
-0
/
+1
2009-03-01
Start to get JSF webapps going using Apache MyFaces
antelder
2
-2
/
+78
2009-02-26
Clean up manifests
antelder
1
-0
/
+2
2009-02-26
Add start of a helper class to simplify using the implementation.web Componen...
antelder
1
-0
/
+45
2009-02-19
Simplify implementation-web-runtime by adding a facility to set context attri...
antelder
2
-58
/
+1
2009-02-18
Add missing import-package
rfeng
1
-0
/
+1
2009-02-18
Fix the invalid MANIFEST.MF
rfeng
2
-7
/
+12
2009-02-18
Simplify the code a bit
antelder
1
-14
/
+5
2009-02-18
Start to get basic JSP references working
antelder
3
-29
/
+84
2009-02-18
MOve the jsp taglib to implementation-web-runtime
antelder
1
-2
/
+4
2009-02-18
Add jsp taglib files left off previous commit
antelder
2
-0
/
+163
2009-02-18
Remove context script code as its not used presently, move JSP taglib from ho...
antelder
11
-952
/
+5
2009-02-18
Start to bringup the implementation-web-runtime module (copied frm 1.x)
antelder
15
-0
/
+1381
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
14
-1396
/
+0
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-5
/
+5
2008-09-19
Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...
rfeng
1
-1
/
+1
2008-09-18
Fix the compliation error by adding missing methods
rfeng
1
-0
/
+10
2008-08-13
Temporarily embed the jsonrpc client into implementation.web to get the test ...
antelder
3
-7
/
+554
2008-08-13
pass the servlet request and response to the script processor
antelder
3
-8
/
+7
2008-08-12
Remove the need for the WebSingleton
antelder
3
-79
/
+7
2008-08-12
Remove unused dependency and correct osgi info
antelder
1
-8
/
+2
2008-08-12
Remove duplicate taglib
antelder
2
-145
/
+0
2008-08-12
Add the script initilization code
antelder
1
-0
/
+21
2008-08-12
Add the impl.web RuntimeComponent to the app context and use in the component...
antelder
2
-1
/
+5
2008-08-12
Update to add and use the ComponentContext to the app context
antelder
3
-2
/
+72
2008-08-11
Start getting implementation-web to work with the new model
antelder
3
-0
/
+153
2008-08-11
Update dependencies so you can use this module on its own and eveything you ...
antelder
1
-1
/
+13
2008-08-11
Delete classes now in model module
antelder
3
-121
/
+0
2008-08-07
tuscany-implementation-web is used by modules\implementation-web as well. Ch...
vamsic007
1
-1
/
+1
2008-07-28
Start to seperate impl.web into model and runtime
antelder
15
-0
/
+924