0 Replies Latest reply on Jun 13, 2006 9:18 AM by srikanthdr

    Not able to locate Session bean thru sar

    srikanthdr

      Hi,

      I have a abc1.sar file which calls a POJO --> abc.java which inturns calls SessionBean.
      In jboss-service.xml I have an entry for abc.sar
      My problem is :
      If I deploy abc1.jar --> It calls session Bean & it works fine
      But the moment I make abc1.sar & deploys the application I get following error:
      javax.naming.NameNotFoundException: ejb not bound

      In short, when renamed as SAR file the way I want it, it is not able to locate Session Bean!

      Can you please help?

      Thanks,
      Ameeta