1 Reply Latest reply on Jul 14, 2003 5:19 AM by viz

    Where is ejb.jar?

    vkovalenko

      Trying to compile EJB, but i cannot find ejb.jar to complite the compilation. In one of the tutorials i have found it's said ejb.jar should be at %JBOSS_HOME%\lib\ext directory. In my downloaded JBoss version (3.2.x) there is no such directory. Where should i search for ejb.jar lib?

        • 1. Re: Where is ejb.jar?
          viz

          There isn't one. I place the following in my classpath and everything compiles just fine:

          <your_jboss_home>\server\default\lib

          Regards,
          --
          Marc