Simple scenario - Session Bean A performs a lookup and create for
Session Bean B in one of A's business method implementations. Bean A is
deployed but Bean B isn't, so as expected "NameNotFoundException- B not
bound" thrown upon doing a 'lookup' for B's home interface. But this
causes JBoss server to come crashing down (albeit gracefully) around me.

Is this normal behaviour is there something more sinister at work here?

For ref: JBoss 2.0, JDK 1.3, Win2000

Greg



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to