Disable Google App Engine in eclipse, delete all GAE jar files from your classpath and then retry. GAE does not allow you to write or execute files. --Sri
On 2 July 2010 07:58, Rajesh <[email protected]> wrote: > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
