Greetings,

I'm trying to write a notification listener and I was wondering if it is
possible for the client to use anonymous authentication when subscribing
to receive notification.  (My client code is based on the '13.4.6 Client
Code' section of the 'Globus Toolkit 4 Programming Java Services' book.)

For example, I currently get a 'Proxy file not found' exception when I
do the following call in my listener client:

SubscribeResponse response = producerPort.subscribe(request);

I would like my client to be able to listen for notifications (from the
MDS in my case) without having to authentiate (i.e., anonymous mode).

Is this possible?

Regards,
        Andre
-- 
Andre Charbonneau
Research Computing Support, IMSB
National Research Council Canada
100 Sussex Drive, Rm 2025
Ottawa, ON, Canada K1A 0R6
613 993-3129

Reply via email to