0 Replies Latest reply on Jan 26, 2006 3:02 AM by tdanecito

    Question Regarding local ejb

    tdanecito

      Hi All,

      I am having an interesting time finding out about how in JBoss local EJB can be called. None of the examples I have seen have worked correctly so far. I am running in JBoss AS 4.03sp1 and I am deploying both war and ejb jar in the same ear but not telling via config file that I want to use jboss classloader.

      I was able to get remote ejb calls to work but not local.

      Can anyone point me to a working example? Seems like this should be a simple thing to do.

      Thanks,
      -Tony