On Tue, Nov 18, 2008 at 2:04 PM, Otto, Frank <[EMAIL PROTECTED]> wrote:
> 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

looks like it can't find the JSF API, after the hot redeploy.

-M

>         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



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to