Jonathan Hawkins wrote:

David,

I believe it was the profile, everytime I tried to step through thecode
using eclipseit would throw a null pointer exception and hang.

Thanks for assistance.

Are you in an action? The profile should always be set.

    public void doPerform(RunData data) throws Exception
     {
         Profile profile = ((JetspeedRunData)
         data).getCustomizedProfile();


Portlets portlets = profile.getDocument().getPortlets();

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



Reply via email to