Yes you can. Say you have machine A and B, with A running Apache (w/ mod_jrun) and B with JRun. You have to first configure JRun to disable the JRun web server (in this case you dont want to use it because it's always better to have Apache in front shielding JRun), and then configure the external webserver which will then open up the jcp (JRun connector port). This is the port on machine B that's opened up for mod_jrun on machine A to connect to.
On machine A, you need to have the local.properties file of the JRun server running on machine B, so that mod_jrun is able to look up the jcp to connect to.
I'm bad at illustrating this with words ... forgive me if the above is kinda misleading. I've done this kinda setup before and it works. I however, just got experience with JRun 3.0, and not 4.0.
Good luck! ;-) and happy trying.
Steve Harris wrote:
So can jrun be split off and run on a sperate box from apache like I can with tomcat ?
Cheers - Steve
On Thu, 25 Sep 2003, Shapira, Yoav wrote:
Howdy, JRun is a complete J2EE server. It can replace just your tomcat piece or whole apache-tomcat setup. If you really need Apache, it probably because your traffic is high enough that tomcat standalone can't handle it. In that case, you'll still need Apache in front o JRun.
Yoav Shapira Millennium ChemInformatics
-----Original Message----- From: Steve Harris [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 3:07 PM To: [EMAIL PROTECTED] Subject: JRun - maybe off topic
Hi all,
I'm trying to get to grips with the architecture for an application we
are
going to be deploying. I have no problem with the apache/tomcat set-up but this app uses apache and JRun. Am I reading this wrong or does
JRun
simply take the place of tomcat but runs the apps locally as opposed to being able to be deployed under an apps server like tomcat on some
other
server somewhere ?
Cheers - Steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
