On Thu, Sep 5, 2013 at 12:44 AM, Bob DeRemer wrote:
>
>
> > -Original Message-
> > From: André Warnier [mailto:a...@ice-sa.com]
> > Sent: Wednesday, September 04, 2013 3:59 PM
> > To: Tomcat Users List
> > Subject: Re: Does JSR-356 provide a way for a client to pass security
> info on
> >
Here is the body of the method doEndTag(). The exception is thrown for line
number 146, which isthis.iter = null; of the reset method.
public int doEndTag()
throws JspException
{
if (this.jdField_bodyContent_of_type_JavaxServletJspTagextBodyContent !=
null)
{
try
I found that when you use Websockets with Tomcat 7.0.42 sometimes thread will
become to a deadlock state during websockt write operation.
A detailed discussion can be found here:
https://github.com/Atmosphere/atmosphere/issues/1264
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> Sent: Wednesday, September 04, 2013 3:59 PM
> To: Tomcat Users List
> Subject: Re: Does JSR-356 provide a way for a client to pass security info on
> connect?
>
> Bob DeRemer wrote:
> > I'm curious if there's anything
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Wednesday, September 04, 2013 5:30 PM
> To: Tomcat Users List
> Subject: Re: is there a GA timeframe for 7.0 w/ jsr-356?
>
> On 04/09/2013 22:26, Bob DeRemer wrote:
> > With the 7.0 dev branch supporting jsr-356 fo
On 04/09/2013 22:26, Bob DeRemer wrote:
> With the 7.0 dev branch supporting jsr-356 for a couple weeks, I wanted
> to see if there is a timeframe yet for a 7.0 GA release w/ jsr-356 support?
It is stalled waiting for a native connector release that is required
for correct operation when using Web
With the 7.0 dev branch supporting jsr-356 for a couple weeks, I wanted to see
if there is a timeframe yet for a 7.0 GA release w/ jsr-356 support?
Thanks,
Bob DeRemer
Senior Director, Architecture and Development
[Description: Description: Description: Description:
cid:image001.png@01CBE3DE.5
I installed Tomcat 7.0.42 on my Windows 2008 server. I have Tomcat 6 installed
already and host multiple instances of tomcat in separate folders. I repeated
this same process for Tomcat 7.
1. Installed java1.7
2. Unzipped the .zip 64-bit tomcat file into a folder C:\tomcat7
3. Created a ne
Bob DeRemer wrote:
I'm curious if there's anything defined in JSR-356 to enable a client to pass
some security claims in the connect that would allow me to perform an auth
check - prior to actually establishing the websocket connection.
In an attempt to avoid a websocket DOS, I'm looking to se
I'm curious if there's anything defined in JSR-356 to enable a client to pass
some security claims in the connect that would allow me to perform an auth
check - prior to actually establishing the websocket connection.
In an attempt to avoid a websocket DOS, I'm looking to see whether we can do a
Adam Scarborough wrote:
Adam Scarborough wrote:
Hi
I was wondering if anyone can help
We have an issue with with tomcat7 deploying wars on server2k8 which is
quite perplexing:
Essentially the normal and desired procedure is that we build a new set of
wars (usingjenkins) which are then moved
> Adam Scarborough wrote:
> > Hi
> >
> > I was wondering if anyone can help
> >
> > We have an issue with with tomcat7 deploying wars on server2k8 which is
> quite perplexing:
> >
> > Essentially the normal and desired procedure is that we build a new set of
> wars (usingjenkins) which are then mov
Adam Scarborough wrote:
Hi
I was wondering if anyone can help
We have an issue with with tomcat7 deploying wars on server2k8 which is quite
perplexing:
Essentially the normal and desired procedure is that we build a new set of wars
(using jenkins) which are then moved to an output directory,
Hi
I was wondering if anyone can help
We have an issue with with tomcat7 deploying wars on server2k8 which is quite
perplexing:
Essentially the normal and desired procedure is that we build a new set of wars
(using jenkins) which are then moved to an output directory, this change in the
outpu
Christopher,
>
> On 9/2/13 12:22 PM, Markward Schubert wrote:
> > I have a short question. Does the monitor exe do anything "magical"
> > when a tomcat service is started the first time with it, in
> > contrast to starting the already installed service with the windows
> > service manager?
> >
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sushil,
On 9/4/13 8:25 AM, Sushil Prusty wrote:
> Sure, I will maintain same thread .Thanks for your input.
>
> I just follow below link to generate CA certificate .
> http://oshogsb.blogspot.in/2007/07/how-to-create-custom-ca-and.html(Whichwill
>
Hi Chris
Sure, I will maintain same thread .Thanks for your input.
I just follow below link to generate CA certificate .
http://oshogsb.blogspot.in/2007/07/how-to-create-custom-ca-and.html(Whichwill
help me te create custom CA certificate using OpenSSL)
And i just point those generated file to s
Hi,
As multicast seems to be giving problems sometimes in our network, we're trying
to also setup static
membership. Note that we want the multicast membership service to be still
functioning.
To do this, I configured the following in server.xml (simplified for brevity)
on all nodes the same,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Markward,
On 9/2/13 12:22 PM, Markward Schubert wrote:
> I have a short question. Does the monitor exe do anything "magical"
> when a tomcat service is started the first time with it, in
> contrast to starting the already installed service with the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Thomas,
On 8/31/13 5:50 PM, Mark Thomas wrote:
> However, there is some good news. If you use the async API, the
> app can stay pretty much as is.
>
> The short version is: - use startAsync and pass the async context
> to your threads - have those
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sushil,
Please maintain a single thread when (repeatedly) asking the same
questions.
On 9/4/13 5:20 AM, Sushil Prusty wrote:
> disableUploadTimeout="true" enableLookups="false"
> keystoreFile="/LocalDev/software/ssl/server/server.ks"
> keystoreP
Hi All
1)I have configured https to acces my web app .
Which is working fine.
2) 2nd i have configured client certificate at my browser (firfox).
3)3rd it's ask me pop message at client side for selecting a certificate.
4)4th once i select a certificate and click ok it will throw below excption
22 matches
Mail list logo