On Mar 29, 2006, at 9:58 AM, Luca Lutterotti wrote:
Dear all,
after a while I am not posting to the list I will let you know I am
still alive.... ;-))
Hello Luca.
Now the topic:
I just wrote a library to use the XGrid network available with
Tiger from Java without using the XGrid command line. I am using it
successfully in my program from a while, so I decided to share the
work with the Java/Mac community. I hope someone will find it useful.
Interesting.
Do you know where Apple might have some documentation, or examples,
etc? I'm trying to figure out how to get it to work with password
authentication enabled, mainly out of curiosity, but so far no
success. Without authentication required it works fine.
Your java uses the controller/client URI but with password
authentication enabled I get
530 Authentication required errors.
Again if I change to like SASL/PLAIN it tells me it hasn't heard of
the profile.
My options seem to be to select like one of the first two Apple uri's
which appear to provide authentication but this might be difficult
from scratch with no documentation, and might not be the best way, or
required.
Other options that might avoid this would be to provide a listener
that does the authentication or maybe give the session a local
credential that does. There appears to be API support for either of
these. But again with documentation and examples somewhat hard to
find I'm not quite sure how to proceed? Any suggestions?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden