Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 3 weeks ago
problem new projet under jboss 4 with ecipse
hi,
I have a strange problem. I created a project HelloWorld with the last plugin of ecipse.
if I run this project under jboss 4.2, when i type http://localhost:8080/HelloWorld/, i get a exception on console
16:02:42,062 ERROR [[/HelloWorld]] Une exception lors de l'envoi de requête a détruit un évènement cycle de vie (lifecycle event) pour l'instance de classe à l'écoute (listener) org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.NullPointerException
at com.sun.faces.application.WebappLifecycleListener.syncSessionScopedBeans(WebappLifecycleListener.java:312)
and a message dialog box on firefox
Failed to load the widgetset: /HelloWorld/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/com.vaadin.terminal.gwt.DefaultWidgetSet.nocache.js
the same project runs on tomcat has no problem. what should i do make it run on jboss?
thanks in advance
liu
Last updated on
You cannot reply to this thread.