Hi,
I made a couple of modules already, they work fine. But with this one, I have a problem. When I deploy it, the log says it is deployed and started. But it does not appear in the menu (when I'm Admin) and if I try to access it, it says: Module null not started. Same in the jmx-console, the status is stoped, although I can invoke the start method, and then it runs fine.
This module is depending on another one, and this one is deployed last.
Anyone have any idea why it is not started automatically after deployment?
Thx