summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2009-02-032-78/+156
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740213 13f79535-47bb-0310-9956-ffa450edef68
* Fix the ASL and change logging dep to runtimerfeng2009-02-032-15/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740212 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the excessive loggingrfeng2009-02-031-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740210 13f79535-47bb-0310-9956-ffa450edef68
* Turn off the policy based tests for binding-ws-axis2. Also some dependency ↵slaws2009-02-0231-132/+160
| | | | | | changes made while experimenting with system composite changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739959 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ↵slaws2009-02-025-24/+129
| | | | | | found in extensions and in application contributions. This change creates a system contribution on the fly in the node and installs a DefaultModelResolver for various policy elements. The default resolver not takes account of any default imports that are available. All application level contributions are linked to the system contribution via a default import that references the system contributions model resolver. Hence policy element resolution will traverse the tree to the system contribution if the element is not resolved locally. We may want to create specific policy resolvers here but this change allows for some experimentation. The next hurdle to getting this to work is to get policy set XPath applied to the assembly model again. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739953 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-311366-132491/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* Minor updates to order modules in pom.xmllresende2009-01-311-11/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739502 13f79535-47bb-0310-9956-ffa450edef68
* Set the default configuration area using a temp folderrfeng2009-01-302-6/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739364 13f79535-47bb-0310-9956-ffa450edef68
* Add the web service binding back in but not the ws policy module. ↵slaws2009-01-301-3/+4
| | | | | | binding-ws-calculator works for me now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739328 13f79535-47bb-0310-9956-ffa450edef68
* For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only ↵mcombellack2009-01-301-1/+0
| | | | | | needs to be a runtime dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739278 13f79535-47bb-0310-9956-ffa450edef68
* Start trying to get a full clean build to work, add most of the WS modules, ↵antelder2009-01-301-0/+10
| | | | | | not binding-ws-axis2 yet though as thats failing with some policy error git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739259 13f79535-47bb-0310-9956-ffa450edef68
* Add missing transitive dependency on staxantelder2009-01-301-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739245 13f79535-47bb-0310-9956-ffa450edef68
* Update launcher to support calling the main method on the jar from the ↵antelder2009-01-301-19/+37
| | | | | | command line's manifest main-class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739208 13f79535-47bb-0310-9956-ffa450edef68
* Revert the changes to pass args[] into EquinoxHost. We should use system ↵rfeng2009-01-306-40/+55
| | | | | | properties or config.ini instead git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739196 13f79535-47bb-0310-9956-ffa450edef68
* Add the default newInstance() backrfeng2009-01-291-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739067 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test caserfeng2009-01-291-13/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739066 13f79535-47bb-0310-9956-ffa450edef68
* Pass arguments into EquinoxHost so that equinox runtime options can be ↵rfeng2009-01-295-18/+35
| | | | | | honored from the main() git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739035 13f79535-47bb-0310-9956-ffa450edef68
* Fix import name to match OASIS package nameslaws2009-01-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738827 13f79535-47bb-0310-9956-ffa450edef68
* Copy the equinox node launcher changed to work with contribution filenames ↵antelder2009-01-291-0/+217
| | | | | | passed in as args. Temp change to demonstrate whats necessary for the launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738796 13f79535-47bb-0310-9956-ffa450edef68
* Add the temporary NodeMain API used by the launcherantelder2009-01-291-0/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738787 13f79535-47bb-0310-9956-ffa450edef68
* Updates to the launcher classpath and properties processingantelder2009-01-291-18/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738786 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-28324-567/+567
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Updated scope on the javax.servlet and org.apache.geronimo.specs ↵mcombellack2009-01-281-2/+0
| | | | | | dependencies as they are needed at compile time on JDK 1.5 and JDK 1.6 and not just at runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738466 13f79535-47bb-0310-9956-ffa450edef68
* Make tuscany modules as fragments to axis2 and axiom bunldes to work around ↵rfeng2009-01-283-67/+15
| | | | | | the axis2/axiom classloading issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738327 13f79535-47bb-0310-9956-ffa450edef68
* Update the bundle symbolic namerfeng2009-01-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738320 13f79535-47bb-0310-9956-ffa450edef68
* Make it aware of bundle fragmentsrfeng2009-01-281-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738314 13f79535-47bb-0310-9956-ffa450edef68