I would like to montior a running james server with java simon.
Following the documentation I would need a war application already running so I can just register the JavaSimon Console Servlet.
That is great and works wonderful with war applications, but since james is a jar, how could I integrate both? Is there a way james deploys internally a servlet container? I saw some discussions about it in the mailing list, but I don't know the current status.
Many thanks.