All, CFMX 7 on Win 2000 (a test server). I wrote a Java program and compiled it on the server under another user account (not the one running the CFMX service). The program compiled correctly and I was able to run it using the command line. Now it imports some specific java libraries that are not in the JRE. I want to be able to run this Java class peridocally so I thought I could simply add a CF task that cfexecutes the class using the cmd.exeprogram. I know that this might be a security issue. I have two questions: 1. Is it a security issue? If so, how else can I run the Java class? It is a normal java program with a main() method that directs various methods. 2. If not a security issue, does the account that runs CFMX (currently a local system account) have to be one that is not a system account? I am currently running the cfexecute by calling the complete classpath that is required for the java program to execute. However I am just getting a blank page and nothing else.
Regards, George ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223435 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

