2015-02-06 19:09 GMT+03:00 Junek Leoš :
> Hello to all,
>
> Would anyone know why session replication does not work for me? Load balancer
> with session afinity works great, but after reconfiguration settings to
> session replication my sessions are not persisted. I am running Oracle Linux
> 6.5
2015-02-06 20:05 GMT+03:00 Mahato, Jitendra N.
:
> Hi All,
>
> I am facing issue while migrating my application from Tomcat 6 to Tomcat 7.
> Current Version:- Tomcat 6.0.18, Java 1.6.0.30
> Upgrade Version:- Tomcat 7.0.50, Java 1.7.0.51
>
> Please help me to resolve the below issue.
>
> Issue after
2015-02-06 23:30 GMT+03:00 RICHARD DOUST :
> Hi,
>
> I've got an application that ran well with Tomcat 6.0, but is causing me
> problems on Tomcat 7.0. The front end is IIS (listening on port 80, passing
> requests to the isapi_redirect (1.2.40) filter which is configured to send
> some urls on
Hi,
I've got an application that ran well with Tomcat 6.0, but is causing me
problems on Tomcat 7.0. The front end is IIS (listening on port 80, passing
requests to the isapi_redirect (1.2.40) filter which is configured to send some
urls on to ajp13, then to port 8009 were Tomcat is listening),
Good afternoon,I have a SHA2 certificate for a RHEL 6 server using
tomcat 7.0.57.Port 8443 is listening, selinux is disabled, and have tried it
with 8443 enabled in firewall and with firewall off. After receiving the .crt
file from GoDaddy: ran the 4 keytool -import commands: For the alias=
thank you Robert!
On Fri, Feb 6, 2015 at 11:14 AM, Robert Anderson wrote:
> Hi,
>
> After a full week of normal usage, no deadlocks were found.
>
>
> Thank you very much.
>
> Robert
>
>
>
> 2015-01-30 16:38 GMT-03:00 Robert Anderson :
>
> > Ok, Filip!
> >
> > Thanks,
> >
> > Robert
> >
> > 2015-
Hi,
After a full week of normal usage, no deadlocks were found.
Thank you very much.
Robert
2015-01-30 16:38 GMT-03:00 Robert Anderson :
> Ok, Filip!
>
> Thanks,
>
> Robert
>
> 2015-01-30 16:31 GMT-03:00 Filip Hanik :
>
> Robert, kindly let us know if disabling the pool cleaner does resolve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2/6/2015 9:05 AM, Mahato, Jitendra N. wrote:
> Hi All,
>
> I am facing issue while migrating my application from Tomcat 6 to
> Tomcat 7. Current Version:- Tomcat 6.0.18, Java 1.6.0.30 Upgrade
> Version:- Tomcat 7.0.50, Java 1.7.0.51
>
> Please hel
Hi All,
I am facing issue while migrating my application from Tomcat 6 to Tomcat 7.
Current Version:- Tomcat 6.0.18, Java 1.6.0.30
Upgrade Version:- Tomcat 7.0.50, Java 1.7.0.51
Please help me to resolve the below issue.
Issue after migration:- Not able to login into the application.
Stage log
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2/6/2015 2:21 AM, Brian wrote:
> Hello Mark,
>
> 1- No authentication at all, since the user authenticates sending a
> parameter in the query string.
>
> 2- I have two filters:
> "org.tuckey.web.filters.urlrewrite.UrlRewriteFilter" (which has
> be
Hello to all,
Would anyone know why session replication does not work for me? Load balancer
with session afinity works great, but after reconfiguration settings to session
replication my sessions are not persisted. I am running Oracle Linux 6.5
(almost same as RHEL 6.5) with Tomcat 8.0.18, Java
http://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter
"The filter works by adding required Access-Control-* headers to
HttpServletResponse object. The filter also protects against HTTP response
splitting. If request is invalid, or is not permitted, then request is
rejected with HT
On Fri, Feb 6, 2015 at 9:57 AM, Jean-Louis Mateo
wrote:
> Hi Dan,
>
> Thank you for having replied to this issue.
> First of all, now it works fine but I would like to answer your
> questions...
>
> > Not sure about this "global" attribute. I don't believe it's an
> attribute of the pool. Why d
> -Original Message-
> From: Daniel Mikusa [mailto:dmik...@pivotal.io]
> Sent: Friday, February 06, 2015 8:06 AM
> To: Tomcat Users List
> Subject: Re: Issue when using tomcat JDBC Connection Pool with a shared
> resource
>
> On Fri, Feb 6, 2015 at 6:27 AM, Jean-Louis Mateo louis.ma...@
On Fri, Feb 6, 2015 at 6:27 AM, Jean-Louis Mateo
wrote:
> Hi,
>
>
>
> I would like to use the Tomcat JDBC Connection Pool with a shared resource
> so I’ve read :
>
> http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html#Standalone and
> http://tomcat.apache.org/tomcat-7.0-doc/config/context.ht
Hi,
I would like to use the Tomcat JDBC Connection Pool with a shared resource so
I've read :
http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html#Standalone and
http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Resource_Links
and tried to do the same but when I try to access
On 06/02/2015 10:21, Brian wrote:
> Hello Mark,
>
> 1- No authentication at all, since the user authenticates sending a parameter
> in the query string.
>
> 2- I have two filters: "org.tuckey.web.filters.urlrewrite.UrlRewriteFilter"
> (which has been working fine for years now) and CORS, ye
Hello Mark,
1- No authentication at all, since the user authenticates sending a parameter
in the query string.
2- I have two filters: "org.tuckey.web.filters.urlrewrite.UrlRewriteFilter"
(which has been working fine for years now) and CORS, yes!!!
Actually, the CORS filter (org.apache.catal
On 05/02/2015 23:14, Brian wrote:
> Hello David,
>
> Not, it is not the case. No exceptions whatsoever. And about 1/100 (or less)
> of the requests return a 403 to the users, and all those requests are doing
> the same thing.
> Thanks a lot for your help!
Is any authentication configured for th
On 06/02/2015 08:16, Alexander Johnson wrote:
> I'd like to know what could cause Tomcat or the native Java ZipFile.open
> method to claim that a file does not exist when it actually does?\\
Usually file permissions on the file or one of the directories it is in.
Other possibilities include using
It turns out I was mis-understanding the problem here by just looking at
the logging output. The StandardJarScanner is always run before the
WebAppClassLoader, but only logs if it detects errors. I've just
rephrased the question to make it clearer what my problem is and sent out
a separate e-mail
I'd like to know what could cause Tomcat or the native Java ZipFile.open
method to claim that a file does not exist when it actually does? This
has been a blocking issue for some of my work for the past month. It's
happening when attempting to run the tomcat7-maven-plugin. It works fine
on most
22 matches
Mail list logo