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
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
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