RE: Java Custom Tags and File access

2000-09-05 Thread Simon Hartley (Esense Limited)

Cheers for the advice but I don't think this can be a classpath problem as I
can quite happily call other classes in  the same package.

Any other ideas anyone?

Cheers,

Simon

--
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]


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



Java Custom Tags and File access

2000-09-04 Thread Simon Hartley (Esense Limited)

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=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



JAVA CFX

2000-08-21 Thread Simon Hartley (Esense Limited)

I am in need of some assistance.

I recently started investigating JAVA CFX's, but unfortunately have failed
to get any of them to execute correctly.

I have followed, to the letter, the example 'minimal' java cfx tag
(CFX_HelloColFusion) in the cold fusion studio help pages. This fails to
execute, with the following error;

java.lang.NoClassDefFoundError: com/allaire/cfx/NativeRequest. 
But i'm sure that the cfx.jar file is being found correctly.
I've setup the various administration options but still am having no joy.

Can anybody help?

Cheers,

Simon Hartley.

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