context: jvm 1.3 passes through logoff event and if a service doesn't handle it the process dies this top's Sun's bug list I glanced at the 3 variants noted in comments on the bug list and fixed/adapted/merged/etc. to build what we're using in our branch. I offered code to jBoss list a week or two ago and someone asked for it. I tried to send it as an attachment to this list but the attachment was blocked (which is fine -- practice safe email!). Some aspects of this wrapper: * uses Java JNI invokation to crank up the JVM * driven by an initialization-properties file so you don't have to use a magnifying glass while editing entries in the registry * supports arbitrary number of services, all of which can share the same working directory, but which cannot share the same initialization properties file * assumes tcp/ip port to manage/stop the java app * survives logoff while running in jvm 1.3 My question now: does anyone still want this? If so please send me an email address so I can email the zip file to you directly. If jBoss wants to merge into CVS then I'ld like to pass it on (email .zip) to someone who would take it on and adopt to your management mechanism (or study and discard or rewrite or whatever) Heitzso Centers for Disease Control and Prevention Information Technology Branch [EMAIL PROTECTED] -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
