summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-18Add jsp taglib files left off previous commitantelder2-0/+163
2009-02-18Remove context script code as its not used presently, move JSP taglib from ho...antelder15-1123/+5
2009-02-18Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder15-0/+1381
2009-02-17Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng1-1/+4
2009-02-17Add new extension model modules to buildantelder1-0/+4
2009-02-17Remove the use of tempuri.orgrfeng1-2/+4
2009-02-17Move DefinitionsBuilderImpl into the impl packagerfeng1-1/+4
2009-02-17Get implementation.web building cleanlyantelder5-48/+21
2009-02-17Update build to use moved bundle pluginantelder1-1/+1
2009-02-17Start of the model code for binding.jsonpantelder10-0/+463
2009-02-17Start of the model code for binding.dwrantelder4-0/+154
2009-02-17Start of the model code for binding.dwrantelder8-0/+341
2009-02-17Start to bring up the binding.jsonrpc model (based on code from scacontrib fo...antelder10-0/+494
2009-02-17Start to bring up the implementation.web model (based on code in 1.x)antelder14-0/+912
2009-02-13Update the ASL headerrfeng1-13/+16
2009-02-13Fix the license headerrfeng1-1/+1
2009-02-12Fix J2 security issue as reported in TUSCANY-2846rfeng1-4/+29
2009-02-12Fix the license headerrfeng1-1/+1
2009-02-11Correct the license headerantelder1-16/+5
2009-02-11Fix the code-generation against the @XmlJavaTypeAdapterrfeng5-6/+112
2009-02-10Excluding extra JUnit transient dependency to avoid it being present on the d...lresende1-1/+5
2009-02-10Excluding JUnit transient dependency to avoid it being present on the distrib...lresende1-0/+4
2009-02-10Simplify launcher default config so it can automatically determine to use unm...antelder1-2/+21
2009-02-10Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder10-0/+900
2009-02-10Comment out the tuscany maven bundle plugin as it is triggered by the default...rfeng1-0/+2
2009-02-09Cleaned up two compiler warningsmcombellack2-2/+0
2009-02-09Cleaned up two compiler warningsmcombellack1-2/+0
2009-02-09Removed unused importsmcombellack15-39/+4
2009-02-09TUSCANY-2819: Get eclipse:eclipse workingantelder1-8/+3
2009-02-09TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder5-7/+33
2009-02-08Removing bouncycastle transient dependency from rampartlresende1-0/+4
2009-02-08Minor javadoc fixlresende1-1/+3
2009-02-06Use optional imports to bring in definitionsrfeng2-7/+1
2009-02-06Make the definitions as a runtime dep as it's directly used by the test caserfeng1-3/+1
2009-02-06tuscany-definitions module is required to resolve OSGi dependenciesrfeng1-1/+3
2009-02-06Set ttl=0 to be no waitrfeng1-1/+1
2009-02-06Change distro itest and calc sample so it doesn't need to use the time time l...antelder1-1/+7
2009-02-06Update config files for logging properties files based on the install locationantelder1-2/+9
2009-02-06Enable setting system properties from the config filesantelder1-0/+10
2009-02-06Use lookup instead of listrfeng1-2/+4
2009-02-06Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng2-132/+194
2009-02-05Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws1-1/+1
2009-02-05Excluding bouncycastle transient dependencylresende1-0/+6
2009-02-05Adding missing LICENSE and NOTICE files to xsd and xsd-xml moduleslresende4-0/+422
2009-02-04Unexport the remote object so that RMI threads can be gracefully terminatedrfeng1-4/+8
2009-02-04Add a new option "ttl" to control when to stop the noderfeng2-64/+136
2009-02-04Cosmetic changes to tidy module namesslaws2-2/+2
2009-02-04Fix host-webapp jsp dependency level to start getting webapps workingantelder1-1/+1
2009-02-04Add the command line processing for JSE launcher toorfeng5-27/+121
2009-02-04Cleanup the CLI processingrfeng2-25/+32