summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-02Get rid of some old commentsslaws2-164/+1
2009-03-02File.separator not needed when getting resources from the classpath. It alway...slaws1-1/+1
2009-03-02Add MyFaces JSF integration module to buildantelder1-0/+1
2009-03-02Clean up some dependenciesantelder2-22/+12
2009-03-02Clean up some code removing sysout printlns and commented out codeantelder2-25/+5
2009-03-02Remove stray @Service annotationantelder1-2/+0
2009-03-02Update manifest dependenciesantelder1-0/+1
2009-03-02Fixing tuscany-xsd path in unit testslresende1-5/+7
2009-03-02Removing eclipse project fileslresende2-32/+0
2009-03-02Updating namespaces for tuscany extensions schema fileslresende11-62/+110
2009-03-02Removing obsolet profilelresende1-15/+1
2009-03-02Separating 1.0 and 1.1 schemas into separate folderslresende46-1/+208
2009-03-01Start to get JSF webapps going using Apache MyFacesantelder8-2/+571
2009-03-01Remove code completion commentantelder1-1/+0
2009-02-27Updating with sca 1.1 namespacelresende1-1/+1
2009-02-27Adding SCA 1.1 schemaslresende17-0/+1100
2009-02-27Removing more unused OSOA based Schemalresende1-43/+0
2009-02-27Removing more unused OSOA based Schemalresende1-17/+1
2009-02-27Removing unused OSOA based Schemalresende21-885/+0
2009-02-26Start to bring up the EJB binding in 2.xantelder47-0/+5616
2009-02-26Remove commented out codeantelder2-16/+0
2009-02-26Add dependency to manifestantelder1-0/+1
2009-02-26CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder6-28/+46
2009-02-26Chnage Jetty host to make itself default if multiple hosts registered so that...antelder1-2/+7
2009-02-26Add missing manifest entryantelder1-0/+2
2009-02-26Clean up manifestsantelder2-5/+11
2009-02-26Add Stripes module to buildantelder1-0/+1
2009-02-26More TUSCANY-2858 work on bringing up the webapp support. Separate out the ru...antelder5-159/+238
2009-02-26Update for renamed helper classantelder1-2/+2
2009-02-26Add start of a helper class to simplify using the implementation.web Componen...antelder1-0/+45
2009-02-26Get the Stripes web framework integration working by finishing the Helper classantelder2-90/+81
2009-02-25Copy the change in r746461 from 1.x to 2.x - Add BPEL document resolver to de...antelder6-8/+104
2009-02-25Add more test cases for XPathrfeng3-9/+86
2009-02-24A more complete fix for TUSCANY-2869rfeng3-9/+66
2009-02-24Add implementation.bpel to the buildantelder1-0/+2
2009-02-24Remove some commented out codeantelder1-21/+0
2009-02-24Clean up the ode dependencies and manifestantelder2-17/+24
2009-02-24Cleanup the bpel model manifestantelder1-15/+14
2009-02-24TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder1-2/+9
2009-02-24Clean up some unused dependenciesantelder1-24/+0
2009-02-24Start to bring up the implementation.bpel runtime in 2.xantelder27-0/+3321
2009-02-24Start to bring up the implementation.bpel model in 2.xantelder23-0/+2677
2009-02-24Start to implement the @attachTo XPath functionsrfeng4-0/+279
2009-02-24Minor clean uprfeng1-35/+17
2009-02-21Change the name from parent to qualifiableIntent for Intent modelrfeng6-21/+24
2009-02-21Remove the unused interfacerfeng1-53/+0
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng194-5379/+3139
2009-02-20Update NodeImpl so it works with webapps passing in the web.composite content...antelder2-28/+34
2009-02-20Update so webapp runtime works with web-inf/web.compositeantelder1-1/+29
2009-02-19Simplify implementation-web-runtime by adding a facility to set context attri...antelder7-59/+31