Hello Christopher Schultz,
Sorry for the delayed reply.
> On 11/7/14 2:51 PM, Stephen McCants wrote:
> > I'm seeing a strange problem where isELIgnored has the wrong
> > default value for a new Tomcat install of 5.0.56.
>
> That version number is certainly wrong.
> Highest 5.0 version is 5.0.30
2014-11-18 2:49 GMT+03:00 Stephen McCants :
> Hello,
>
> I'm trying to remove the JSESSIONID from my URL the first time someone hits
> my Tomcat Web App, but I've not been able to get it working for some
> reason that eludes me. This is under Tomcat 7.0.37 and Tomcat 7.0.56.
>
> First thing I tri
Hello,
I'm trying to remove the JSESSIONID from my URL the first time someone hits my
Tomcat Web App, but I've not been able to get it working for some
reason that eludes me. This is under Tomcat 7.0.37 and Tomcat 7.0.56.
First thing I tried was to add session-config/tracking mode to my web.xml
I still have some confusion about the DirResourceSet. When I add the
/WEB-INF/classes it looks through recursively and finds all of the class files.
I know because one of them adds an additional link to a menu bar and it's
there. But when I add a regular directory, say /report, it only adds the
> -Original Message-
> From: Ed Rouse [mailto:ero...@milner.com]
> Sent: Monday, November 17, 2014 4:53 PM
> To: Tomcat Users List
> Subject: DirResourceSet
>
> I have 2 different issues setting up a DirResourceSet. I have an
> external war file I am trying to merge into the Root of my a
I have 2 different issues setting up a DirResourceSet. I have an external war
file I am trying to merge into the Root of my application. I have a custom root
that extends StandardRoot.
1. DirResourceSet drs = new DirResourceSet(wsRoot, "/WEB-INF/classes/",
possible.getAbsolutePath() + "/
Hi all,
I'm using a third part library for NTLM authentication, one of their
requeriments is to set: System.setProperty("java.protocol.handler.pkgs",
"jespa");
But, it does not take any effect, I see Tomcat 7 source code here:
https://github.com/apache/tomcat70/blob/051a1dfd4c2943a8e8001c6be88d2
Hi Andre,
I did all steps described in documentation for set "jespa" in
java.protocol.handler.pkgs
It works perfectly in a single app but it does not work in Tomcat.
The authentication process isn't the problem, the problem is that Tomcat
does not detect the Jespa wrapper to handle http url conn
Ignacio Ocampo wrote:
Hi all,
I've a simple *app (A)* that uses *JESPA* (and *JCIFS*), it works perfectly
when I run this isolated. This app, has a *functionA* that call a URL with
NTLM authentication and I use JESPA to authenticate.
I have another *app (B)* that uses *app (A)* as library with
Rapaz, sugiro vc perguntar na lista do Tomcat
Ab
Em 29/10/2014 15:06, "Nilson Uehara" escreveu:
> I have a Ubuntu with 2 Tomcat7 with a cluster configurations.
>
> The balancer is Apache MOD_JK.
>
> *SERVER.XML:*
>
>
> channelSendOptions="8">
>
10 matches
Mail list logo