Wadi,
For Integration Methods #1 and #2, there is no need to write any
Java code for the Wrapper. It can be done purely with a configuration
file.
http://wrapper.tanukisoftware.org/doc/english/integrate.html
If you need to do more advanced things, you can access the
WrapperManager class from within your code using Method #1 or 2.
For completely custom integrations, you can look at Method #3. But
I DO NOT advise this until you know you absolutely need it.
Method #1 will work for 95% of users and #2 for most of the rest.
If you are still having problems after reading the above
documentation, I will need to see your wrapper.conf and the
output of your wrapper.log to be able to help further.
Cheers,
Leif
Wadi Jalil Maluf wrote:
> Hi All! I'm trying to make a NT service but I follow the steps on the
> page and I can't get it to work. Can any one give me an example on how
> the java code should be introduced into the app with the
> WrapperSimpleApp? Cause I had been searching but there is no doc with
> examples about that.
> Thanks in advance,
> Regards,
> Wadi
|