on 2/20/00 2:51 PM, Scott Tavares <[EMAIL PROTECTED]> wrote:

> java.lang.NullPointerException
> at org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(Compiled
> Code)
> at

You should compile it with -g and not -O (and turn off the JIT) so that you
can see the line numbers. That makes things much easier to debug.

-jon

-- 
Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to