summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-20Start of a test for the jsp pageantelder2-5/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746221 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Start adding an itest for helloworld-jsp sampleantelder1-0/+121
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746190 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Add config to use Java remote debuggingantelder1-2/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746188 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Start of an itest for the webapp samplesantelder1-0/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745828 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-18Create a webapp feature to contain implementation-webapp stuffrfeng3-3/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745625 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-18Start of a JSF sampleantelder10-0/+537
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745567 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and remove redundant annotationantelder2-7/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745566 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and make composite scopeantelder2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745565 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-18Add impl.webantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745509 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-18Add a JSP helloworld sampleantelder6-0/+222
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745484 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-18Start of a basic helloworld sample that demonstrates embedding a Tuscany ↵antelder5-0/+184
runtime within a webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745479 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-18Remove the etc folder as its now in the top level java/etc folderantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745432 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add a policy file to top level etc folderantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745431 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 empty foldersantelder2-115/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745160 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Remove unsed folder from buildantelder1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745159 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update to use the moved pluginantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745158 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Delete the osgi junit plugin from sca build as its now at ↵antelder6-2810/+0
https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-osgi-junit/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745157 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-17Move eclipse plugin to sca-contrib till its brought up (and when it is ↵antelder148-0/+0
brought up consider making it a standalone project outside of the sca project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745138 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 apache.snapshots repo so distribution build finds the bundle pluginantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745091 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update the bundle plugin group for the moved moduleantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745072 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Remove the bundle plugin from sca/tools as its now at ↵antelder18-5954/+0
https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-bundle-plugin/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745018 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update build to use moved bundle pluginantelder3-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update for module movesantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745014 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Move to scacontrib while its being brought up outside of the sca projectantelder54-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745013 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update for module movesantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745011 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Move the maven web junit build plugin to scacontrib as we're not using it in ↵antelder5-0/+0
the trunk code and until is brought up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745009 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17This is now being brought up at ↵antelder5-500/+0
https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-wsdl2java-plugin/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745005 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17This is now being brought up at ↵antelder4-409/+0
https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-java2wsdl-plugin/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745004 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Move the maven incremental build plugin to scacontrib as we're not using it ↵antelder4-0/+0
in the trunk code and until is brought up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745001 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17MOve the maven dependency lister plugin to scacontrib as we're not using it ↵antelder5-0/+0
in the trunk code and until is brought up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745000 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17MOve the maven ant generator plugin to scacontrib as we're not using it in ↵antelder4-0/+0
the trunk code and until is brought up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744997 13f79535-47bb-0310-9956-ffa450edef68