users@glassfish.java.net

Re: Glassfish tomcat connectivity

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 10 Apr 2008 12:31:57 +0200

Salut,

glassfish_at_javadesktop.org wrote:
> Hi,
>
> We've got an instance of glassfish running with ajp connector listening on port 8009 which apache on another machine is using fine.
> After adding a new glassfish instance and adding the following line in the new domain.xml -Dcom.sun.enterprise.web.connector.enableJK=8010
>
> that instance does not accept connections from anything but the local machine.
>
> What configuration is missing?

Hum I don't think this is a GlassFish issue but .....can you add in
domain.xml :-):
 
<jvm-options>-Dcom.sun.enterprise.server.ss.ASQuickStartup=false</jvm-options>

to see if the problem disappears? I suspect it will :-)

Thanks

-- Jeanfrancois
>
> Thanks.
> [Message sent by forum member 'andyjones2001' (andyjones2001)]
>
> http://forums.java.net/jive/thread.jspa?messageID=268509
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>