The Source for Java Technology Collaboration
Webmaster Alert: Posting to Jive Forums is currently not working. Estimated time for fix is unknown.

Home » java.net Forums » GlassFish » GlassFish

Thread: Apache + glassfish?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 3 - Last Post: Nov 10, 2006 4:02 AM by: dharrigan
kennux

Posts: 2
Apache + glassfish?
Posted: Feb 11, 2006 11:40 PM
  Click to reply to this thread Reply

Can I use apache with glassfish? (like tomcat + mod_jk)

amyroh

Posts: 42
Re: Apache + glassfish?
Posted: Feb 15, 2006 11:19 AM   in response to: kennux
  Click to reply to this thread Reply

Hi,

Please see http://weblogs.java.net/blog/amyroh/archive/2005/06/index.html

hth,
Amy

mvlazar

Posts: 2
Re: Apache + glassfish?
Posted: Nov 7, 2006 7:20 AM   in response to: kennux
  Click to reply to this thread Reply

I understand that it's possible to use Apache+Glassfish. My question is if it's possible to run Glassfish without it's own webserver (and use an external webserver, eg. Tomcat)

Thanks,

Mircea

dharrigan

Posts: 76
Re: Apache + glassfish?
Posted: Nov 10, 2006 4:02 AM   in response to: mvlazar
  Click to reply to this thread Reply

Hi,

Well, not too sure what you mean, since I wouldn't consider Tomcat to be a web server, I would say Apache is more that way. Anyway, what I have is something like this:

Apache -> mod_jk -> Glassfish

Apache is serving up the static content, such as html, gifs, js, css. Any servlets or JSPS are redirected to Glassfish where my web application is deployed. So, if that is your question, then yes, you can.

if you google for glassfish mod_jk you'll see this link at the top:

http://weblogs.java.net/blog/jfarcand/archive/2006/03/running_glassfi_1.html

That should help you.

-=david=-




 XML java.net RSS