summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to implement the @attachTo XPath functionsrfeng2009-02-244-0/+279
* Minor clean uprfeng2009-02-241-35/+17
* Change the name from parent to qualifiableIntent for Intent modelrfeng2009-02-216-21/+24
* Remove the unused interfacerfeng2009-02-211-53/+0
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-20194-5379/+3139
* Update NodeImpl so it works with webapps passing in the web.composite content...antelder2009-02-202-28/+34
* Update so webapp runtime works with web-inf/web.compositeantelder2009-02-201-1/+29
* Simplify implementation-web-runtime by adding a facility to set context attri...antelder2009-02-197-59/+31
* Update some commentsantelder2009-02-182-7/+9
* Start of some integration with the Stripes web frameworkantelder2009-02-187-0/+775
* Add missing import-packagerfeng2009-02-181-0/+1
* Fix the invalid MANIFEST.MFrfeng2009-02-184-23/+13
* Simplify the code a bitantelder2009-02-181-14/+5
* Change servlet-api scope so it doesn't get included in appsantelder2009-02-181-0/+1
* Start to get basic JSP references workingantelder2009-02-183-29/+84
* Add implementation-web-runtime to the buildantelder2009-02-181-0/+1
* Tidy up dependenciesantelder2009-02-183-4/+39
* MOve the jsp taglib to implementation-web-runtimeantelder2009-02-182-53/+4
* Add jsp taglib files left off previous commitantelder2009-02-182-0/+163
* Remove context script code as its not used presently, move JSP taglib from ho...antelder2009-02-1815-1123/+5
* Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder2009-02-1815-0/+1381
* Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng2009-02-171-1/+4
* Add new extension model modules to buildantelder2009-02-171-0/+4
* Remove the use of tempuri.orgrfeng2009-02-171-2/+4
* Move DefinitionsBuilderImpl into the impl packagerfeng2009-02-171-1/+4
* Get implementation.web building cleanlyantelder2009-02-175-48/+21
* Update build to use moved bundle pluginantelder2009-02-171-1/+1
* Start of the model code for binding.jsonpantelder2009-02-1710-0/+463
* Start of the model code for binding.dwrantelder2009-02-174-0/+154
* Start of the model code for binding.dwrantelder2009-02-178-0/+341
* Start to bring up the binding.jsonrpc model (based on code from scacontrib fo...antelder2009-02-1710-0/+494
* Start to bring up the implementation.web model (based on code in 1.x)antelder2009-02-1714-0/+912
* Update the ASL headerrfeng2009-02-131-13/+16
* Fix the license headerrfeng2009-02-131-1/+1
* Fix J2 security issue as reported in TUSCANY-2846rfeng2009-02-121-4/+29
* Fix the license headerrfeng2009-02-121-1/+1
* Correct the license headerantelder2009-02-111-16/+5
* Fix the code-generation against the @XmlJavaTypeAdapterrfeng2009-02-115-6/+112
* Excluding extra JUnit transient dependency to avoid it being present on the d...lresende2009-02-101-1/+5
* Excluding JUnit transient dependency to avoid it being present on the distrib...lresende2009-02-101-0/+4
* Simplify launcher default config so it can automatically determine to use unm...antelder2009-02-101-2/+21
* Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder2009-02-1010-0/+900
* Comment out the tuscany maven bundle plugin as it is triggered by the default...rfeng2009-02-101-0/+2
* Cleaned up two compiler warningsmcombellack2009-02-092-2/+0
* Cleaned up two compiler warningsmcombellack2009-02-091-2/+0
* Removed unused importsmcombellack2009-02-0915-39/+4
* TUSCANY-2819: Get eclipse:eclipse workingantelder2009-02-091-8/+3
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-095-7/+33
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
* Minor javadoc fixlresende2009-02-081-1/+3