users@glassfish.java.net

Re: Glassfish v3 with mod_jk

From: Bhakti Mehta <bhakti.mehta_at_oracle.com>
Date: Wed, 03 Nov 2010 22:17:29 +0530

This has been fixed on 3.1. Please can you try with that.
Thanks,
Bhakti
On 11/3/2010 4:13 PM, noreply_at_java.net wrote:
> Hey guys
>
> My application is running quite well on glassfish. It's only a WebService
> deployed as an EJB JAR. There are no statics pages, nothing, just the
> webservice.
>
> I follow some tutorials teaching how to setup glassfish v3 to work with
> mod_jk
> (http://docs.sun.com/app/docs/doc/820-7692/gfaad?l=zh_tw&a=view) and
> it seems to work only for static content and I've no ideia why.
>
> When I deploy the appliaction I get this message
>
> INFO: WS00019: EJB Endpoint deployed
> PBEJB listening at address at http://localhost:8009/MyWS/MyWS
>
> If I try to acess it on *http://localhost:8080/MyWS/MyWS?wsdl* it
> works fine.
> But if I try to acess it through apache
> *http://localhost/MyWS/MyWS?wsdl*,
> expecting to be redirect to port 8009 it shows error 404.
>
> A diferent project, with static content (jsp) works fine.
>
> So, am I missing something here?
>
>
> --
>
> [Message sent by forum member 'rudibravo']
>
> View Post: http://forums.java.net/node/711093
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>