|
From: Leif M. <le...@ta...> - 2004-05-26 22:00:22
|
Annam, Sunil wrote: > I have an application myApps1 in a package myApps. Right now I use > ‘java myApps.myApps1’ on command prompt to execute my application. > > I went through Wrapper documentation and JBoss example. I also created > similar directory structure and conf file for my application. > > Now what should I do? I mean what command to execute on command prompt. > The integration tutorial should have had you create 3 batch files for Windows, or a shell script for UNIX platforms. Running them will launch the Wrapper and your program. Is that what you are asking? Cheers, Leif |