> First. I just added a another instance of coldfusion to my 
> jrun container and ran the wsconfig to configure it for my 
> new app. When I ran wsconf it deleted all of the folders that
> i had for each instances that contained the jrun.serverstore 
> files. ( $JRUN_HOM/lib/wsconfig/appname ) i stopped jrun and 
> my webserver and restarted everything and everything is 
> working but i do not understand how/why cause in my httpd.conf 
> file for each virtual host directive references the 
> folders/jrun.serverstore file that was deleted by wsconfig. how 
> is apache and jrun communication? did i ever need those 
> folders for each of my instances of cfmx? 

You can either configure CFMX to use a separate connector for each virtual
web server, or one connector for all virtual web servers. I don't have a lot
of experience setting this up for Apache - our clients using Apache
typically have a single virtual server - but I'd guess that you originally
had separate connectors for each virtual server and now you don't. This
doesn't generally matter unless you want to customize functionality on a
per-virtual-server basis.

> Secondly. i am trying to create some application serperation 
> of some of our bigger apps, but they are part of the same 
> virtual host. is there a way to have multiple jrun(cfmx) 
> applications defined inside the same virtual host? 
> 
> for example, I want 
> 
> mysite.com/* <http://mysite.com/*> to be served by one 
> coldfusion instances mysite.com/portal 
> <http://mysite.com/portal> to be servered by a different 
> one

Yes, you can do this by specifying context roots for each CFMX/JRun
instance. Typically, you do this by running the EAR/WAR install option,
during which you can specify your context root. Otherwise, I think you can
change your context root by editing one of the myriad xml configuration
files - I don't know which offhand. I'm pretty sure there are some articles
about using context roots on the MM Devnet.

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!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:207889
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