Tim,

thanks a lot for your fast reply. Well, I'll wait until Saturday night
:-)

Regards,
Thomas

> -----Urspr�ngliche Nachricht-----
> Von: Tim Dawson [mailto:[EMAIL PROTECTED]] 
> Gesendet: Dienstag, 16. Oktober 2001 00:52
> An: '[EMAIL PROTECTED]'
> Betreff: RE: Can't get i18n examples running on Tomcat 3.2.1 / Win2000
> 
> 
> my bad. I neglected to check ALL the examples last night when 
> I checked in some mods. :-)
> 
> if you grab the Saturday night's build you should be ok for 
> now. I'll get it fixed tonight.
> 
> Tim
> 
> > -----Original Message-----
> > From: Thomas Br�ckner [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, October 15, 2001 2:17 PM
> > To: [EMAIL PROTECTED]
> > Subject: Can't get i18n examples running on Tomcat 3.2.1 / Win2000
> > 
> > 
> > Dear taglib community,
> > 
> > I may be completely stupid, but even after several hours of 
> trying I 
> > still can't get the i18n taglib examples running on Tomcat 
> > 3.2.1/Win2000/German.
> > 
> > Well, the "View Mulitple Bundles" and "Show Bundle 
> Contents" examples 
> > work just fine (hence, the resource bundles can be found), but all 
> > other examples result in the following Null Pointer Exception:
> > 
> > --------------------------------------------------------------
> > ----------
> > -------
> > 
> > Error: 500
> > Location: /i18n-examples/locale_attribute.jsp
> > Internal Servlet Error:
> > 
> > javax.servlet.ServletException
> >     at 
> org.apache.jasper.runtime.PageContextImpl.handlePageException(
> > PageContex
> > tImpl.java:459)
> >     at
> > _0002flocale_0005fattribute_0002ejsplocale_0005fattribute_jsp_
> > 0._jspServ
> > ice(_0002flocale_0005fattribute_0002ejsplocale_0005fattribute_
> > jsp_0.java
> > :355)
> >     at
> > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
> >     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >     at
> > org.apache.jasper.servlet.JspServlet$JspServletWrapper.service
> > (JspServle
> > t.java:177)
> >     at
> > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet
> > .java:318)
> >     at
> > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:391)
> >     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >     at
> > org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper
> > .java:404)
> >     at org.apache.tomcat.core.Handler.service(Handler.java:286)
> >     at
> > 
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
> >     at
> > org.apache.tomcat.core.ContextManager.internalService(ContextM
> > anager.jav
> > a:797)
> >     at
> > 
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
> >     at
> > org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> > nnection(H
> > ttpConnectionHandler.java:210)
> >     at
> > org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoin
> > t.java:416
> > )
> >     at
> > org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPo
> > ol.java:49
> > 8)
> >     at java.lang.Thread.run(Thread.java:484)
> > 
> > Root cause:
> > java.lang.NullPointerException
> >     at
> > org.apache.taglibs.i18n.MessageTag.getBundle(MessageTag.java:158)
> >     at
> > org.apache.taglibs.i18n.MessageTag.doStartTag(MessageTag.java:204)
> >     at
> > _0002flocale_0005fattribute_0002ejsplocale_0005fattribute_jsp_
> > 0._jspServ
> > ice(_0002flocale_0005fattribute_0002ejsplocale_0005fattribute_
> > jsp_0.java
> > :106)
> >     at
> > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
> >     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >     at
> > org.apache.jasper.servlet.JspServlet$JspServletWrapper.service
> > (JspServle
> > t.java:177)
> >     at
> > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet
> > .java:318)
> >     at
> > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:391)
> >     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >     at
> > org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper
> > .java:404)
> >     at org.apache.tomcat.core.Handler.service(Handler.java:286)
> >     at
> > 
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
> >     at
> > org.apache.tomcat.core.ContextManager.internalService(ContextM
> > anager.jav
> > a:797)
> >     at
> > 
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
> >     at
> > org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> > nnection(H
> > ttpConnectionHandler.java:210)
> >     at
> > org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoin
> > t.java:416
> > )
> >     at
> > org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPo
> > ol.java:49
> > 8)
> >     at java.lang.Thread.run(Thread.java:484)
> > 
> > --------------------------------------------------------------
> > ----------
> > -------
> > 
> > Any help would be appreciated!
> > 
> > Thanks in advance,
> > 
> > Regards,
> > Thomas
> > 
> > --------------------------------------------------------------
> > ----------
> > -------
> > Dipl.-Inform. Thomas Br�ckner                    +49-721-616225
> > K4 Knowledge Logistics
> > mailto:[EMAIL PROTECTED]
> > Thomas Br�ckner, Stephan Plitek, Andr� Wolf GbR  www.knowledge4.de 
> > Lachnerstra�e 9, 76131 Karlsruhe
> > 
> 

Reply via email to