Re: CF 9 and Java 1.7 ?

2013-12-19 Thread Dan G. Switzer, II

We've been running 1.7.0_17 with great success. We recently tried moving to
1.7.0_45, but started to see some very bizarre issues in production so we
rolled back to 17. Things have been fine since rolling back.

The issue we saw was that functions being passed argument collections would
eventually lose the arguments seemly randomly in certain conditions when
the collection was passed through a certain chain of events. We never were
able to boil down the exact cause and it was only biting us in one very
specific piece of code.

On Wednesday, December 18, 2013, Chris 0404tow...@gmail.com wrote:


 Hi all,

 Just thought I'd check back in about compatibility CF9 and Java JDK v1.7
 (now up to 1.7.0_45). It looks like 1.7 is fine with CF9.

 Anybody have any issues?

 many thanks,
 Chris


 On Tue, Aug 13, 2013 at 3:21 PM, Chris 0404tow...@gmail.comjavascript:;
 wrote:

  Thanks Wil, very helpful. And good news, too!
 
  Chris
 
 
  On Tue, Aug 13, 2013 at 3:17 PM, Wil Genovese 
  jugg...@trunkful.comjavascript:;
 wrote:
 
 
  We've been converting out CF9 and CF10 to Java 1.7 at CF Webtools. Here
  is what I wrote up about it.
 
  http://www.trunkful.com/index.cfm/2013/8/8/ColdFusion-on-Java-17
 
 
  Regards,
 
 
 
  Wil Genovese
  Sr. Web Application Developer/
  Systems Administrator
  CF Webtools
  www.cfwebtools.com
 
  wilg...@trunkful.com javascript:;
  www.trunkful.com
 
  On Aug 13, 2013, at 2:11 PM, Chris 0404tow...@gmail.com javascript:;
 wrote:
 
  
   Hi, are many people using CF 9 and Java 1.7 ?  With Cumulative HotFix
 4,
   CF9 should now support Java 1.7.
  
   Just wondering how it's working. I see a couple issues in
   https://bugbase.adobe.com
  
   thanks,
   Chris
  
  
  
 
 

 

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


Re: CF 9 and Java 1.7 ?

2013-12-18 Thread Chris

Hi all,

Just thought I'd check back in about compatibility CF9 and Java JDK v1.7
(now up to 1.7.0_45). It looks like 1.7 is fine with CF9.

Anybody have any issues?

many thanks,
Chris


On Tue, Aug 13, 2013 at 3:21 PM, Chris 0404tow...@gmail.com wrote:

 Thanks Wil, very helpful. And good news, too!

 Chris


 On Tue, Aug 13, 2013 at 3:17 PM, Wil Genovese jugg...@trunkful.comwrote:


 We've been converting out CF9 and CF10 to Java 1.7 at CF Webtools. Here
 is what I wrote up about it.

 http://www.trunkful.com/index.cfm/2013/8/8/ColdFusion-on-Java-17


 Regards,



 Wil Genovese
 Sr. Web Application Developer/
 Systems Administrator
 CF Webtools
 www.cfwebtools.com

 wilg...@trunkful.com
 www.trunkful.com

 On Aug 13, 2013, at 2:11 PM, Chris 0404tow...@gmail.com wrote:

 
  Hi, are many people using CF 9 and Java 1.7 ?  With Cumulative HotFix 4,
  CF9 should now support Java 1.7.
 
  Just wondering how it's working. I see a couple issues in
  https://bugbase.adobe.com
 
  thanks,
  Chris
 
 
 

 

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


CF 9 and Java 1.7 ?

2013-08-13 Thread Chris

Hi, are many people using CF 9 and Java 1.7 ?  With Cumulative HotFix 4,
CF9 should now support Java 1.7.

Just wondering how it's working. I see a couple issues in
https://bugbase.adobe.com

thanks,
Chris


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


Re: CF 9 and Java 1.7 ?

2013-08-13 Thread Wil Genovese

We've been converting out CF9 and CF10 to Java 1.7 at CF Webtools. Here is what 
I wrote up about it.

http://www.trunkful.com/index.cfm/2013/8/8/ColdFusion-on-Java-17


Regards,



Wil Genovese
Sr. Web Application Developer/
Systems Administrator
CF Webtools
www.cfwebtools.com

wilg...@trunkful.com
www.trunkful.com

On Aug 13, 2013, at 2:11 PM, Chris 0404tow...@gmail.com wrote:

 
 Hi, are many people using CF 9 and Java 1.7 ?  With Cumulative HotFix 4,
 CF9 should now support Java 1.7.
 
 Just wondering how it's working. I see a couple issues in
 https://bugbase.adobe.com
 
 thanks,
 Chris
 
 
 

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


Re: CF 9 and Java 1.7 ?

2013-08-13 Thread Chris

Thanks Wil, very helpful. And good news, too!

Chris


On Tue, Aug 13, 2013 at 3:17 PM, Wil Genovese jugg...@trunkful.com wrote:


 We've been converting out CF9 and CF10 to Java 1.7 at CF Webtools. Here is
 what I wrote up about it.

 http://www.trunkful.com/index.cfm/2013/8/8/ColdFusion-on-Java-17


 Regards,



 Wil Genovese
 Sr. Web Application Developer/
 Systems Administrator
 CF Webtools
 www.cfwebtools.com

 wilg...@trunkful.com
 www.trunkful.com

 On Aug 13, 2013, at 2:11 PM, Chris 0404tow...@gmail.com wrote:

 
  Hi, are many people using CF 9 and Java 1.7 ?  With Cumulative HotFix 4,
  CF9 should now support Java 1.7.
 
  Just wondering how it's working. I see a couple issues in
  https://bugbase.adobe.com
 
  thanks,
  Chris
 
 
 

 

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