|
From: Leif M. <le...@ta...> - 2003-04-20 14:40:07
|
Harry,
The examples which use Tomcat and JBoss are just using those
programs as examples. You do not need to use either program to
make use of the Wrapper.
Most likely Integration Method #1, WrapperSimpleApp, would work
for you. It does for most applications. Reread the docs for that
integration method replacing JBoss with your application as you are
reading. I am not sure how to describe it any more clearly than it is
on those docs without knowing of specific problems you are having.
Cheers,
Leif
Andre Harry wrote:
>Hi guys,
>
>Im absolutely new to this kinda stuff.
>
>I have this simple java program called Scanner. Which
>will scan a directory, grab all the xml file in it, in
>a loop. So it will scan it within every so often. And
>this is supposed to run forever.
>
>The more i read the instruction for this wrapper, the
>more i get confused.
>
>Just to start with,
>
>Can anyone guide me how to integrate my program with
>this wrapper thing. I would be really thankful for
>this. Im desperate for help here.
>
>I know there are 3 options there. Which one do u guys
>recommend? I personally prefer the one without having
>to use JBOSS and Tomcat.
>
>Advice needed...
>
>
|