summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export ↵edwardsmj2009-10-291-1/+2
| | | | | | implementation.web.runtime package b) Fix spelling mistake sevlet -> servlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830973 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Update implementtaion.web to save the ComponentContext as a servlet context ↵antelder2009-10-272-0/+86
| | | | | | attribute so applications can get to it in a non-SCA enbaled runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830271 13f79535-47bb-0310-9956-ffa450edef68
* Add a random ranking number to implementation.web providerantelder2009-10-261-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829742 13f79535-47bb-0310-9956-ffa450edef68
* Add error check to give better than just NPEantelder2009-08-111-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803064 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-214-340/+340
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Merge LICENSE text correction from m2 to trunkantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763716 13f79535-47bb-0310-9956-ffa450edef68
* Merge license changes in r763560 from m2 branch to trunkantelder2009-04-092-1/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763583 13f79535-47bb-0310-9956-ffa450edef68
* Add javax.elrfeng2009-03-281-2/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759595 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Merge sca taglib dtd fix from 1.x to 2.xantelder2009-03-031-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749660 13f79535-47bb-0310-9956-ffa450edef68
* Update to work with non-public fields/methodsantelder2009-03-021-8/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749307 13f79535-47bb-0310-9956-ffa450edef68
* Remove stray @Service annotationantelder2009-03-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749230 13f79535-47bb-0310-9956-ffa450edef68
* Update manifest dependenciesantelder2009-03-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749229 13f79535-47bb-0310-9956-ffa450edef68
* Start to get JSF webapps going using Apache MyFacesantelder2009-03-012-2/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749147 13f79535-47bb-0310-9956-ffa450edef68
* Clean up manifestsantelder2009-02-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748056 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a helper class to simplify using the implementation.web ↵antelder2009-02-261-0/+45
| | | | | | ComponentContext git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748046 13f79535-47bb-0310-9956-ffa450edef68
* Simplify implementation-web-runtime by adding a facility to set context ↵antelder2009-02-192-58/+1
| | | | | | attributes to the servlet host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745770 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-182-7/+12
| | | | 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 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
* MOve the jsp taglib to implementation-web-runtimeantelder2009-02-181-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745483 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-1811-952/+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
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1914-1396/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-5/+5
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-1/+1
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compliation error by adding missing methodsrfeng2008-09-181-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696848 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily embed the jsonrpc client into implementation.web to get the test ↵antelder2008-08-133-7/+554
| | | | | | sample working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685533 13f79535-47bb-0310-9956-ffa450edef68
* pass the servlet request and response to the script processorantelder2008-08-133-8/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685523 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need for the WebSingletonantelder2008-08-123-79/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685204 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependency and correct osgi infoantelder2008-08-121-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685195 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate taglibantelder2008-08-122-145/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685193 13f79535-47bb-0310-9956-ffa450edef68
* Add the script initilization codeantelder2008-08-121-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685149 13f79535-47bb-0310-9956-ffa450edef68
* Add the impl.web RuntimeComponent to the app context and use in the ↵antelder2008-08-122-1/+5
| | | | | | componentcontextservlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685127 13f79535-47bb-0310-9956-ffa450edef68
* Update to add and use the ComponentContext to the app contextantelder2008-08-123-2/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685119 13f79535-47bb-0310-9956-ffa450edef68
* Start getting implementation-web to work with the new modelantelder2008-08-113-0/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684655 13f79535-47bb-0310-9956-ffa450edef68
* Update dependencies so you can use this module on its own and eveything you ↵antelder2008-08-111-1/+13
| | | | | | need is brought in transitively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684649 13f79535-47bb-0310-9956-ffa450edef68
* Delete classes now in model moduleantelder2008-08-113-121/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684643 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-implementation-web is used by modules\implementation-web as well. ↵vamsic0072008-08-071-1/+1
| | | | | | Changing the artifactId to match the module name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683636 13f79535-47bb-0310-9956-ffa450edef68
* Start to seperate impl.web into model and runtimeantelder2008-07-2815-0/+924
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680322 13f79535-47bb-0310-9956-ffa450edef68