<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.3">
</HEAD>
<BODY>
Don't use null for additional info, but an empty Hashtable.<BR>
I just use ....., new Hashtable(),....<BR>
<BR>
Tristan<BR>
<BR>
On Thu, 2004-10-21 at 18:37 +0200, Joachim Arrasz wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi there,</FONT>

<FONT COLOR="#000000">actually i´m working on a new module for ocms6 and tried to create a </FONT>
<FONT COLOR="#000000">webuser ... everything worked fine using</FONT>

<FONT COLOR="#000000">CmsObject cms = Opencms.initCmsObject("Guest");</FONT>
<FONT COLOR="#000000">cms.addWebUser( .. );</FONT>

<FONT COLOR="#000000">But when i insert here a null as additional Info ... then i get a </FONT>
<FONT COLOR="#000000">NullpointerException in Administration when i want to have a olook into </FONT>
<FONT COLOR="#000000">Userdetails ...</FONT>

<FONT COLOR="#000000">The user was itself successfully inserted into group and user database ...</FONT>

<FONT COLOR="#000000">Is this correct that then happens a NPE ? Can anyone confirm this behaviour?</FONT>

<FONT COLOR="#000000">I´m working on Alpha1</FONT>

<FONT COLOR="#000000">Bye Achim</FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>