[ http://issues.apache.org/jira/browse/DERBY-871?page=comments#action_12364424 ]
Kathey Marsden commented on DERBY-871: -------------------------------------- > >1) How are the new properties csinfo.server and csinfo.client different to >cs.serverhost and cs.trustedhost? > Looking at the patch I am guessing they are the same thing, but it was a lack of proper documentation in the policy file that led to the addition of the new properties. Because the tests were only set up to run locally before myrna did the remote host work, I think the harness was always passing localhost before. >2) Why is csinfo.trustedhost granted 'connect' permission for derbynet.jar in >the testing policy file? >The server isn't connectiing to the client is it? > I don't know. It doesn't sound right. > >3) Would csinfo.clienthost be a better name for csinfo.trustedhost? > I think so. or better yet something with derby instead of cs. Not the world's best namer though. >It's possible that the remote testing (even using useProcess=false) does not >need any changes to the >policy file or the harness. That would be cool, but please take a look at our other thread on this issue about the database creation. > remote host support in test harness needs more work because of security > manager changes > --------------------------------------------------------------------------------------- > > Key: DERBY-871 > URL: http://issues.apache.org/jira/browse/DERBY-871 > Project: Derby > Type: Bug > Components: Test > Versions: 10.2.0.0 > Reporter: Myrna van Lunteren > Assignee: Myrna van Lunteren > Priority: Minor > Attachments: DERBY-874-012906.diff, DERBY-874-012906.stat > > With the changes to have security manager run for tests with > useprocess=false, the remote host support in the test harness no l onger > works. > permissions need to be passed in derby_test.policy for the client. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
