Sorry but a file url will not work. As you said, it must be an active http(u) listner. Slide will try to send the notification and if this fails it will print a warning, but nothing else, and with a httpu url I think not even this.

If we want to assure that the notifications are send we could implement such a listener (using the NotificationListener class) that writes to a file and start this listener before running the tests.

Stefan

Warwick Burrows wrote:

Excuse my ignorance but can it be a file:// url and point to a file in the
local fs? Will the notifications be appended to the file? I know it probably
should be an active http listener but the file:// url I have now allows the
test cases to pass.

Thanks,
Warwick



-----Original Message-----
From: Stefan L�tzkendorf [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 4:58 AM
To: Slide Developers Mailing List
Subject: Re: variable in the testsuite tp.properties



Hi Warwick,

for the subsription testcases this url us used with the subscribe method to register a call-back. So this must at least a proper url. This url is uses with the NOTIFY method to inform the subscriber about events.

Stefan

Warwick Burrows wrote:


Guys,

What does this variable do in the testsuite tp.properties?

Do I need


to have it set? Can I disable it or will test cases fail? What are the valid values for this field?

   xdav.globalVariableSubscriptionCallBack

Thanks,
Warwick



-- Stefan L�tzkendorf -- [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- Stefan L�tzkendorf -- [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to