[JBoss-user] [JBoss Portal] - Re: NullPointerException in ResourceBundles

2005-06-24 Thread dkfn
done: http://jira.jboss.com/jira/browse/JBPORTAL-287 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882597#3882597 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882597

[JBoss-user] [JBoss Portal] - Re: NullPointerException in ResourceBundles

2005-06-23 Thread dkfn
Hi Julien, I'm using JBoss Portal 2.0 (final release). Do you want the test case in the form of a portlet war file (that I'll mail to you) or should I just post a Portlet class (and portlet.xml) in the forum that demonstrates the issue ? regards, jamie. View the original post : http://www.j

[JBoss-user] [JBoss Portal] - NullPointerException in ResourceBundles

2005-06-23 Thread dkfn
Hi, I'm getting a null pointer exception while trying to get my portlet ResourceBundle in my init method: Caused by: java.lang.NullPointerException at org.jboss.portal.portlet.plugins.language.ResourceBundles.get(ResourceBundles.java:107) at org.jboss.portal.portlet.impl.Portle