summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-12-01Update to the latest OSGi remoteserviceadmin apisrfeng32-1823/+1975
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885958 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28Dont run the tests to avoid all the intermitent build failsantelder1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885068 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28Increase the Tuscaby Ode timeout from 2 to 10 seconds to try to avoid the ↵antelder1-1/+1
intermitent test fails git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885067 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27A place to look at restructuring the Axis2 ws binding runtime to take ↵slaws30-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
2009-11-27add conformance statement number to error messages for ASM50001kelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884860 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27temporary fix to message, it should be moved into the message properties filekelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884847 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27Take web-javascript-dojo out of the build as it doesn't appear to be used by ↵antelder1-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
2009-11-27Change implementation-web to have an extension point to supportantelder7-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
2009-11-27Change to use RMI client which now does both local and remote domainsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884789 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27Update rmi client to use local nodes for local domainsantelder1-23/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884788 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884654 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Call start if its not been called before to fix JCA_2005antelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884652 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26more error message updateskelvingoodson2-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884579 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Fixes to add validation for POJO_10006ramkumar1-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884505 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Try to avoid the current modification exceptions that hapen sometimes on ↵antelder1-0/+2
shutdown. We don't need Jetty to have its own shutdown thread as the Tuscany code should always being shutting down the jetty server git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884485 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Call all of visitXXX methods on the visitors one by one so that a visitor is ↵rfeng1-43/+31
always invoked before the other one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884348 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25For POL_5001 test to see if there are extensions to handle implementation ↵slaws2-2/+28
types that have been specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884150 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25Add a new helloworld sample as a plain sca contribution, and itest for the ↵antelder2-10/+15
helloworld sample, and a fix to DomainNode so it works with that in a standalone domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884111 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25Remove SCAClient as its not in the latest spec and update all the places it ↵antelder6-76/+31
was used to use SCAClientFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884043 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder7-217/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883659 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24add conformance statement numbers to error messages for ↵kelvingoodson1-3/+3
ASM40002,ASM40004,ASM40011 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883658 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24Rename package to avoid split packages rfeng3-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883560 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23Get the interface from the endpoint when it is nullrfeng1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883440 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883438 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23For POL_4028 test that a policy isn't being attached to a property element ↵slaws2-41/+105
or one of its children. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883409 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23For POL_4012 add code that tests for mutual exclusive intents within a ↵slaws1-153/+205
single policy subject. There is existing code to check for mutual exclusion between two policy subjects. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883344 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22Add an option to invoke a service after the node is startedrfeng2-1/+139
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883155 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21Add missing importrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882816 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende2691-0/+272868
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68