This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. NoSuchObjectException trying to access remote JBoss instancewdfink Jan 31, 2011 12:47 PM (in response to jgershater)HOw do you start JBoss? It might be that run.sh bind only agains the localhost interface. Start with run.sh -b 0.0.0.0 to have the same behaviour as 3.2. JBoss will accept connection for each interface. 
- 
        2. NoSuchObjectException trying to access remote JBoss instancejgershater Jan 31, 2011 1:20 PM (in response to wdfink)That did the trick. thanks! 
 
    