Any way to suppress the osgi> prompt for infocenter as a WAR file? [message #606364] |
Thu, 10 January 2008 13:47 |
Eclipse User |
|
|
|
I've got a few infocenter instances packaged as WAR files and have
deployed them on JBoss. Now I'm trying to make JBoss run them run as a
background process (i.e. persist after I close my Linux command-line
terminal).
My problem is that if I invoke the run script for JBoss with an
ampersand (./run.sh &) the server seems to deploy the infocenter web
application but the infocenters are not available. The osgi> prompt is
visible as the last line of the start script output.
To clarify, if I invoke the start script with no ampersand, the web
applications start properly and the infocenters are available.
My guess is that there's something interactive about the osgi> prompt
and it's not compatible with running as a background process.
Is there any way to suppress the prompt? Does my guess sound plausible
at all?
This may be more of a web application deployment question.
Thanks.
Peter
|
|
|
Powered by
FUDForum. Page generated in 0.97794 seconds