I am calling this statement:

         data.setScreenTemplate("Home.vm");

from CreateNewUserAndConfirm.java (line 247)

It causes a null pointer exception in JetspeedTool.getPane()
on
        rundata.getProfile().getRootSet().getContent(rundata);

it actually fails to get the profile, returning null, yet it is an
instanceof JetspeedRunData

   rundata.getProfile();

any ideas?







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to