|
From: Annam, S. <sun...@ea...> - 2004-05-26 21:18:47
|
I have an application myApps1 in a package myApps. Right now I use 'java myApps.myApps1' on command prompt to execute my application. =20 I went through Wrapper documentation and JBoss example. I also created similar directory structure and conf file for my application.=20 =20 Now what should I do? I mean what command to execute on command prompt. =20 |