Hi folks. I'm running a Java program as a service on WinXP and beyond.
In Linux, no worries, I run a background thread and everything is great, but I'm wondering how best to do it in Windows? Right now, I'm looking at a wrapper like the Java Service Wrapper from Tanuki Software and want to know if anyone has experience using this? My home-rolled Object-Pascal wrapper works, sort-of, but it doesn't have all the features of this application and I'm considering going "professional" for this. My application has a "server" component that gets started in the background in situations where the client and server is on a single machine, this also makes it a lot easier when working in a network environment where Windows Server is used. Any ideas are appreciated. Regards Ewald -- You received this message because you are subscribed to the Google Groups "CTJUG Tech" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/CTJUG-Tech?hl=en For Cape Town Java User Group home page see http://www.ctjug.org.za/ For jobs see http://jobs.gamatam.com/ To unsubscribe, reply using "remove me" as the subject.
