Hi all
I have en EJB app sitting on a multihomed system. The app binds http (at least) to all
interfaces on port 8080, but the EJBs were bound only to the interface designated by the
hostname. Thankfully it enumerates something about 'RMI codebase ..' and then the
host and port and we were able to see what that hostname resolved to. Nonetheless, we
expected it to be available on either interface. I checked out
http://jira.jboss.org/jira/browse/JBREM-687, but it would appear that's not relevant
for us, or, rather, it is relevant and it's just picking up a hostname and binding to
it without a warning. Is there anything that can be done? I'd like to just be able to
point my client apps to that server -- what interface they use should be irrelevant
(especially considering we route DNS to both.)
Thanks,
Josh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100400#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...