2 Replies Latest reply on Oct 14, 2001 6:09 AM by neilmcc

    Local interfaces in jBoss 2.4.0?

    neilmcc

      Hi,

      I'm having trouble binding to a bean's local interface in jboss 2.4.0. The bean's remote interface works fine, but when I try to bind to java:comp/env/local/MyBean jBoss throws a javax.naming.NameNotFoundException: local not bound error.

      I've tried various combinations of JNDi binding with no success. The bean deploys ok without any complaints (which suggest that this build does support local interfaces - at least in part).

      Does anyone know what the correct local bean JNDi binding should be, or whether 2.4.0 definitely supports local interfaces or not?

      Many, many thanks!