Hi all, I am trying to put something together with JBoss, out of the box. It isn't anything complicated.
I have some entity beans deployed in JBoss, and a few separate Java apps which access the beans. The Java apps talk to each other by JMS. The problem is, if the network fails while this is going on, it all goes strange. The Connection throws an exception, and when I try to restart it I get a couple of other exceptions: Cannot Authenticate User and NoRouteToHostException If the system starts up without a network connection it works fine, even if I plug in a cable later on. What could this be??? ThanX Becky View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989516#3989516 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989516 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
