summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add tribes to license fileantelder2009-12-071-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887892 13f79535-47bb-0310-9956-ffa450edef68
* Split method into two to aid with subclass implsantelder2009-12-071-8/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887869 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE if source contract is nullantelder2009-12-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887868 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE when sourec interface hasn't yet by introspectedantelder2009-12-061-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887662 13f79535-47bb-0310-9956-ffa450edef68
* Rename TuscanyHost class to TuscanyHostConfigantelder2009-12-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887661 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unneeded code and reformat a few linesantelder2009-12-061-21/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887660 13f79535-47bb-0310-9956-ffa450edef68
* Remove all the old Tuscany cofig code from the TuscanyContext as its now ↵antelder2009-12-061-49/+6
| | | | | | done from the conf/tuscany-web.xml file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887659 13f79535-47bb-0310-9956-ffa450edef68
* Update the installer to explicitly add the TuscanyHostConfig to Host ↵antelder2009-12-061-6/+53
| | | | | | definitions in conf/server.xml as there doesn't seem to be any way to do that programatically git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887658 13f79535-47bb-0310-9956-ffa450edef68
* Make the test service remotable and add a @Service annottion as the service ↵antelder2009-12-062-0/+5
| | | | | | is being introspected incorrectly(need to investigate why, looks like some classloader issue) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887657 13f79535-47bb-0310-9956-ffa450edef68
* Add tribes and RMI based SCA binding to tomcat distroantelder2009-12-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887656 13f79535-47bb-0310-9956-ffa450edef68
* Keep the remote flagrfeng2009-12-051-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887470 13f79535-47bb-0310-9956-ffa450edef68
* Small updates to webapp sample artifactId to group them together when ↵lresende2009-12-0418-36/+37
| | | | | | imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
* Avoid starting the node twicelresende2009-12-041-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887441 13f79535-47bb-0310-9956-ffa450edef68
* Remove the override attributeantelder2009-12-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887230 13f79535-47bb-0310-9956-ffa450edef68
* Update the Tomcat distribution so that SCA contributions can be deployed to ↵antelder2009-12-047-98/+393
| | | | | | exsiting Hosts instead of running in the Tuscany webapp. This means they run just like a regular web application and can be managed with the usual Tomcat admin and use all the usual Tomcat Host and Context features. Also update to configure the domain from the context so the domain nad be customized fro the Tomcat instance and each contribution via a context parameter. That removes the need for the singleton install option so that is removed. Also update the install page to have a bit of text about whats going on in the intsall git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887223 13f79535-47bb-0310-9956-ffa450edef68
* Add setting the domain uri from an init parameter to start getting the ↵antelder2009-12-041-0/+6
| | | | | | distributed domain working in webapps and the tomcat distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887188 13f79535-47bb-0310-9956-ffa450edef68
* Add a wait for ever to make it easier to test the clientantelder2009-12-041-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887162 13f79535-47bb-0310-9956-ffa450edef68
* Add some separate client and service classes to run the test manually in eclipseantelder2009-12-043-0/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887161 13f79535-47bb-0310-9956-ffa450edef68
* Add an exception print so i can see if the error happens on the hudson machineantelder2009-12-041-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887130 13f79535-47bb-0310-9956-ffa450edef68
* Minor update to dojo install script as the zip structure has changedlresende2009-12-021-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886331 13f79535-47bb-0310-9956-ffa450edef68
* Couple more updates to the script that install dojo into the ↵lresende2009-12-022-26/+6
| | | | | | web-javascript-dojo module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886329 13f79535-47bb-0310-9956-ffa450edef68
* Clean up MF and unused coderfeng2009-12-024-29/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886312 13f79535-47bb-0310-9956-ffa450edef68
* Adding dojo dependency explicitly in the project pom to avoid having to use ↵lresende2009-12-022-25/+9
| | | | | | maven to install it manually which is causing issues when maven is not available in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886298 13f79535-47bb-0310-9956-ffa450edef68
* Adding web-javascript-dojo module back to investigate hudson build issues as ↵lresende2009-12-021-0/+1
| | | | | | I can't reproduce it localy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886235 13f79535-47bb-0310-9956-ffa450edef68
* remove imports no longer neededslaws2009-12-022-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886125 13f79535-47bb-0310-9956-ffa450edef68
* remove imports no longer neededslaws2009-12-021-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886124 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the binding interface to include the wire format and operation ↵slaws2009-12-0214-48/+272
| | | | | | selector operations. They are in the OASIS specs now so it doesn't seem sensible to maintain the separate (experimental) interface that previously housed them. We want to encourage binding writers to provide wire formats and operation selectors as appropriate git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886122 13f79535-47bb-0310-9956-ffa450edef68
* Add comment suggesting that samples should also be tested in itest/distributionslaws2009-12-021-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886100 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc fixesslaws2009-12-021-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886099 13f79535-47bb-0310-9956-ffa450edef68
* Remove the import as the export is removedrfeng2009-12-021-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886028 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the policy builders (the composite policy builder now only deals ↵rfeng2009-12-023-549/+160
| | | | | | with strctural hierarchy) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886027 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need to export/import RMI provider packagerfeng2009-12-012-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885973 13f79535-47bb-0310-9956-ffa450edef68
* Remove the export of impl packagerfeng2009-12-011-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885970 13f79535-47bb-0310-9956-ffa450edef68
* Start to split policy builder into two phases: implementation hierarchy and ↵rfeng2009-12-0111-60/+1493
| | | | | | structural hierarchy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885961 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest OSGi remoteserviceadmin apisrfeng2009-12-0132-1823/+1975
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885958 13f79535-47bb-0310-9956-ffa450edef68
* Dont run the tests to avoid all the intermitent build failsantelder2009-11-281-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885068 13f79535-47bb-0310-9956-ffa450edef68
* Increase the Tuscaby Ode timeout from 2 to 10 seconds to try to avoid the ↵antelder2009-11-281-1/+1
| | | | | | intermitent test fails git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885067 13f79535-47bb-0310-9956-ffa450edef68
* Try increasing the TTL property to avoid the random test failsantelder2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884881 13f79535-47bb-0310-9956-ffa450edef68
* A place to look at restructuring the Axis2 ws binding runtime to take ↵slaws2009-11-2730-0/+4805
| | | | | | account of the runtime wire. Also want to look at the practicalities of moving to Axis 1.5. Won't be in the build for a while. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884879 13f79535-47bb-0310-9956-ffa450edef68
* add conformance statement number to error messages for ASM50001kelvingoodson2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884860 13f79535-47bb-0310-9956-ffa450edef68
* temporary fix to message, it should be moved into the message properties filekelvingoodson2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884847 13f79535-47bb-0310-9956-ffa450edef68
* Change helloworld sample to be a zip contributionantelder2009-11-273-6/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884824 13f79535-47bb-0310-9956-ffa450edef68
* Take web-javascript-dojo out of the build as it doesn't appear to be used by ↵antelder2009-11-271-1/+0
| | | | | | anything and its breaking the Hudson builds due to the way it gets Dojo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884808 13f79535-47bb-0310-9956-ffa450edef68
* Change implementation-web to have an extension point to supportantelder2009-11-277-42/+64
| | | | | | | pluggable clients instead of having impl-web-client be a replacement impl-web runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884790 13f79535-47bb-0310-9956-ffa450edef68
* Change to use RMI client which now does both local and remote domainsantelder2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884789 13f79535-47bb-0310-9956-ffa450edef68
* Update rmi client to use local nodes for local domainsantelder2009-11-271-23/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884788 13f79535-47bb-0310-9956-ffa450edef68
* Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001antelder2009-11-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884654 13f79535-47bb-0310-9956-ffa450edef68
* Call start if its not been called before to fix JCA_2005antelder2009-11-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884652 13f79535-47bb-0310-9956-ffa450edef68
* more error message updateskelvingoodson2009-11-262-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884579 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to add validation for POJO_10006ramkumar2009-11-261-1/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884505 13f79535-47bb-0310-9956-ffa450edef68