[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [cobalt-developers] tomcat.policy.custom & permission for external hosts



Thanks for the info Alexander.

We had already tried your suggestions below, but still permission denied.

I think there are some other permissions that are specific to Oracle, and we
will look into finding out what they are.

Regards

Paul Rosenthal


----- Original Message -----
From: "alpo" <alpo@xxxxxxxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Friday, November 30, 2001 3:21 PM
Subject: RE: Re: [cobalt-developers] tomcat.policy.custom & permission for
external hosts


> Hi,
>
> I don't know that is required to Oracle.
> May be you need more port, use
> permission java.net.SocketPermission "*:1024-",
> "listen,connect,resolve";
> May be you need more actions, use
> permission java.net.SocketPermission "*:1024-",
> "listen,connect,resolve,accept";
>
> See to your Exception message for details that you need to do...
> Or post your Exception to list for suggestions.
>
> Regards,
> Alexander Povargo
> YourNewHosting.com
> alpo@xxxxxxxxxxxxxxxxxx
> http://www.yournewhosting.com
> ICQ 25639843
>