Hello everybody, I have a made a jar file containing some java classes. I want to invoke a method in one of those classes from ColdFusion MX using CFObject tag. So, I have set the ClassPath in Java settings of the administrator to point to that jar file. When I invoke the cfobject tag, it works in Windows, but it isn't working in Unix. In the unix settings, I have used '/' as the file seperator and in windows I am using '\'.
Note:The class files in the jar file are arranged in a folder structure and I am using the appropriate package name to call the java class file in the cfobject tag. regards, badal Tyagi, HCL Perot Systems, Noida, India ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
