Hi Mark, a bit more follow-up on accessing the servlet InputStream:
You advised "You'd be better off dropping the call to in.ready() and doing
a blocking
read on the socket.If you remove the call to
in.ready(), I'm fairly sure you'll see the warnings disappear."
I just thought I'd let you kno
I'm playing with the new resources feature in Tomcat 8...
https://tomcat.apache.org/tomcat-8.0-doc/config/resources.html
and having a little trouble.
First, I have the following context file for my application
(conf/Catalina/localhost/.xml).
However this doesn't seem t
On Thu, Aug 29, 2013 at 2:10 PM, Daniel Mikusa wrote:
> On Aug 29, 2013, at 2:02 PM, D C wrote:
>
> > Tomcat 7.0.40
> > RHEL 6
> >
> > I am trying to define all of my contexts in
> conf/Catalina/localhost/*.xml.
> >
> > This seems to work fine, however I'm having an issue setting the path.
> >
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sushil,
On 8/29/13 2:38 AM, Sushil Prusty wrote:
> I need to configure OCSP in tomcat for my project and need to test
> through client browser . I searched every where in all search
> engine but unable to find out .
>
> Please help out on How can w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 8/29/13 7:50 AM, André Warnier wrote:
> Michael Martin wrote:
>> I have one .WAR to routinely deploy across various Tomcat
>> Instances on different servers.
>>
>> I believe FarmWarDeployer can only be used within a cluster. From
>> what
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Xavier,
On 8/29/13 3:06 AM, Xavier Dury wrote:
> Could it be possible for the tomcat team to include a
> javax.naming.spi.ObjectFactory which would use EL3.0 expressions?
>
> It would be great if you want to have resource-ref which are not of
> the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sabari,
On 8/28/13 4:22 PM, Sabari Gandhi wrote:
> We are trying to upgrade tomcat 5.5.X to tomcat 7 in our
> application. I upgraded tomcat 7.0.39 in my environment (mac)
> things were working fine. But when I test this in testing
> environment (l
On Aug 29, 2013, at 2:02 PM, D C wrote:
> Tomcat 7.0.40
> RHEL 6
>
> I am trying to define all of my contexts in conf/Catalina/localhost/*.xml.
>
> This seems to work fine, however I'm having an issue setting the path.
>
> myApp.xml
>
>
> This simply does not work.
You generally don't wa
> From: D C [mailto:dc12...@gmail.com]
> Subject: context path ignored in conf/Catalina/localhost/*
> Tomcat 7.0.40
> I am trying to define all of my contexts in conf/Catalina/localhost/*.xml.
> This seems to work fine, however I'm having an issue setting the path.
> myApp.xml
>
> This simply
Tomcat 7.0.40
RHEL 6
I am trying to define all of my contexts in conf/Catalina/localhost/*.xml.
This seems to work fine, however I'm having an issue setting the path.
myApp.xml
This simply does not work. It worked fine if I put it into
conf/context.xml.
The only way this works is if i rena
2013/8/29 Sushil Prusty wrote:
>
> Hi
>
> I need to configure OCSP in tomcat for my project and need to test through
> client browser .
> I searched every where in all search engine but unable to find out .
>
> Please help out on How can we configure OCSP in tomcat.
>
http://tomcat.10.x6.nabble.co
On Aug 29, 2013, at 2:38 AM, Sushil Prusty wrote:
> Hi
>
> I need to configure OCSP in tomcat for my project and need to test through
> client browser .
> I searched every where in all search engine but unable to find out .
>
> Please help out on How can we configure OCSP in tomcat.
There is m
Michael Martin wrote:
I have one .WAR to routinely deploy across various Tomcat Instances on
different servers.
I believe FarmWarDeployer can only be used within a cluster. From what i
understand, a cluster will require a HTTPD server with a mod_jk configured.
Would anyone know of a way to ac
I have one .WAR to routinely deploy across various Tomcat Instances on
different servers.
I believe FarmWarDeployer can only be used within a cluster. From what i
understand, a cluster will require a HTTPD server with a mod_jk configured.
Would anyone know of a way to achieve this without the n
Hi,
Could it be possible for the tomcat team to include a
javax.naming.spi.ObjectFactory which would use EL3.0 expressions?
It would be great if you want to have resource-ref which are not of the usual
types.
I always wanted to have an ObjectFactory for URLs but having one for each type
is to
15 matches
Mail list logo