Re: Access Denied error with Struts 2.1.8

2009-11-10 Thread Eric Martin
Musachy Barroso wrote: > > did you try asking in the GAE forums? This is more of a GAE problem, > so you have a better chance to find an answer there. > I posted a question in the GAE group (http://groups.google.com/group/google-appengine-java/topics), but it has not made it through moderatio

Re: Access Denied error with Struts 2.1.8

2009-10-05 Thread Dan R. Olsen III
aucune responsabilité pour le contenu fourni. Date: Mon, 5 Oct 2009 13:58:02 -0600 From: danec...@gmail.com To: user@struts.apache.org Subject: Re: Access Denied error with Struts 2.1.8 I have been able to open the jar with WinZip so I don't think it is an invalid jar. I am usi

RE: Access Denied error with Struts 2.1.8

2009-10-05 Thread Martin Gainty
0 > From: danec...@gmail.com > To: user@struts.apache.org > Subject: Re: Access Denied error with Struts 2.1.8 > > I have been able to open the jar with WinZip so I don't think it is an > invalid jar. > > I am using Google App Engine so there is no catalina.policy. A

Re: Access Denied error with Struts 2.1.8

2009-10-05 Thread Musachy Barroso
;> pas n'importe quel effet légalement obligatoire. Étant donné que les email >> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter >> aucune responsabilité pour le contenu fourni. >> >> >> >> >> >>> >>> Date: Mon,

Re: Access Denied error with Struts 2.1.8

2009-10-05 Thread Dan R. Olsen III
x27;aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Mon, 5 Oct 2009 12:41:34 -0600 From: danec...@gmail.com To: user@strut

RE: Access Denied error with Struts 2.1.8

2009-10-05 Thread Martin Gainty
t légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 5 Oct 2009 12:41:34 -0600 > From: danec...@gmail.com > To: user@struts.apache.org > Subject:

Re: Access Denied error with Struts 2.1.8

2009-10-05 Thread Dan R. Olsen III
I am still looking for a solution to my problem. Does anyone have any other ideas. I'm not quite sure how to go about checking the security manager as mentioned below. I tried the 2.1.8.1 version but that didn't work. That's what I expected since it looks like 2.1.8.1 did not touch the struts2

Re: Access Denied error with Struts 2.1.8

2009-10-04 Thread Dan R. Olsen III
I am on a Windows box and the permissions are the same as the permissions version 2.1.6 which is working. When I click the MD5 link I get a page not found so I can't check the checksum. On 10/3/2009 9:23 AM, Dale Newfield wrote: Dan R. Olsen III wrote: I moved the project to a path with no s

Re: Access Denied error with Struts 2.1.8

2009-10-03 Thread Dale Newfield
Dan R. Olsen III wrote: I moved the project to a path with no spaces and I am still getting the same access denied error. And what are the permissions on that deployed file? (not the input file, but the one pointed to by the error message) Also, is that file valid? Is there a chance you got

Re: Access Denied error with Struts 2.1.8

2009-10-02 Thread Dan R. Olsen III
I moved the project to a path with no spaces and I am still getting the same access denied error. On 10/1/2009 9:17 PM, Wes Wannemacher wrote: Try moving your project to a directory on your machine that doesn't have spaces in it... There are problems with the JDK's built-in URL handling and if

Re: Access Denied error with Struts 2.1.8

2009-10-02 Thread Allen Lee
It kind of looks like a security manager / policy permissions issue to me from the access denied message. Like your app server has a grant codebase set for the old struts jar but not the new one. I'm not sure how to set the grant codebase perms on Jetty though (jetty.policy?). On Thu, Oct 1, 200

Re: Access Denied error with Struts 2.1.8

2009-10-01 Thread Wes Wannemacher
Try moving your project to a directory on your machine that doesn't have spaces in it... There are problems with the JDK's built-in URL handling and if eclipse is accessing your jars via constructed URLs (like it seems from the stacktrace), then you might be bitten by this bug. Of course we'll work

Re: Access Denied error with Struts 2.1.8

2009-10-01 Thread Dan R. Olsen III
I don't set that path. It seems to be building that path in one of the functions listed in the stack trace. Like I said, if I switch out the jar files to the Struts 2.1.6 jars it works just fine. On 10/1/2009 4:34 PM, Dale Newfield wrote: Dan R. Olsen III wrote: jar:file:\C:\Documents and Sett

Re: Access Denied error with Struts 2.1.8

2009-10-01 Thread Dale Newfield
Dan R. Olsen III wrote: jar:file:\C:\Documents and Settings\DOLSEN\My Documents\Eclipse3.5Projects\Temp\war\WEB-INF\lib\struts2-core-2.1.8.jar Surely doesn't seem like a valid URL Even file:\C:\Documents and Settings\DOLSEN\My Documents\Eclipse3.5Projects\Temp\war\WEB-INF\lib\struts2-core-2.1