Hi,

we'd like to run Geronimo under z/OS. To include the server into systems
management, we'd like to use the JZOS Toolkit
(http://www.alphaworks.ibm.com/tech/zosjavabatchtk) 

Basically, the toolkit is a JNI library which calls back into Java when
there is a message from systems management.

Operator stops -> z/OS -> JZOS -> JNI callback -> Java callback handler ->
JMX to Geronimo -> stop Web app

What would be the best way to deploy the Java callback handler in Geronimo?
An inbound resource adapter?

Into Weblogic server you can plug-in pure Java classes called startup
classes which would do that. Is there something like this in Geronimo?

Thanks for any hints,
Juergen

-- 
View this message in context: 
http://www.nabble.com/JZOS-JNI-callback-into-Geronimo---how--tf3619911s134.html#a10107880
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to