Re: MapListener update

2009-07-15 Thread Mark Thomas
> --- Original Message --- > From: jim ma > To: Tomcat Users List > Sent: 15/07/09, 03:48:51 > Subject: MapListener update > > Is this change to fix an issue ? It is called *open* source for a reason. Did you look at the svn history for the file in question? The s

MapListener update

2009-07-14 Thread jim ma
Hi , When I update my code for embedding tomcat 5.x to embedding 6.x, a null pointer exception blocks me . I dug the code , I found it cause by the org.apache.catalina.connector.MapperListener difference : Tomcat5.x --- /** * Register host. */ private void regist