Hi John,
I'm not overly familiar with OSX, but does ifconfig show a loopback device
when you're not connected? Can you not create a dummy NIC and statically
assign some 10.0.0.10 address or something, then let tomcat bind to that?
You may have to add something to the hosts file for it to work, perh
Is Tomcat clustering supported with Source Specific Multicast (IGMPv3). I
can't find any documentation about this (and my attempts have failed), if
this is not supported, is my best bet to use StaticMembershipInterceptor so
that I can cluster accross VLANs?