Hi.
I'm setting up some JBoss servers that need to automatically start in case
of a power failure or something like that.
I've used the jboss_init_redhat.sh as a base script and tried to changed
to my needs
The questions I'm having is:

What is the "JBOSS_CONSOLE" for? It seems every info I got in
JBOSS_CONSOLE is the same I would get in the server logs. Is that right? 
Or is there some info getting dumped to the console that do not appear on
server logs?

Any problem about running JBoss as root? It is also the only way I have of
getting port 80 to work, right?
About this last step:
Is there any administration/security problem on having jboss running as
usual on 8080 and then getting a iptables rule saying something like:
"packets to localhost:80 REDIRECT to localhost:8080" ?
This would allow jboss to be runned as a regular user and yet receive
things that would be sent to port 80.


Thanks
Joao Clemente




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to