Thursday, July 1, 2010

Running a .exe file from server side code

Hi,
I am trying to call a .exe file using server side code.However I keep
getting this error:

error===access denied (java.io.FilePermission <<ALL FILES>> execute).

I even tried to change the security permissions of the file by
changing the java.policy file but it still gives the same error.I have
also tried to place it under /war/WEB-INF but in vain.
Can someone help me with this?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment