0 Replies Latest reply on Nov 16, 2006 3:35 AM by imbecile

    Is it possible to use remote jndi without implementing ejb?

    imbecile

      Hi y'all
      I suspect that jboss doesnt support remote jndi unless ejb is used
      I am new to jboss though, sorry if i got that wrong.

      I wrote this program which can successfully communicate with weblogic with a jndi.properties file and weblogic.jar
      Similarly, I added jbossall-client.jar to the environment and try connect jboss using the application but failed

      Any thoughts?