yeah, I run several JRun instances on my PC, one for CF, Flex, JRun
cluster testing, etc.  I never hook IIS into any of them as its just a
dev PC.  All doc roots are under jrun4\servers\servername\app-war\ 
and I access everything via the port for the internal JRun webserver,
in your case the 8101 and 8102 ports.  You can modify the doc root in
the web.xml file IIRC, I never do this though.

Now, you can easily add these to IIS by creating a seperate IIS
website for each, each on a different port, these ports differing from
the JRun ones.  Use jrun4\bin\wsconfing to setup the connector between
the IIS site and the JRun instance.  Then you use the IIS port after
that, not the JRun port, in your URL.

HTH...have fun!

DK

On 8/11/05, Tangorre, Michael <[EMAIL PROTECTED]> wrote:
> 
> 
> > From: Douglas Knudsen [mailto:[EMAIL PROTECTED]
> > are these doc roots set in IIS or the JRun instances?  If you
> > have IIS connectors setup, why are you using the port number
> > of the JRun instance?
> 
> To be honest, I have not set this stuff up before. Usually I setup CF
> and work right from wwwroot. I am only going through JRUN to explore
> some of the options/features that setup provides.
> 
> > using http://localhost:8102/ uses the internal webserver for
> > the JRun instance, no IIS at all this way.
> 
> This is I did not know... come to think of it, I don't know what the
> hell I am doing. :-)
> 
> My intention was to have two instances of CF running: 6 and 7; both
> pointing to the same webroot. I could then toggle between instances
> using the port number in the URL.
> 
> Thanks for the info Doug I will see if I can grasp the JRUN-->IIS
> connection a little better.
> 
> Mike
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214578
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to