users@glassfish.java.net

Re: AJP/JK config syntax in v3 preview

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Fri, 19 Jun 2009 16:17:53 -0700

Do you have at least one webapp deployed to start web container? You
should see logging info in server.log which should indicate jk connector
has been created using port 8009, etc.

Amy

glassfish_at_javadesktop.org wrote:
> Hi,
> I just tried with build 52. I don't get any errors but I just don't get anything running on port 8009 once the server is started.
>
> Here's what I do.
>
> unzip the zip file. go to glassfishv3/bin
> ./asadmin start-domain
> ./asadmin create-jvm-options -Dcom.sun.enterprise.web.connector.enableJK=8009
> ./asadmin stop-domain
> ./asadmin start-domain
>
> The jvm property was pasted in from my config file. The property is in there. I don't see any error in the log. I just don't have anything listening on port 8009.
>
> Is there something missing? Is this really tested?
>
> Regards,
>
> Pascal
> [Message sent by forum member 'pascalpt' (pascalpt)]
>
> http://forums.java.net/jive/thread.jspa?messageID=352103
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>