Hi,
up to now I was releasing my webapp under Weblogic as a directory...
Now I'd like to deploy it as a war file, generated by maven...
But I've got some :
Could not load user defined filter in web.xml:
flex.bootstrap.BootstrapFilter.
javax.servlet.ServletException: flex.server.j2ee.cache.CacheFilter
at
flex.bootstrap.BootstrapFilter.init(Ljavax.servlet.FilterConfig;)V(BootstrapFilter.java:53)
To me that error is like bea weblogic cannot follow the weird
bootstrap mecanism flex defines :
<context-param>
<param-name>flex.class.path</param-name>
<param-value>/WEB-INF/flex/jars</param-value>
</context-param>
1/Does anyone have a solution to deploy flex webapp as war ?
2/Can MM guys respect a simpler WEB-INF/lib in V2 ?
Thanks, r0main
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/