Thank you.  How do I grant it permission or run without a security
manager?

-Alan

-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 08, 2008 12:37 PM
To: Tomcat Users List
Subject: Re: Help with installing orbeon.war. Running tomcat on vmplayer

Alan Butler wrote:
> After sifting through the other applications on tomcat to see what was
> different I found one thing.  In my
> /usr/share/tomcat5.5/work/Catalina/localhost directory there is a
> directory for each application installed.  Under each of these
> directories there is a tldCache.ser file except under the orbeon
folder.
> I tried to copy this file from one of the other application folders to
> the orbeon folder.
That is a really bad idea. I am extremely surprised it helped.


 This resulted in a mild success.  Now Orbeon shows
> up in the manager as running, however; I now get a HTTP Status 500
> error.  Type: exception report. Description: The server encountered an
> internal error () that prevented it from fulfilling this request.
Under
> exception it lists the following:
> 
> javax.servlet.ServletException: access denied
> (java.lang.RuntimePermission setContextClassLoader)

<snip/>

You are running with a security manager and the app needs a permission
you haven't granted.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to