Not sure what's going on now. Given the config files above anybody got any 
ideas why I'm getting the following exception on the Portlet Page?


  | java.lang.NullPointerException
  |     at 
javax.portlet.GenericPortlet.getResourceBundle(GenericPortlet.java:251)
  |     at javax.portlet.GenericPortlet.getTitle(GenericPortlet.java:274)
  |     at javax.portlet.GenericPortlet.render(GenericPortlet.java:393)
  |     at 
org.jboss.portal.portlet.invocation.DispatcherInterceptor.invokeRequest(DispatcherInterceptor.java:163)
  |     at 
org.jboss.portal.portlet.invocation.DispatcherInterceptor.invoke(DispatcherInterceptor.java:195)
  |     at 
org.jboss.portal.server.impl.invocation.InvocationImpl.invokeNext(InvocationImpl.java:213)
  |     at 
org.jboss.portal.portlet.invocation.PreferencesInterceptor.invoke(PreferencesInterceptor.java:93)
  |     at 
org.jboss.portal.server.impl.invocation.InvocationImpl.invokeNext(InvocationImpl.java:213)
  |     at 
org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor$InvokeNextCommand.execute(ContextDispatcherInterceptor.java:94)
  |     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
org.jboss.portal.server.servlet.CommandServlet.doGet(CommandServlet.java:49)
  |     at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
  |     at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  | [...]
  | 

Thanks in advance.
Stuart

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to