Hi !!Ohhh!
You should do the following:
acl java_jvm browser Java
then, before your http_access for the authenticated users, use:
http_access allow java_jvm
Be aware that you're then allowing every Java client to access the proxy WITHOUT authentication!
There are a lot of java programs with uses proxy servers, and with that acl you'll allow them all.
rgrds,
Bart
