1 Reply Latest reply on Oct 21, 2002 9:00 AM by pvamstel

    Deploying in seperate JAR & WAR, but not in an EAR

    jeditom

      Hi All,

      warjort has given me some massive help (so thanks to him) in a previous thread and now I have finally managed to get my application deployed, but...

      I used InitialContext.list("") to list all my EJBs and got them deployed, when the application is split into a war and jar file, but if I bundle everything together into an ear the .list method can't find my EJBs (hence I can't find the EJBs!)

      Does anyone have any advice on this?

      Many thanks!

      Tom