|
From: Baggio0105 on 16 Apr 2008 06:14 When I use CF MX7 + JDK 1.6 to write a webservice example, I got the error message in exception.log file. [b]java.lang.LinkageError: loader constraint violation: loader (instance of coldfusion/bootstrap/BootstrapClassLoader) previously initiated loading for a different type with name "javax/xml/namespace/QName"[/b] But it is successful when using MX7 + JDK 1.4. If I have to use MX7 + JDK1.6, is there any solution to solve this problem? Many thanks,
From: Azadi on 16 Apr 2008 09:38 upgrade to cf8, which supports jdk 1.6. mx7 does not support 1.5 or 1.6 Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/
|
Pages: 1 Prev: Using cftransaction in a cfc Next: CF equivilent to asp.net |