On Wed, 29 Sep 2004 10:06:50 +1000, Robin Hilliard <[EMAIL PROTECTED]> wrote:
Abhijit Hiremagalur wrote:

As far as I am aware in most production environments .jar libraries
are placed in /WEB-INF/lib, class files are placed in
/WEB-INF/classes/ and java source code is simply not uploaded to a
production server.I believe that these paths are automatically
included in the classpath of any J2EE server (which CFMX is). I
haven't actually tried this for myself in MX so please correct me if
you have and found that this won't work

I also set the "/" cfmapping to WEB-INF/classes, and in flex projects I have the same directory added to the class path in flex-config.xml. This means that .cfms, .cfcs, .class, .mxml, .as (and .java, .fla in development only) files all go in the same package hierachy under this non-browseable directory. Works well so far.

Although I have used a couple of java classes (java.lang.thread), I haven't written any from scratch. Does it make sense to locate application specific .java files in the application's directory and have CFMX compile it for you on the fly?


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to