Re: JSP AccessControlException error

Поиск
Список
Период
Сортировка
От Rainer Klute
Тема Re: JSP AccessControlException error
Дата
Msg-id 3896.1045641879@www56.gmx.net
обсуждение исходный текст
Ответ на JSP AccessControlException error  (Roj Niyogi <niyogi@pghoster.com>)
Список pgsql-jdbc
> I have a feeling it has to do with the catalina.policy file but I'm not
> sure where to begin as far as pinning down the problem.

You are right: It has to do with the catalina.policy file. You have to check
the rules to ensure that Tomcat resp. the Servlet/JSP page is allowed to
resolve a host name. Your current setup forbids this, as you can see from the
first line in the stack trace.

Best regards
Rainer Klute

--
                   RAINER KLUTE IT-CONSULTING
  Dipl.-Inform.
  Rainer Klute     klute@rainer-klute.de
  Körner Grund 24  Telefon: +49 172 2324824
D-44143 Dortmund   Telefax: +49 231 5349423

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Tarjei Skorgenes
Дата:
Сообщение: Re: SSL for JDBC
Следующее
От: Felipe Schnack
Дата:
Сообщение: Re: ANY subquery and PreparedStatements