Currently Being Moderated
Aug 8, 2007 7:40 AM
I have installed coldfusion 8 on jrun and have a MacBook Pro
(running in jvm 1.5.0_07). I get a strange error when trying to
call web service.
coldfusion.jsp.CompilationFailedException: Errors reported by
Java compiler:
/Applications/JRun4/servers/smart/cfusion-ear/cfusion-war/WEB-INF/cfu sion/stubs/WS865228507/coldfusion/xml/rpc/CFCInvocationException.java: 10:
cannot access java.rmi.RemoteException bad class file:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/cl asses.jar(java/rmi/RemoteException.class)
class file has wrong version 49.0, should be 48.0 Please remove or
make sure it appears in the correct subdirectory of the classpath.
public class CFCInvocationException extends
org.apache.axis.AxisFault implements java.io.Serializable { ^ 1
error .
thanks
Samir