You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by William Brogden <wb...@bga.com> on 2001/10/11 21:19:00 UTC

Re: I get an exception (Error: 500) when trying to run the rpcrouter,why ?


"ERIKSSON,TOBIAS (A-Sweden,ex1)" wrote:
> 
> Hi
>  I get the error message below in my broser when I try to call the rpcrouter
> from the webpage, but why? what can I do to solve this?
> 
> /Tobias
> 
> Error: 500
> Location: /soap/servlet/rpcrouter
> Internal Servlet Error:
> 
> java.lang.NullPointerException
>         at java.util.Hashtable.put(Hashtable.java)
>         at org.apache.tomcat.core.Context.setAttribute(Context.java:411)
> 

According the the documentation, Hashtable will not permit an entry 
with either the key or the object value as null.

-- 
WBB - wbrogden@lanw.com
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2