Steven Erat's Blog Steven Erat Photography
 
 
Viewing By Entry
 
 

TalkingTree  Build number reference for ColdFusion MX, JRun4, and wsconfig.

 

More reference material on build numbers and how to collect them programmatically and via commandline. Useful for when the ColdFusion Administrator is not available or when coding different behaviors based on build number or version.

Having wsconfig build numbers is especially important when using distributed configuration where you want to make sure that you are using a version of wsconfig that shipped with the version of JRun you are trying to connect to.


ColdFusionMX build numbers

  • ColdFusion 9.01
    9,0,1,274733
  • ColdFusion 9.0 (Centaur)
    9,0,0,251028
  • ColdFusion 8.01
    8,0,1,195765
  • ColdFusion 8 (Scorpio)
    8,0,0,176276
  • ColdFusion MX 7.02 (Mystic)
    7,0,2,142559
  • ColdFusion MX 7.01 (Merrimack)
    7,0,1,116466
  • ColdFusion MX 7.0 (Blackstone)
    7,0,0,91690
  • ColdFusion MX 6.1 Updater 1
    6,1,0,83762
  • ColdFusion MX 6.1 (RedSky)
    6,1,0,63958
  • ColdFusion MX 6.0 Updater 3
    6,0,0,58500
  • ColdFusion MX 6.0 Updater 2
    6,0,0,55693
  • ColdFusion MX 6.0 Updater 1
    6,0,0,52311
  • ColdFusion MX 6.0 (Neo)
    6,0,0,48097

JRun 4 build numbers

  • JRun 4 : Shipped with ColdFusion 9.01
    108795
  • JRun 4 : Shipped with ColdFusion 9.0
    108795
  • JRun 4 : Shipped with ColdFusion 8.1
    108673
  • JRun 4 Updater 6
    ??????
  • JRun 4 Updater 5
    92909
  • JRun 4 Updater 4 (shipped with CFMX 7)
    84683
  • JRun4 Updater 3 (shipped with CFMX 6.1 U1 Server Config)
    75991
  • JRun4 Updater 2 (shipped with CFMX 6.1)
    63824

wsconfig build numbers

  • wsconfig.jar for JRun 4 Updater 5 build 92909
    92909
  • wsconfig.jar for ColdFusion MX 7.0 & JRun build 84683
    91015
  • wsconfig.jar for ColdFusion MX 6.1 Updater 1 & JRun build 75991
    81731
  • wsconfig.jar for ColdFusion MX 6.1 & JRun build 63824
    63961


Commandline access to ColdFusion MX, JRun, and wsconfig build numbers

ColdFusion MX

C:\CFusionMX\bin> cfinfo -version
C:\> java -cp C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib\cfusion.jar coldfusion.tools.CfinfoMain -version

JRun

C:\CFusionMX\runtime\bin> jrun -info
C:\JRun4\bin> jrun -info

wsconfig

C:\CFusionMX\runtime\lib> java -jar wsconfig.jar -info
C:\JRun4\lib> java -jar wsconfig.jar -info



Programmatic access to JRun and ColdFusion MX Build Information (Livedocs)

<cfscript>
   jrl = createObject('java','jrunx.launcher.Launcher');
   writeOutput('JRun Build: ' & jrl.build() & '<br/>');
   writeOutput('JRun Info: ' & jrl.info() & '<br/>');
   cfim = createObject('java','coldfusion.tools.CfinfoMain');
   writeOutput('CFMX Info: ' & cfim.getInfo() & '<br/>');
</cfscript>

Example output

JRun Build: 84683
JRun Info: Macromedia JRun 4 (Build 84683) {4}
CFMX Info: ColdFusion Server 7,0,0,91690 (January 24, 2005)

 


Comments

See also:

Setting up distributed configuration:
http://www.macromedia.com/support/coldfusion/admin...

Ports used by wsconfig in distributed configuration:
http://www.talkingtree.com/blog/index.cfm?mode=ent...


Excellent info Steven, cheers!


Steve, do you have a CFML snippet for getting version info from within an app without resorting to CFEXECUTE'ing the command line you have given?


Hi Geoff,

I've updated the blog entry to include programmatic access to the CFMX and JRun build numbers via CFML.


Steven, thanks as always for all the great stuff you put out here.


 

 

Calendar

 
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

Search This Site

 
This is an exact search only

topics

 
adobe blogging coldfusion computer technology events flex java learning linux mac os x macromedia meetup new england odds & ends outdoors personal photos photoshop science travel video

About This Site

 
Adobe Alumni & Community Professional. Expert in ColdFusion, Flex, LCDS, Photoshop, Lightroom. Linux RHCE. Follow Me!. For my photography check out Boston Portrait Photographer.

Speaker at CF.Objective(): Automated UI Testing with CFSelenium, MXUnit, ANT, and JenkinsCI

Adobe Community Professional (ACP)
Red Hat Linux Certified Engineer

Recent Entries

 
Automated System Testing for ..
Could not find ColdFusion com..
No April Fools: Selenium Ship..

Recent Comments

 
Posted By Steven Erat:
Jim, and anyone else that may attend, if you would like the full slide deck and my demo project files BEFORE the conference, please reply as a comment ...

Posted By Jim Priest:
Can't wait for this one!!

Posted By iPhone Repair:
It appears there are so many people have issue with their iPhone & iPod Touch screens dropped and cracked. It happened to me also when u haven't got a ...

recently played

 
Mr. Brightside
by The Killers
on Hot Fuss
Get Hot Fuss by The Killers on Amazon

now playing, a plug-in for itunes

Categories

 
RSS Adobe (34)
RSS Bicycling (9)
RSS Blogging (39)
RSS Books (13)
RSS Breeze (13)
RSS CFMX Podcasts (10)
RSS ColdFusion (437)
RSS Computer Technology (51)
RSS Events (26)
RSS Flex (20)
RSS Gadgets (11)
RSS HiTech Industry (16)
RSS Java (26)
RSS Learning (57)
RSS Linux (70)
RSS Mac OS X (23)
RSS Macromedia (27)
RSS Meetup (35)
RSS New England (62)
RSS Odds & Ends (25)
RSS Outdoors (32)
RSS Personal (29)
RSS Photos (111)
RSS Photoshop (29)
RSS Podcasts (18)
RSS Rants (19)
RSS Restaurants (8)
RSS Science (34)
RSS Spain (16)
RSS Travel (42)
RSS Twitter (10)
RSS Video (20)
RSS Webcam (3)
RSS Writing (10)

RSS

 


Add to Google
Add to My Yahoo!

Credits and Stuff

 
BlogCFC - Free ColdFusion Powered Blog Software


 
 
blog | photos | flickr | referers | webcam | stats | about | contact
 
Copyright © 2012 Steven Erat. All rights reserved.
This is a personal weblog. The opinions expressed here represent my own and not those of my employer