Thanks, I think.   The trouble for me is whenever i come close to this
sort of thing, people use terms i haven't any understanding of.

For example,  "...installed CF7 as an EAR within a new JRun
instance.." might as well be Russian i'm afraid.  I havent installed
CF7 at all since a month after it was released.   So it's installed as
whatever it was when i did that, over a year ago.  I thought about
removing it and then reninstalling it, but i couldnt find how to save
all the settings, and didnt relish having to set up 40+ DSNs and all
the other tweaks stuff from a year's work all over again.

I dondt know how to have more than one JRun instance.  I looked
through teh docs and it tells you plenty of times that you can have
multiple instances, but nothing i could find about how to do it.
What command goes and from where?

I konw a lot about code, and site building, but i never have to play
with server things so my knowledge of server issues is very sketchy.
(as i suppose is blatantly obvious)

Earlier in this thread, Matthew told me how he configures his Apache
http.conf file,  but he didnt say how you determine which port the
second instance of jrun is going to be on.     Or how you determine
which code the jrun is going to use.

So he went some of the way to describing what i have todo, but not all
the way.   That's been the story of my life since i was a teenager -
getting only to second base and never all the way.


Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




On 12/13/07, Dave Watts <[EMAIL PROTECTED]> wrote:
> > Thanks Dave. Do you ever get any work done? You spend a LOT of time
> > here helping people out - and it's appreciated, I can assure you!
>
> You're welcome, of course! And as a CF instructor, this is actually part of
> my work.
>
> > I have installed using the multi server options. I can run both
> > administrators and see the settings for both CF7 and CF8, so
> > i know the servers themselves are going fine.
>
> So, you installed CF8 using the multiserver option, then installed CF7 as an
> EAR within a new JRun instance?
>
> > Do you see the problem with using a simple url like
> > http://localhost:8501 for these?
>
> Yes, the JRun web server will only support one site at a time.
>
> > I guess I can change and only have one CF server working at a time.
> > Have a batch file to stop CF7 and start CF8 or the reverse.
> > If i did that, would i only have to just stop the services
> > for one and start the other?  or is there more that i'd have
> > to do to switch between one and the other?
>
> Yes, that wouldn't really work, since each web server needs to be configured
> to talk to a specific JRun JNDI listening port. However, if you have the
> multiserver option described above, you can configure a specific Apache
> virtual server to point to a specific JRun instance (running one version of
> CF or the other). Unfortunately, the web server configuration tool won't
> help you much here. You'll have to edit httpd.conf by hand. You'll have to
> specify the appropriate JRun directives within the virtual server directive.
> Unfortunately, I don't have an example handy, because I haven't done this in
> a while, but plenty of other people do: just Google "apache cf7 cf8".
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294621
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to