Ed, the classpath in the CF Administrator should include the jar file itself
with a full path; for instance, I'm using IBM's Xerces processor, and have
placed the xerces.jar file in the c:\cfusion\java\classes directory.  My
classpath looks like this:

c:\cfusion\java\classes;c:\cfusion\java\classes\xerces.jar

The JVM path is the name and location of jvm.dll, whereever you've installed
the 1.2x or 1.3 jvm.  Mine is in:

c:\jdk1.3\jre\bin\classic\jvm.dll

It sounds like you've got that part right, since you're getting a java
error, but the classpath may need some adjustment.

David

> -----Original Message-----
> From: Ed Dunn [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 23, 2000 8:49 AM
> To: [EMAIL PROTECTED]
> Subject: Help needed on CF-OBJECT and XSLT ....
>
>
> Hi,
> I followed the technical tips from Allaire on using XSLT and WDDX.I have
> been trying to get the Java based Lotus XSL processor to work in
> Cold Fusion
> but without any luck.
>
> What do I set  the ClassPath in the Coldfusion administrator?
> What do I set
> the cfx jar path to? And the java virtual machine path?  I think i install
> sun's java jvm correctly. I thought I set the paths correctly too
> but  I get
> the following error:
>
> Error Diagnostic Information
> Unhandled System exception !
> java.lang.NoClassDefFoundError: com/lotus/xsl/XSLProcessor. Java exception
> occurred in attempt to locate class 'com/lotus/xsl/XSLProcessor'
> (you should
> verify that the class is in the CLASSPATH).
> The error occurred while processing an element with a general
> identifier of
> (CFOBJECT), occupying document position (55:1) to (59:24).
> Date/Time: 05/22/00 21:50:47
> Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
> Remote Address: 127.0.0.1
>
> Thanks a lot,
> Ed
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to