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.
Robin http://www.rocketboots.com.au
--- 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/
