I am trying to run a Web Dynpro Application (using an EJB as a model) but for some reason I have to redeploy the EJB every time I reboot the J2EE server or stop/start the EJB.
I noticed when I hit the DEPLOY button in Visual Administrator, I see a warning message that says : "This Application hasn't J2EE modules, so it cannot be loaded. Proceeding with Deploy ?". If I go ahead and finish the Deploy, my EJB continues to work until next time when server/EJB is recycled. Can someone explain what J2EE modules this message is referring to, or give me any other clues ? Thanks.