Nilesh,

The two JBoss instances need to be on different ports in case they are
running on the same physical server with one IP address. Your
workers.properties file has a discrepancy regarding the server4 and server5
workers.

Before working on Apache tomcat connector configuration, try running the two
Jboss server instances simultaneously on the same server. If you succeed in
that, the Apache+tomcat+mod_jk configuration is straight forward.

Let me know if you need help regarding Jboss configurations. This list does
not allow discussions about Jboss configuration. Send a seperate email
regarding JBoss to me/JBoss discussion groups.
Once you are able to run multiple Jboss instances, then we can come back to
this list with details regarding JBoss+apache connection using mod_jk.

Regards,
Sushant


On Thu, Jun 11, 2009 at 5:04 PM, nilesh p <nilesh...@gmail.com> wrote:

>
> Hi,
>
> We have Apache Web server which is to be linked to 2 jboss instances on the
> same server.
> We have made the entries in workers.properties file but what changes need
> to
> be done in Jboss so that both instances are picked up by Apache load
> balancer?
> I tried changing Connector port="8009" to 8007 for the second instance but
> it doesnt seem to work.
>
> Can anyone please help me out with this?
>
> Regards,
> Nilesh
> --
> View this message in context:
> http://www.nabble.com/Apache-with-multiple-instance-of-jboss-on-same-server-tp23979597p23979597.html
> Sent from the Apache HTTP Server - Users mailing list archive at
> Nabble.com.
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to