summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Removing unused OSOA based Schemalresende2009-02-2721-885/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748395 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the EJB binding in 2.xantelder2009-02-2647-0/+5616
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748245 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out codeantelder2009-02-262-16/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748233 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency to manifestantelder2009-02-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748124 13f79535-47bb-0310-9956-ffa450edef68
* CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) ↵antelder2009-02-266-28/+46
| | | | | | and make webapp host only be used if no other hosts (like jetty) are in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748109 13f79535-47bb-0310-9956-ffa450edef68
* Chnage Jetty host to make itself default if multiple hosts registered so ↵antelder2009-02-261-2/+7
| | | | | | that in standalone runtime environment jetty is used even if webapp host in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748108 13f79535-47bb-0310-9956-ffa450edef68
* Add missing manifest entryantelder2009-02-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748085 13f79535-47bb-0310-9956-ffa450edef68
* Clean up manifestsantelder2009-02-262-5/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748056 13f79535-47bb-0310-9956-ffa450edef68
* Add Stripes module to buildantelder2009-02-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748055 13f79535-47bb-0310-9956-ffa450edef68
* More TUSCANY-2858 work on bringing up the webapp support. Separate out the ↵antelder2009-02-265-159/+238
| | | | | | runtime initilization into a helper class so the common code can be shared, add a TuscanyContextListener that can start the Tuscany runtime, clean up the use of ThreadLocals. Just need to fix TUSCANY-2881 now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748050 13f79535-47bb-0310-9956-ffa450edef68
* Update for renamed helper classantelder2009-02-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748047 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
* Get the Stripes web framework integration working by finishing the Helper classantelder2009-02-262-90/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748042 13f79535-47bb-0310-9956-ffa450edef68
* Copy the change in r746461 from 1.x to 2.x - Add BPEL document resolver to ↵antelder2009-02-256-8/+104
| | | | | | defer to namespace imports if document is not found in current contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747769 13f79535-47bb-0310-9956-ffa450edef68
* Add more test cases for XPathrfeng2009-02-253-9/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747620 13f79535-47bb-0310-9956-ffa450edef68
* A more complete fix for TUSCANY-2869rfeng2009-02-243-9/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747607 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation.bpel to the buildantelder2009-02-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747447 13f79535-47bb-0310-9956-ffa450edef68
* Remove some commented out codeantelder2009-02-241-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747443 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the ode dependencies and manifestantelder2009-02-242-17/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747411 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the bpel model manifestantelder2009-02-241-15/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747394 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder2009-02-241-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747374 13f79535-47bb-0310-9956-ffa450edef68
* Clean up some unused dependenciesantelder2009-02-241-24/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747331 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the implementation.bpel runtime in 2.xantelder2009-02-2427-0/+3321
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747322 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the implementation.bpel model in 2.xantelder2009-02-2423-0/+2677
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747321 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the @attachTo XPath functionsrfeng2009-02-244-0/+279
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747275 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uprfeng2009-02-241-35/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747242 13f79535-47bb-0310-9956-ffa450edef68
* Change the name from parent to qualifiableIntent for Intent modelrfeng2009-02-216-21/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746573 13f79535-47bb-0310-9956-ffa450edef68
* Remove the unused interfacerfeng2009-02-211-53/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746571 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-20194-5379/+3139
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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
* 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
* 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
* Tidy up dependenciesantelder2009-02-183-4/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745508 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
* 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
* 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 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
* 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