hi,
I want to use tobago in a portlet. My first example works fine. But If I hot
redeploy the portlet.war in jetspeed 2, I will get following error:
18.11.2008 13:53:12
org.apache.myfaces.tobago.webapp.TobagoServletContextListener contextInitialized
INFO: *** contextInitialized ***
18.11.2008 13:53:12
org.apache.myfaces.tobago.webapp.TobagoServletContextListener contextInitialized
SCHWERWIEGEND: Error while deploy process. Tobago can't be initialized!
Application will not run!
java.lang.NoClassDefFoundError: javax/faces/FacesException
at
org.apache.myfaces.tobago.webapp.TobagoServletContextListener.contextInitialized(TobagoServletContextListener.java:53)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
After stop tomcat, delete app and new deploy of my war, it works.
Has someone an idea?
kind regards,
Frank