|
From: Leif M. <le...@ta...> - 2006-03-06 14:37:44
|
Yaniv,
Please post questions to the wrapper-user mailing list in the future
rather than
sending them to me directly.
The bin and lib directories are only an example. You can place the
files
wherever you like but you will need to modify the wrapper.conf and bat files
to match your specific directory structure. All paths in the
wrapper.conf are
relative to the location of the wrapper.exe. That location becomes the
current
directory when the wrapper and jvm are launched.
Cheers,
Leif
Yaniv Sharon wrote:
> Hi,
> We are using NetBeans to create our Java project.
> In NetBeans there are no lib and bin folders.
> This is way we are stuck with the process of wrap it as a daemon.
> The instructions ask copy files to the application lib and bin folders:
>
> First we will copy the following files into the JBoss bin directory:
> {WRAPPER_HOME}/bin/wrapper
> {WRAPPER_HOME}/src/bin/sh.script.in
>
> Copy the following two files into the JBoss lib directory:
> {WRAPPER_HOME}/lib/libwrapper.so
> {WRAPPER_HOME}/lib/wrapper.jar
>
> Kindly your help.
> Thanks
> Yaniv
>
>
|