From: Lane S. <la...@op...> - 2004-03-07 00:26:06
|
Tim, Be sure to check we have a real regression: test <a href=StandAlone>StandAlone</a> in the current version using WM 1.1. -Lane Lane Sharman wrote: > Tim, > > I would really like to put to bed this weekend the update of Melati to > WM 2.0. The following NULL Pointer Stack Trace needs to be resolved: > > [java] Caused by: java.lang.NullPointerException > [java] at org.melati.Melati.getMelatiLocale(Melati.java:422) > [java] at > org.melati.Melati.getHTMLMarkupLanguage(Melati.java:531) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > [java] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces > > The offending line, 422, is: String acceptLanguage = > getRequest().getHeader("Accept-Language"); > > > I bet dollars to English Muffins you have seen this error before. It > is generated when invoking the URL > > <a href=StandAlone>StandAlone</a> > > from > > http://localhost:8080/melati/org.melati.test.WebmacroMelatiServletTest/?test=HelloWorld > > > > I will check in now the code so you can look at the same page I am > looking at. Just run ant go and then run the above URL to see where I > am at. > > kindest, > -- Lane Sharman For Protection from SPAM and Virus, Extend to the Network Your Perimeter of Defense: http://www.opendoors.com 858-755-2868 |