summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Update build to use moved bundle pluginantelder2009-02-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
* Start of the model code for binding.jsonpantelder2009-02-1710-0/+463
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744990 13f79535-47bb-0310-9956-ffa450edef68
* Start of the model code for binding.dwrantelder2009-02-174-0/+154
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744989 13f79535-47bb-0310-9956-ffa450edef68
* Start of the model code for binding.dwrantelder2009-02-178-0/+341
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744987 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the binding.jsonrpc model (based on code from scacontrib ↵antelder2009-02-1710-0/+494
| | | | | | folder) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744985 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the implementation.web model (based on code in 1.x)antelder2009-02-1714-0/+912
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744982 13f79535-47bb-0310-9956-ffa450edef68
* Update the ASL headerrfeng2009-02-131-13/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743978 13f79535-47bb-0310-9956-ffa450edef68
* Fix the license headerrfeng2009-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743951 13f79535-47bb-0310-9956-ffa450edef68
* Fix J2 security issue as reported in TUSCANY-2846rfeng2009-02-121-4/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743922 13f79535-47bb-0310-9956-ffa450edef68
* Fix the license headerrfeng2009-02-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743809 13f79535-47bb-0310-9956-ffa450edef68
* Correct the license headerantelder2009-02-111-16/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743410 13f79535-47bb-0310-9956-ffa450edef68
* Fix the code-generation against the @XmlJavaTypeAdapterrfeng2009-02-115-6/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743192 13f79535-47bb-0310-9956-ffa450edef68
* Excluding extra JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-1/+5
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743053 13f79535-47bb-0310-9956-ffa450edef68
* Excluding JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-0/+4
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743052 13f79535-47bb-0310-9956-ffa450edef68
* Simplify launcher default config so it can automatically determine to use ↵antelder2009-02-101-2/+21
| | | | | | unmanaged jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742952 13f79535-47bb-0310-9956-ffa450edef68
* Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder2009-02-1010-0/+900
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742938 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the tuscany maven bundle plugin as it is triggered by the ↵rfeng2009-02-101-0/+2
| | | | | | default goal git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742794 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up two compiler warningsmcombellack2009-02-092-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742773 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up two compiler warningsmcombellack2009-02-091-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742769 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importsmcombellack2009-02-0915-39/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742767 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2819: Get eclipse:eclipse workingantelder2009-02-091-8/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742527 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-095-7/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742325 13f79535-47bb-0310-9956-ffa450edef68
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742154 13f79535-47bb-0310-9956-ffa450edef68
* Minor javadoc fixlresende2009-02-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742019 13f79535-47bb-0310-9956-ffa450edef68
* Use optional imports to bring in definitionsrfeng2009-02-062-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741760 13f79535-47bb-0310-9956-ffa450edef68
* Make the definitions as a runtime dep as it's directly used by the test caserfeng2009-02-061-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741664 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-definitions module is required to resolve OSGi dependenciesrfeng2009-02-061-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741661 13f79535-47bb-0310-9956-ffa450edef68
* Set ttl=0 to be no waitrfeng2009-02-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741639 13f79535-47bb-0310-9956-ffa450edef68
* Change distro itest and calc sample so it doesn't need to use the time time ↵antelder2009-02-061-1/+7
| | | | | | live way of shutting down the service node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741626 13f79535-47bb-0310-9956-ffa450edef68
* Update config files for logging properties files based on the install locationantelder2009-02-061-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741543 13f79535-47bb-0310-9956-ffa450edef68
* Enable setting system properties from the config filesantelder2009-02-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741480 13f79535-47bb-0310-9956-ffa450edef68
* Use lookup instead of listrfeng2009-02-061-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741443 13f79535-47bb-0310-9956-ffa450edef68
* Fix to TUSCANY-2806 to handle the jars with Class-Path header in ↵rfeng2009-02-062-132/+194
| | | | | | META-INF/MANIFEST.MF. Surefire plugin generates manifest jar too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741409 13f79535-47bb-0310-9956-ffa450edef68
* Set up the sample scripts so that the automatic run uses a time to live of 4 ↵slaws2009-02-051-1/+1
| | | | | | seconds while the script, when run manually, waits for the user to press a key. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741087 13f79535-47bb-0310-9956-ffa450edef68
* Excluding bouncycastle transient dependencylresende2009-02-051-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741017 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing LICENSE and NOTICE files to xsd and xsd-xml moduleslresende2009-02-054-0/+422
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741007 13f79535-47bb-0310-9956-ffa450edef68
* Unexport the remote object so that RMI threads can be gracefully terminatedrfeng2009-02-041-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740884 13f79535-47bb-0310-9956-ffa450edef68
* Add a new option "ttl" to control when to stop the noderfeng2009-02-042-64/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740819 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetic changes to tidy module namesslaws2009-02-042-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740746 13f79535-47bb-0310-9956-ffa450edef68
* Fix host-webapp jsp dependency level to start getting webapps workingantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740670 13f79535-47bb-0310-9956-ffa450edef68
* Add the command line processing for JSE launcher toorfeng2009-02-045-27/+121
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740629 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the CLI processingrfeng2009-02-042-25/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740575 13f79535-47bb-0310-9956-ffa450edef68
* Add command-line parsing to the node launcherrfeng2009-02-044-30/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740567 13f79535-47bb-0310-9956-ffa450edef68
* Add check for empty imports/exports/classpathrfeng2009-02-041-3/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740543 13f79535-47bb-0310-9956-ffa450edef68