Synchronicity:  "Installing Multiple Versions of ColdFusion Together", with
Daria Norris

http://www.meetup.com/coldfusionmeetup/calendar/14515796/
<http://www.meetup.com/coldfusionmeetup/calendar/14515796/>

On Mon, Aug 23, 2010 at 9:44 AM, Matthew Williams
<mai...@geodesicgrafx.com>wrote:

>
>  It's fairly easy to do.
>
>    * Choose multi-server EAR/WAR during the CF install.  Choose the EAR
>      specifically.
>    * Create a new folder in <jrunhome>/servers/<yournamefolder>.
>    * Expand the EAR/WAR into folders.  Use the CF8 folders as an
>      example.  cfusion-ear will have a cfusion-war folder and a
>      META-INF folder.  cfusion-war will have CFIDE and WEB-INF.  There
>      also appears to be a crossdomain.xml in my cfusion-war folder for CF9.
>    * COPY the application.xml from the working CF8
>      cfusion-ear/cfusion-war/META-INF folder into the new folder
>      cfusion-ear/cfusion-war/META-INF.  The application.xml created by
>      the install will NOT work with JRun.  Go figure.
>    * Load up the JRun admin at port 8000.  I have this service set to
>      manual, but it may already be on.  The username is admin, password
>      is the password from when you first installed CF8.  It can be
>      found (unencrypted) in
>      <jrunhome>/servers/admin/SERVER-INF/jrun-users.xml.
>    * You should see a link to create a new instance.  Go for it.
>    * Name the instance the <yourfoldername>.  It will automagically pic
>      up the EAR/WAR you exploded into that folder
>    * Create a service for it with <jrunhome>/bin/jrunsvc -install
>      <yourfoldername> <yourfoldername> "Macromedia JRun <whatever>"
>      "Macromedia JRun <whatever>"
>    * profit
>
> Now, I'm not sure you're going to get SOLR along with this, but I'm
> fairly sure you can find that separate somewhere in the install
> folders.  Some optional steps include downloading an updated JRE.  You
> could also create a separate jvm.config and specify that during jrunsvc
> -install.
>
>
> Matthew Williams
> Geodesic GraFX
> www.geodesicgrafx.com/blog
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336483
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to