Hi, post your Exception message or send it to me directly.
> > 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" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > 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 > > [EMAIL PROTECTED] > > http://www.yournewhosting.com > > ICQ 25639843 > > > > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
