> I have CFMX702 multi-server install and have been running our > production app on JDK1.5 for about a year and have been beta > testing with 1.6 for about a month. Trying to get started > with Flex 201 (HelloWorld app versions for both remoteObject > and web serverices). With the remoteObject version, kept > getting connection errors. Switched back to JDK1.4.2 (that > shipped with CFMX) and everything worked. Does Flash Remoting > NOT work with JDK 1.5 or 1.6? Is there a workaround or patch? > We would like to roll out some new Flex UIs using > remoteObject/AMF as opposed to WS or FDS (volume of data, > complex data types), but I really don't want to roll back the > Java version just for this. Anyone have any input on this? Thanks.
Unfortunately, there isn't a known list of things that break when using JVM 1.5, but I wouldn't be at all surprised if this is one of them. Fortunately, since you're using the multiserver install, you could set up another instance that's using the older JVM, and continue running your other apps on the newer JVM. http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18206 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! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3488 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
