summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-20Update NodeImpl so it works with webapps passing in the web.composite ↵antelder2-28/+34
content. I'll post about this to the ML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746244 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 ↵antelder7-59/+31
attributes to the servlet host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745770 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Update some commentsantelder2-7/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745664 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of some integration with the Stripes web frameworkantelder7-0/+775
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745654 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add missing import-packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745624 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Fix the invalid MANIFEST.MFrfeng4-23/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745603 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Simplify the code a bitantelder1-14/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745577 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-18Start to get basic JSP references workingantelder3-29/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745542 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add implementation-web-runtime to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745511 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Tidy up dependenciesantelder3-4/+39
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-runtimeantelder2-53/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745483 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add jsp taglib files left off previous commitantelder2-0/+163
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745478 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Remove context script code as its not used presently, move JSP taglib from ↵antelder15-1123/+5
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-18Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder15-0/+1381
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745450 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Fix the JAXBException if package-info annotated with @XmlSchema is present ↵rfeng1-1/+4
without ObjectFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745298 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Add new extension model modules to buildantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745167 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Remove the use of tempuri.orgrfeng1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745150 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Move DefinitionsBuilderImpl into the impl packagerfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745149 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Get implementation.web building cleanlyantelder5-48/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745114 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update build to use moved bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Start of the model code for binding.jsonpantelder10-0/+463
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744990 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Start of the model code for binding.dwrantelder4-0/+154
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744989 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Start of the model code for binding.dwrantelder8-0/+341
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744987 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Start to bring up the binding.jsonrpc model (based on code from scacontrib ↵antelder10-0/+494
folder) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744985 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Start to bring up the implementation.web model (based on code in 1.x)antelder14-0/+912
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744982 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Update the ASL headerrfeng1-13/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743978 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13Fix the license headerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743951 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Fix J2 security issue as reported in TUSCANY-2846rfeng1-4/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743922 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12Fix the license headerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743809 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11Correct the license headerantelder1-16/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743410 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11Fix the code-generation against the @XmlJavaTypeAdapterrfeng5-6/+112
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743192 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Excluding extra JUnit transient dependency to avoid it being present on the ↵lresende1-1/+5
distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743053 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Excluding JUnit transient dependency to avoid it being present on the ↵lresende1-0/+4
distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743052 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Simplify launcher default config so it can automatically determine to use ↵antelder1-2/+21
unmanaged jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742952 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder10-0/+900
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742938 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Comment out the tuscany maven bundle plugin as it is triggered by the ↵rfeng1-0/+2
default goal git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742794 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Cleaned up two compiler warningsmcombellack2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742773 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Cleaned up two compiler warningsmcombellack1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742769 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Removed unused importsmcombellack15-39/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742767 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09TUSCANY-2819: Get eclipse:eclipse workingantelder1-8/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742527 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder5-7/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742325 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08Removing bouncycastle transient dependency from rampartlresende1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742154 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08Minor javadoc fixlresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742019 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Use optional imports to bring in definitionsrfeng2-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741760 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Make the definitions as a runtime dep as it's directly used by the test caserfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741664 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06tuscany-definitions module is required to resolve OSGi dependenciesrfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741661 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Set ttl=0 to be no waitrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741639 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Change distro itest and calc sample so it doesn't need to use the time time ↵antelder1-1/+7
live way of shutting down the service node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741626 13f79535-47bb-0310-9956-ffa450edef68