Cluster Configuration
by Chad Kellerman
JBoss Users,
I have a special Cluster Configuration I was hoping to implement, but
haven't seen an documentation as to how it can be done.
I have 2 Nodes, with a patch cable connecting the two (there is also 2
bonded nics for normal network traffic). I was wondering if there is a way
to configure the Cluster so that the multicast traffic can be directed
through the patch cable interface and not the Bonded network interface.
The servers are running RHEL 5.
Thanks,
Chad
15 years, 10 months
[JBoss Messaging] - Where is the parent pom for messaging ?
by nicolasduminil
Greetings,
I have a JBoss Messaging app which was developped in Eclipse, using WTP. I build it with WTP and deploy it either on the behalf of the JBoss plugin for Eclipse, or by exporting to an EAR that I deploy manually. Now, we need to go live and we need to build it with maven. I have spent one day by adding, one by one, maven dependencies to the pom and more dependencies I'm adding, more I need to add. It seem to be kind of sisif work. I beleive that there should be a parent pom somewhere that contains all the required dependencies for using JBoss in applications. Could anybody point me to such a parent pom ? I need to mention that the org.jboss:jboss-parent:3 parent pom doesn't help much as, while it probably contains some settings, ir doesn't contain the dependencies one needs in order to use JBoss.
Many thanks in advance for any help,
Nicolas
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216501#4216501
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216501
15 years, 10 months