aspose file tools
The moose likes JBoss and the fly likes Apache mod_jk and Jboss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Apache mod_jk and Jboss" Watch "Apache mod_jk and Jboss" New topic
Author

Apache mod_jk and Jboss

lochan serma
Greenhorn

Joined: Apr 22, 2011
Posts: 23
Hi,

I wonder if anyone could please help.

I have configured two jboss instances to run on different ports on a single server using service binding manager. Each of these instances host different application.The servers are up and working fine.

Now as I was using apache's mod_jk module(one worker) to serve dynamic contents and apache simply serving static webpages before, when there was only one jboss instance. I wonder if i can define two workers(one for each jboss instance) each listening on different AJP ports and serving requests for jboss instance to which it is assigned.

If it makes sense to anyone there, Please suggest!!

Thank You
Lochan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Apache mod_jk and Jboss
 
Similar Threads
configure 2 host name in webserver
Two jboss instances with different JVM
Use mod_jk as load balancer for two dfferent applications.
2 Instances of Apache Server in the same box.
Shutting down diff JBOSS IP aliases Instances on one Machine