RE: Apache, CFObject and Java

2001-08-15 Thread Zac Belado

> you sure the xerces jar is in the CF Server's classpath?

Yup. Haven't moved it or edited the calsspath settings since I changed over
to IIS


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Apache, CFObject and Java

2001-08-15 Thread Jordan Saardchit

you sure the xerces jar is in the CF Server's classpath?

-Original Message-
From: Zac Belado [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 15, 2001 1:15 PM
To: CF-Talk
Subject: RE: Apache, CFObject and Java


> stuff doesn't have anything to do with the web server. I've used
> COM objects
> with CFOBJECT on Apache/Win32.

That is odd then. I'm trying to access the Xerces XML parser(s) in the
xerces.jar file and I was able to access them using IIS but since I've
changed over to Apache I just  get "class not found" errors.

Same code, same .jar.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Apache, CFObject and Java

2001-08-15 Thread Zac Belado

> stuff doesn't have anything to do with the web server. I've used
> COM objects
> with CFOBJECT on Apache/Win32.

That is odd then. I'm trying to access the Xerces XML parser(s) in the
xerces.jar file and I was able to access them using IIS but since I've
changed over to Apache I just  get "class not found" errors.

Same code, same .jar.


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Apache, CFObject and Java

2001-08-15 Thread Dave Watts

> Does anyone know of any incompatibility using Apache and 
> CFObject to create instances of Java classes?
> 
> I know CFOBject isn't supported under Linux but does this 
> extend to Apache as well?

You shouldn't have any problems because you're using Apache. The CFOBJECT
stuff doesn't have anything to do with the web server. I've used COM objects
with CFOBJECT on Apache/Win32.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists