View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820381#3820381
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820381 Hello, I am hoping someone would be able to help with the current issue that i am having. It seems that every time JBOSS restarts, it changes the lookup ports. Here is what I found somewhere: "The 1099 port is only used to obtain the RMI stub to the JNDI naming service. All lookups through a Context derived from an InitialContext have nothing to do with this 1099 socket. Instead, communication is going through the RMI socket which by default is bound to an anonymous port. You would have to set the NamingService RmiPort attribute to fix this to a known port in order to see what state the socket associated the client lookup is in." However, no where in the documentation does it say how to set it :) can someone please help with this situation? alex korneyev ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
