Sounds like a classpath issue with the server. What version of CF are you
running and what are your classpath settings ?

Chris

Christopher Conrad
Victoria's Secret Catalogue
Limited Technology Services - New Media
Senior.Programmer.Analyst
http://www.VictoriasSecret.com
614.337.5653
[EMAIL PROTECTED]


-----Original Message-----
From: Simon Hartley (Esense Limited) [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 04, 2000 8:11 AM
To: '[EMAIL PROTECTED]'
Subject: Java Custom Tags and File access


Hello everyone,

I am writting a java custom tag that will, given an image filename/location
and a string, draw the string onto the image and save the modified image out
to a new file.

I have written a stand alone application to do this with no problem, but
when I recode it as a custom tag it fails to work.

I belive the problem may lie with a call to fetch the default toolkit.

I am accessing the graphic source file using the getImage method of the
Toolkit and keep getting the following ;

java.lang.NoClassDefFoundError. Java exception occurred in call to method.

Can anyone help.

Cheers,

Simon Hartley.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.mail-archive.com/cf-talk@houseoffusion.com/
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