It's a java problem.

Java gets more than a little confused when you have multi homed machines. I
don't remember the details but you can override this in some way...Maybe by
fixing your /etc/hostnames or passing in a -D<> option to the jvm using some
special configuration directive java.net knows about.

On 8/30/06, Pablo Ruggia <[EMAIL PROTECTED]> wrote:

Hi !!

I've configured tomcat through an apache server, using ajp workers.
The thing is that if I do getPageService().getLink(false, getPageName())
and
return it in my listener   (redirect after post) i get redirected to the
internal address of the server, not the internet domain.

Is this a tomcat configuration problem, an apache configuration problem or
an application configuration problem ?

Thanks !




--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to