I am having problems getting multiple JRun servers to connect (correctly) to
one Web server. I am running JRun 3.0.1 on NT4 WS and my web server is NES
4.0. I have gone through the connector proxy wizard and it works fine when
I use the jws web server (and the appropriate port number for the different
instances) to connect to the seperate JRun servers, but when I use the NES
web server it only seems to point to the most recently connected JRun server
instance. If I try to access a servlet that is in the default server (which
I left intact) it won't find it because it only finds servlets that are part
of the most recenlty defined server (adv2).
I created the JRun servers per the instruction of the doc and have not
defined any applications (I just left the default app).
Here is a snippet of my obj.conf file from the web server:
Init jrun.rootdir="C:/PROGRA~1/Allaire/JRun" verbose="false"
jvmlist="default,adv,adv2" fn="jruninit"
Here is the rules section of my local.properties file (its the same for all
JRun servers):
webapp.servlet-mapping./servlet={default}
webapp.servlet-mapping.*.jrun={default}
webapp.servlet-mapping.*.shtml={default}
webapp.servlet-mapping.*.jsp={default}
webapp.servlet-mapping.*.thtml={default}
I'm not sure if I am barking up the right tree by tweaking these fields but
if you can see an obvious error or point me to a place in the doc that
specifically references this situation I would be very grateful.
thx,
Scott
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.