Hi All !!!
I have used tomcat, jsp, servlets to build my application under FreeBSD Unix Environment. Now I intend to produce a build script such that the user can get war file by running a simple "./BUILD.sh".
I am not considering using ANT because, the user might be aversive to using ANT. Or simply might not be aware of it.
My problem comes in when the user has not declared the $JAVA_HOME, now the build would fail in this case. Can you please suggest me a work around to this solution.
Many Thanks,
SwapSawe.
Cheer Up, The worst is yet to Come.
I have used tomcat, jsp, servlets to build my application under FreeBSD Unix Environment. Now I intend to produce a build script such that the user can get war file by running a simple "./BUILD.sh".
I am not considering using ANT because, the user might be aversive to using ANT. Or simply might not be aware of it.
My problem comes in when the user has not declared the $JAVA_HOME, now the build would fail in this case. Can you please suggest me a work around to this solution.
Many Thanks,
SwapSawe.
Cheer Up, The worst is yet to Come.