catalina.policy?
// These permissions apply to javac
grant codeBase "file:${java.home}/lib/-" {
permission java.security.AllPermission;
};
// These permissions apply to all shared system extensions
grant codeBase "file:${java.home}/jre/lib/ext/-" {
permission java.security.AllPerm
catalina.policy?
On Mon, Nov 14, 2011 at 4:56 PM, wrote:
>
>
> -Исходное сообщение- From: Tim Watts
> Sent: Monday, November 14, 2011 9:09 AM
> To: Tomcat Users List
> Subject: Re: 403 error starting tomcat 7.0.22 application on windows 7
>
>
> On Mon, 2011-11-14 at 08:17 +0400, bas...@
-Исходное сообщение-
From: Tim Watts
Sent: Monday, November 14, 2011 9:09 AM
To: Tomcat Users List
Subject: Re: 403 error starting tomcat 7.0.22 application on windows 7
On Mon, 2011-11-14 at 08:17 +0400, bas...@obninsk.com wrote:
> Can you paste the application web.xml file (inline)
On Mon, 2011-11-14 at 08:17 +0400, bas...@obninsk.com wrote:
> > Can you paste the application web.xml file (inline) into your reply?
> >
> >
> > http://www.w3.org/2001/XMLSchema-instance";
> > xmlns="http://java.sun.com/xml/ns/javaee";
> > xmlns:web="http://java.sun.com/xml/ns/jav
Hi.
I updated winXp to win7 and cannot start my tomcat 7.0.22
web-application.
The tomcat returns 403 error. When i run manager application
everything is ok.
The manager app is ok, or running the manager app fixes your other app?
The manager itself runs ok but starting my app from the manager
On 13/11/2011 10:03, Lau Eng Huat wrote:
> Hi everybody,
>
> I have followed this example on setting up the SSL on Tomcat Expert
> http://www.tomcatexpert.com/knowledge-base/using-openssl-configure-ssl-certificates-tomcat
> .
> The question that I have is how do you use Apache Common HttpClient to
On 13/11/2011 09:31, bas...@obninsk.com wrote:
>>> Hi.
>>>
>>> I updated winXp to win7 and cannot start my tomcat 7.0.22
>>> web-application.
>>> The tomcat returns 403 error. When i run manager application
>>> everything is ok.
>>
>> The manager app is ok, or running the manager app fixes your ot
Hello,
Please read this guide: http://hc.apache.org/httpclient-3.x/sslguide.html
It is about HTTPS and apache HTTP client.
You may also be interested in this document:
http://download.oracle.com/javase/1.5.0/docs/guide/security/jsse/JSSERefGuid
e.html
This one is about JSSE (java ssl implementat
Hi everybody,
I have followed this example on setting up the SSL on Tomcat Expert
http://www.tomcatexpert.com/knowledge-base/using-openssl-configure-ssl-certificates-tomcat
.
The question that I have is how do you use Apache Common HttpClient to sent
and received information from the servlet. I ha
Hi.
I updated winXp to win7 and cannot start my tomcat 7.0.22
web-application.
The tomcat returns 403 error. When i run manager application everything
is ok.
The manager app is ok, or running the manager app fixes your other app?
The manager itself runs ok but starting my app from the manag
On 13 Nov 2011, at 08:46, "bas...@obninsk.com" wrote:
>> Hi.
>>
>> I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application.
>> The tomcat returns 403 error. When i run manager application everything is
>> ok.
>
> The manager app is ok, or running the manager app fixes your oth
Hi.
I updated winXp to win7 and cannot start my tomcat 7.0.22
web-application.
The tomcat returns 403 error. When i run manager application everything is
ok.
The manager app is ok, or running the manager app fixes your other app?
The manager itself runs ok but starting my app from the manag
On 13 Nov 2011, at 07:07, "bas...@obninsk.com" wrote:
> Hi.
>
> I updated winXp to win7 and cannot start my tomcat 7.0.22 web-application.
> The tomcat returns 403 error. When i run manager application everything is ok.
The manager app is ok, or running the manager app fixes your other app?
>
13 matches
Mail list logo