[jboss-user] [JBoss Portal] - init requires call to super.init()?

free1000 do-not-reply at jboss.com
Fri Jul 21 17:44:45 EDT 2006


I used the init method for the first time today and discovered that a null pointer exception was being generated by GenericPortlet trying to instantiate a null default resource bundle when my Portlet was being instantiated. 

I got around this by a call to super.init(PortalConfig config) in my own init body. Is this a JBoss Portal bug, or am I missing something out in my own code?  


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960041#3960041

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960041



More information about the jboss-user mailing list