Hi,
    I am trying to create a struts2 application using struts2v2.3.16.3 and 
Google App Enginev1.9.11.

1. I have tried to develop it using Netbean 8.0.1 and using the respective 
Google App Engine plugin. 
I used the tutorial by mkyong at, 
http://www.mkyong.com/google-app-engine/google-app-engine-struts-2-example/
however, I get the error as described by, 
http://stackoverflow.com/questions/14640938/struts-2-gae-no-action-mapped-for-namespace

2. I tried developing it using Eclipse Juno 4.4 with the plugin but I get 
the following error
java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"jar:<pathname>AppEngineSampleProject\war\WEB-INF\lib\struts2-core-2.3.16.3.jar"
 
"read")

Things I have tried so far,
1. Setting the devMode false in struts.xml
2. setting the action to "" in struts.xml while working with Netbeans

I'm in the process of creating my own plugin as described by, 
http://stackoverflow.com/questions/20331872/struts-gae-java-security-accesscontrolexception-access-denied-of-struts2-core/20458563#20458563
but just wanted to know if any one has been successful in creating a 
project with these 2 versions (struts2v2.3.16.3 and Google App 
Enginev1.9.11.)

And help would be appreciated. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to