I wrote a java nt service wrapper based on three other
wrappers I ran across and which has been submitted
to jBoss.  I haven't checked what's in the jBoss 
contrib re this but code is there, may be mine or
may be someone elses, don't know.

Anyway, there are clean(er) ways to get a java
jvm setup as a NT service than what you spec.  
Check this list's archives for info, this 
topic goes around every couple of months.  

If all else fails email me and 
I'll send you what I put together, but
I do strongly suggest you check email list
archives and the contrib section first since
those will discuss the particulars of jBoss
as an NT service.

Heitzso
[EMAIL PROTECTED]

-----Original Message-----
From: Kevin Meldorf (NBK) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 2:37 PM
To: '[EMAIL PROTECTED]'
Subject: [JBoss-user] RE: JBOSS NT SERVICE


I have set up Jboss as an NT service, but it ain't pretty...
You need to go out and get the srvany binary
http://www.href.com/pub/Helpful/SrvAny/

Here you will find the docs and tools that will help you
to set up anything as an NT service. You must let the service
participate with the desktop --otherwise you will not be able 
to stop the service. Also to kill it, ^C does not work, you 
need to kill the entire command prompt window.
 
If there is anyone out there that has a cleaner solution, I wouldn't mind
seeing it...
 
Kevin
 


Kevin Meldorf
Systems Analyst
WorldTravel BTI
400 Skokie Blvd
Northbrook, IL 60062
Phone: (847) 480-8340
[EMAIL PROTECTED]




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to