The WEB-INF folder should be under the CFUSIONMX directory. I think in
the docs they assume CFUSIONMX is the web root.

Ben

-----Original Message-----
From: Jeff Chastain [mailto:[EMAIL PROTECTED]
Sent: Friday, March 12, 2004 3:07 PM
To: CF-Talk
Subject: Invoking a Java Jar File

I am attempting to use CFMX to connect to a Java .jar file, but I am not
quite sure how to get this setup.  The Macromedia LiveDocs have the
following quote in terms of using CFMX to access and invoke methods from
a
Java .jar file.

----------
The cfobject tag makes Java objects available in ColdFusion MX. It can
access any Java class that is available on the JVM classpath or in
either of
the following locations:

* In a Java archive (.jar) file in web_root/WEB-INF/lib
* In a class (.class) file in web_root/WEB-INF/classes
----------

Now, my IIS webroot does not have a WEB-INF folder, but my Tomcat server
(same box) does.  However, my Tomcat server is running on port 8080.  Do
I
need to put this .jar file in the Tomcat WEB-INF folder or am I missing
something all together here?

Any pointers?  If it was not obvious, I don't typically deal with Java
code
or environments, so this is all new.

Thanks
-- Jeff

________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to