I'm using the example "webwork-example.jar" included in the beta from
java.net.
Added clover.jar to the classpath but it still doesn't work:

java.lang.RuntimeException: Fallback must be an instance of
DefaultConfigurationManager
        at
com.opensymphony.xwork.interceptor.component.DefaultComponentManager.setFallback(DefaultComponentManager.java:50)
        at
com.opensymphony.webwork.lifecycle.RequestLifecycleFilter.doFilter(RequestLifecycleFilter.java:54)
        at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
        at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
        at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
        at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
        at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
        at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)

Thanks
Lars


> Which example are you using? The beta1 example-war has a problem that it
> got built with Clover, so it has a dependency on the Clover jar being in
> the classpath. This has been fixed in CVS and will be fixed in the next
> beta.
> 
> > -----Original Message-----
> > From: Lars Fischer [mailto:[EMAIL PROTECTED] 
> > Sent: Saturday, September 27, 2003 10:59 AM
> > To: [EMAIL PROTECTED]
> > Subject: [OS-webwork] WebLogic 8.1
> > 
> > 
> > It's always the same ...
> > 
> > The war-sample provided with WW2 doesn't work with WebLogic 
> > 8.1. Don't you guys use real world servers ?
> > 
> > Thanks,
> > Lars
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf 
> > _______________________________________________
> > Opensymphony-webwork mailing list 
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> > 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to