summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use optional imports to bring in definitionsrfeng2009-02-062-7/+1
* Make the definitions as a runtime dep as it's directly used by the test caserfeng2009-02-061-3/+1
* tuscany-definitions module is required to resolve OSGi dependenciesrfeng2009-02-061-1/+3
* Set ttl=0 to be no waitrfeng2009-02-061-1/+1
* Change distro itest and calc sample so it doesn't need to use the time time l...antelder2009-02-061-1/+7
* Update config files for logging properties files based on the install locationantelder2009-02-061-2/+9
* Enable setting system properties from the config filesantelder2009-02-061-0/+10
* Use lookup instead of listrfeng2009-02-061-2/+4
* Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng2009-02-062-132/+194
* Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws2009-02-051-1/+1
* Excluding bouncycastle transient dependencylresende2009-02-051-0/+6
* Adding missing LICENSE and NOTICE files to xsd and xsd-xml moduleslresende2009-02-054-0/+422
* Unexport the remote object so that RMI threads can be gracefully terminatedrfeng2009-02-041-4/+8
* Add a new option "ttl" to control when to stop the noderfeng2009-02-042-64/+136
* Cosmetic changes to tidy module namesslaws2009-02-042-2/+2
* Fix host-webapp jsp dependency level to start getting webapps workingantelder2009-02-041-1/+1
* Add the command line processing for JSE launcher toorfeng2009-02-045-27/+121
* Cleanup the CLI processingrfeng2009-02-042-25/+32
* Add command-line parsing to the node launcherrfeng2009-02-044-30/+108
* Add check for empty imports/exports/classpathrfeng2009-02-041-3/+9