summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update NodeImpl so it works with webapps passing in the web.composite ↵antelder2009-02-202-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
* Update so webapp runtime works with web-inf/web.compositeantelder2009-02-201-1/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746239 13f79535-47bb-0310-9956-ffa450edef68
* Start of a test for the jsp pageantelder2009-02-202-5/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746221 13f79535-47bb-0310-9956-ffa450edef68
* Start adding an itest for helloworld-jsp sampleantelder2009-02-201-0/+121
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746190 13f79535-47bb-0310-9956-ffa450edef68
* Add config to use Java remote debuggingantelder2009-02-201-2/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746188 13f79535-47bb-0310-9956-ffa450edef68
* Start of an itest for the webapp samplesantelder2009-02-191-0/+113
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745828 13f79535-47bb-0310-9956-ffa450edef68
* Simplify implementation-web-runtime by adding a facility to set context ↵antelder2009-02-197-59/+31
| | | | | | attributes to the servlet host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745770 13f79535-47bb-0310-9956-ffa450edef68
* Update some commentsantelder2009-02-182-7/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745664 13f79535-47bb-0310-9956-ffa450edef68
* Start of some integration with the Stripes web frameworkantelder2009-02-187-0/+775
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745654 13f79535-47bb-0310-9956-ffa450edef68
* Create a webapp feature to contain implementation-webapp stuffrfeng2009-02-183-3/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745625 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import-packagerfeng2009-02-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745624 13f79535-47bb-0310-9956-ffa450edef68
* Fix the invalid MANIFEST.MFrfeng2009-02-184-23/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745603 13f79535-47bb-0310-9956-ffa450edef68
* Simplify the code a bitantelder2009-02-181-14/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745577 13f79535-47bb-0310-9956-ffa450edef68
* Start of a JSF sampleantelder2009-02-1810-0/+537
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745567 13f79535-47bb-0310-9956-ffa450edef68
* Format code and remove redundant annotationantelder2009-02-182-7/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745566 13f79535-47bb-0310-9956-ffa450edef68
* Format code and make composite scopeantelder2009-02-182-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745565 13f79535-47bb-0310-9956-ffa450edef68
* Change servlet-api scope so it doesn't get included in appsantelder2009-02-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745552 13f79535-47bb-0310-9956-ffa450edef68
* Start to get basic JSP references workingantelder2009-02-183-29/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745542 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-web-runtime to the buildantelder2009-02-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745511 13f79535-47bb-0310-9956-ffa450edef68
* Add impl.webantelder2009-02-181-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745509 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up dependenciesantelder2009-02-183-4/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745508 13f79535-47bb-0310-9956-ffa450edef68
* Add a JSP helloworld sampleantelder2009-02-186-0/+222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745484 13f79535-47bb-0310-9956-ffa450edef68
* MOve the jsp taglib to implementation-web-runtimeantelder2009-02-182-53/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745483 13f79535-47bb-0310-9956-ffa450edef68
* Start of a basic helloworld sample that demonstrates embedding a Tuscany ↵antelder2009-02-185-0/+184
| | | | | | runtime within a webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745479 13f79535-47bb-0310-9956-ffa450edef68
* Add jsp taglib files left off previous commitantelder2009-02-182-0/+163
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745478 13f79535-47bb-0310-9956-ffa450edef68
* Remove context script code as its not used presently, move JSP taglib from ↵antelder2009-02-1815-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
* Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder2009-02-1815-0/+1381
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745450 13f79535-47bb-0310-9956-ffa450edef68
* Remove the etc folder as its now in the top level java/etc folderantelder2009-02-181-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745432 13f79535-47bb-0310-9956-ffa450edef68
* Fix the JAXBException if package-info annotated with @XmlSchema is present ↵rfeng2009-02-171-1/+4
| | | | | | without ObjectFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745298 13f79535-47bb-0310-9956-ffa450edef68
* Add new extension model modules to buildantelder2009-02-171-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745167 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty foldersantelder2009-02-172-115/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745160 13f79535-47bb-0310-9956-ffa450edef68
* Remove unsed folder from buildantelder2009-02-171-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745159 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the moved pluginantelder2009-02-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745158 13f79535-47bb-0310-9956-ffa450edef68
* Delete the osgi junit plugin from sca build as its now at ↵antelder2009-02-176-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
* Remove the use of tempuri.orgrfeng2009-02-171-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745150 13f79535-47bb-0310-9956-ffa450edef68
* Move DefinitionsBuilderImpl into the impl packagerfeng2009-02-171-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745149 13f79535-47bb-0310-9956-ffa450edef68
* Move eclipse plugin to sca-contrib till its brought up (and when it is ↵antelder2009-02-17148-9602/+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
* Get implementation.web building cleanlyantelder2009-02-175-48/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745114 13f79535-47bb-0310-9956-ffa450edef68
* Update apache.snapshots repo so distribution build finds the bundle pluginantelder2009-02-171-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745091 13f79535-47bb-0310-9956-ffa450edef68
* Update the bundle plugin group for the moved moduleantelder2009-02-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745072 13f79535-47bb-0310-9956-ffa450edef68
* Remove the bundle plugin from sca/tools as its now at ↵antelder2009-02-1718-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
* Update build to use moved bundle pluginantelder2009-02-173-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
* Update for module movesantelder2009-02-171-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745014 13f79535-47bb-0310-9956-ffa450edef68
* Move to scacontrib while its being brought up outside of the sca projectantelder2009-02-1754-8473/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745013 13f79535-47bb-0310-9956-ffa450edef68
* Update for module movesantelder2009-02-171-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745011 13f79535-47bb-0310-9956-ffa450edef68
* Move the maven web junit build plugin to scacontrib as we're not using it in ↵antelder2009-02-175-649/+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
* This is now being brought up at ↵antelder2009-02-175-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
* This is now being brought up at ↵antelder2009-02-174-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
* Move the maven incremental build plugin to scacontrib as we're not using it ↵antelder2009-02-174-734/+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
* MOve the maven dependency lister plugin to scacontrib as we're not using it ↵antelder2009-02-175-526/+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