Re: [Tobago] NullPointerException on first request on JBoss 5.0.0.RC1

2008-07-10 Thread Stefan Hedtfeld
Hi, here is some more information. The key which is going to be looked up is com.sun.faces.CANT_INSTANTIATE_CLASS, and while trying to access the view root the following WARNing is logged out: JSF1004: Cannot instantiate component of type javax.faces.ViewRoot The JSF implementation shipped

Re: [Tobago] NullPointerException on first request on JBoss 5.0.0.RC1

2008-07-10 Thread Stefan Hedtfeld
Should have added before: I'm using tobago 1.1.0-SNAPSHOT :) Stefan Hedtfeld schrieb: Hi, here is some more information. The key which is going to be looked up is com.sun.faces.CANT_INSTANTIATE_CLASS, and while trying to access the view root the following WARNing is logged out: JSF1004:

Re: [Tobago] NullPointerException on first request on JBoss 5.0.0.RC1

2008-07-10 Thread Bernd Bohmann
Hello Stefan, I think Tobago hasn't been initialized. I would expect something like this in the log file: 2008-07-10 21:00:21 INFO - org.apache.myfaces.tobago.webapp.TobagoServletContextListener:40 - *** contextInitialized *** Maybe you can add listener

Re: [Tobago] NullPointerException on first request on JBoss 5.0.0.RC1

2008-07-10 Thread Bernd Bohmann
Hello Stefan, just tested with 1.2_08-b06-FCS and facelets 1.1.14. It's works. In some of the examples you can test the JSF RI 1.2 with the property -Djsf=ri12 for example in example/demo/ mvn -Djsf=ri12 clean package jetty:run-exploded The 1.1 trunk has only alpha state. Can you test it

Re: [Tobago] NullPointerException on first request on JBoss 5.0.0.RC1

2008-07-10 Thread Stefan Hedtfeld
Hi Bernd, adding the listener changed the behaviour - now the application soesn't even deploy on the JBoss - but as far as I can see this is really a JBoss issue (something like tables already existing while trying to create them - seems to be some configuration from the JBoss default

[Tobago] NullPointerException on first request on JBoss 5.0.0.RC1

2008-07-09 Thread Stefan Hedtfeld
Hi, I try to get tobago running on JBoss 5.0.0.RC1. I create my ear containing the web application, some of my on libs and external libs (using maven2) and deployment works fine. But during the first request I get a NullPointerException in TobagoResourceBundle.handleGetObject (see below). It

Re: [Tobago] NullPointerException in AjaxResponseRenderer

2007-10-07 Thread Volker Weber
Hi Helmut, i have seen this Exception in my log before, but because i did not see any misbehavior in my app i don't bother too much. Now i take the time to have a look and found the reason. This is fixed in svn now. Regards, Volker 2007/10/5, Helmut Swaczinna [EMAIL PROTECTED]: Hi,

[Tobago] NullPointerException in AjaxResponseRenderer

2007-10-05 Thread Helmut Swaczinna
Hi, when I return an outcome != null in an ajax action method to navigate to an other page I get this NullPointerException: java.lang.NullPointerException at org.apache.myfaces.tobago.ajax.api.AjaxResponseRenderer.writeResponse(AjaxResponseRenderer.java:213) at

[Tobago] NullPointerException

2007-06-20 Thread David Steinkopff
Hi I get a NullPointerException in the tobago framework java.lang.NullPointerException at org.apache.myfaces.tobago.context.ResourceManagerUtil.addContextPath(ResourceManagerUtil.java:82) at

Re: [Tobago] NullPointerException

2007-06-20 Thread David Steinkopff
Hello, problem found in a invalid value of style in tc:style regards David 2007/6/20, David Steinkopff [EMAIL PROTECTED]: Hi I get a NullPointerException in the tobago framework java.lang.NullPointerException at

Re: [Tobago] NullPointerException

2007-06-20 Thread Volker Weber
Hi David, can you explain the problem? Maybe we can add a better error message. Regards, Volker 2007/6/20, David Steinkopff [EMAIL PROTECTED]: Hello, problem found in a invalid value of style in tc:style regards David 2007/6/20, David Steinkopff [EMAIL PROTECTED] : Hi I get a

Re: [Tobago] NullPointerException

2007-06-20 Thread David Steinkopff
Hi Volker, I refered on a custom CSS file, I delete this file and forgot to remove the tc:style tag from my view description. regards David 2007/6/20, Volker Weber [EMAIL PROTECTED]: Hi David, can you explain the problem? Maybe we can add a better error message. Regards, Volker

DataTable + tobago = NullPointerException

2006-09-08 Thread PiotrekJ
(ApplicationFilterChain.java:173) from faces-config.xml: Lista java.util.ArrayList session 1 2 3 4 5 View this message in context: DataTable + tobago = NullPointerException Sent from the MyFaces - Users

Re: DataTable + tobago = NullPointerException

2006-09-08 Thread Alexandre Jaquet
) from faces-config.xml: Lista java.util.ArrayList session 1 2 3 4 5 View this message in context: DataTable + tobago = NullPointerException http://www.nabble.com/DataTable-%2B-tobago-%3D-NullPointerException-tf2238100.html