Hi, Dev:
I met an urgent NPE exception in tomcat NIO connector, more details :
https://issues.apache.org/bugzilla/show_bug.cgi?id=52009
Appreciate your help!
--
viola
Apache Geronimo
Got it.
Appreciate your clarification, Christopher. I will keep post clear to
understand.:)
On Fri, Sep 24, 2010 at 9:56 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Viola,
>
> On 9/22/2010
ted header?
On Thu, Sep 23, 2010 at 11:29 AM, viola lu wrote:
> thanks. I tried it on tomcat 6.0.26, and 6.0.29, it worked for the second
> one, i can get correct response headers on tomcat 6.0.26 and tomcat 6.0.29:
> tomcat 6.0.26
> suse10sp268:~ # wget -S -O - --post-data=&
On Thu, Sep 23, 2010 at 2:25 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Viola,
>
> On 9/21/2010 10:13 PM, viola lu wrote:
> > Here is my client:
>
> [snip]
>
> Note that your client
Hi,
>From tomcat 6.0.28 fix list:
http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.28,
there are two security vulnerabilities fixed, but i have no idea how to
trigger these flaws in tomcat 6.0.27 and what's the failure should be after
several trial
for example the first one:*Remo
at 1:49 PM, Pid wrote:
> On 15/09/2010 04:18, viola lu wrote:
> > Hi, Mark:
> > thanks, i already opened a bug :
> > https://issues.apache.org/bugzilla/show_bug.cgi?id=49925.
>
> Are you sure this is a Tomcat bug?
>
>
> p
>
> > On Tue, Sep 14, 2010 at 2:
Hi, Mark:
thanks, i already opened a bug :
https://issues.apache.org/bugzilla/show_bug.cgi?id=49925.
On Tue, Sep 14, 2010 at 2:49 PM, Mark Thomas wrote:
> On 14/09/2010 06:00, viola lu wrote:
> > Is this a bug of EL implementation? Parse number as Long, not type of
> > Mana
1. Create a managed bean ,define an int field
package coreservlets;
import javax.faces.bean.*;
@ManagedBean
public class SpanishColorMapper extends ColorMapper {
private int age;
public SpanishColorMapper() {
super("Spanish", "rojo", "anaranjado", "amarillo",
"verde", "negro",