"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 - [EMAIL PROTECTED]
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