On Sunday 19 October 2003 13:35, Leo Simons wrote: > Alexis Agahi wrote: > > With little tweak I've been able to successfully run Merlin as a Jboss > > service (in fact OpenIM running as JBoss applicaiton). > > > > Here is the stuff (it is experimental so stay cool) > > well, it definately sounds cool :D > > Feel like submitting a patch?
huhu :D I'm going to play with mbean again & then propose a clean patch. There is also a little problem concerning the classloader, to make things work with JBoss I did not find anything else except "extenting" the merlin classloader with current classloader: ClassLoader apiLoader = new URLClassLoader( api, classloader); maybe there is a better solution. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
