> How can I configure the JBoss server to become a Background Process?

Search the old jboss-user mail archives, there was a linux startup script
posted a few months ago.

> How can I configure the Embedded Tomcat that can run JSP under Apache
default Port 80 instead of 8080?

If you're using JBoss Pre-2.1, then you just need to configure Apache to
talk to Tomcat as you normally would.  Check the Tomcat site for more
details.

> Did JBoss support SSL? Did Embedded Tomcat support SSL?
Since I have install apacheSSL before JBoss and Tomcat installation, I don't
want to recompile the Apache, is any other way to do so?

In what sense?  If you're using Apache are your front-end (and it looks like
you are) then Apache is handling the SSL connections from the browser to the
webserver.  If you're talking about SSL between Apache and Tomcat/JBoss,
then that's a different issue.

> Can I deploy Jboss/Tomcat freely either in Commerical or Personal use?

Short answer -- yes.  Long answer -- read the LGPL license at gnu.org.

-- Dewayne


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to