Re: Access Denied error with Struts 2.1.8

2009-11-10 Thread Eric Martin
e it through moderation yet. Apparently, this is not an issue with 2.1.6, so it seems as though something about 2.1.8 is causing the issue, perhaps? -- View this message in context: http://old.nabble.com/Access-Denied-error-with-Struts-2.1.8-tp25707316p26287339.html Sent from the Struts - User mailing lis

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
t the grant codebase perms on Jetty though (jetty.policy?). On Thu, Oct 1, 2009 at 3:04 PM, Dan R. Olsen III wrote: When I am trying to run my Struts application under 2.1.8 I am getting an "Access Denied" error. I have checked the file permissions on the struts-core-2.1.8.jar file

Re: Access Denied error with Struts 2.1.8

2009-10-04 Thread Dan R. Olsen III
th 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 a bad download? Did you check the checksum?

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

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 handl

Re: Access Denied error with Struts 2.1.8

2009-10-02 Thread Allen Lee
Oct 1, 2009 at 3:04 PM, Dan R. Olsen III wrote: > When I am trying to run my Struts application under 2.1.8 I am getting an > "Access Denied" error. I have checked the file permissions on the > struts-core-2.1.8.jar file and it is the same as my 2.1.6 file. Under 2.1.6 > it work

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

Access Denied error with Struts 2.1.8

2009-10-01 Thread Dan R. Olsen III
When I am trying to run my Struts application under 2.1.8 I am getting an "Access Denied" error. I have checked the file permissions on the struts-core-2.1.8.jar file and it is the same as my 2.1.6 file. Under 2.1.6 it works just fine. Any ideas? The error and stack trace I get

Re: Access Denied Error

2005-12-14 Thread Laurie Harper
Looks like you have some sort of security manager enabled. You'll have to modify your security policy (or disable the security manager altogether if you don't need it). L. Asad Habib wrote: Hello. I am receiving the following error when trying to use the Struts HTML tag library. Has anyone ex

Access Denied Error

2005-12-14 Thread Asad Habib
Hello. I am receiving the following error when trying to use the Struts HTML tag library. Has anyone experienced something similar? I have provided the stack trace below. Thanks. - Asad Dec 14, 2005 7:21:17 AM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() fo