|
From: Bashiro <ba...@en...> - 2005-05-09 10:11:44
|
Check this link: http://bdn.borland.com/article/0,1410,32068,00.html it's been explained in details with examples. That's what I followed to get my application working bashiro > I have a question, > All the documentation seems to suggest that I need to define the starting > class manually in the config, However I am just trying to run a packaged > jar > file as a service, the Jar files contain a manifest with the correct > classdef in it. > > on a command line I need to just give the command > java -jar rules.jar -start > > How can I do this using wrapper or will I have to fiddle with the config > and > put the full path to the main in the Wrapper config. > > (also I have seen nothing about running multiple services is this going to > be a problem - how do I make sure the config files are not interfereing > with > it? - do I need to use the -c switch to do each service manually? > > Mike. > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.11.5 - Release Date: 04/05/2005 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |