On Mar 29, 2011, at 3:28 PM, Scott Ferguson wrote: > That looks like a .jar conflict. Can you look in resin/lib, > resin/webapp-jars and your WEB-INF/lib to see if there's a conflict with > the slf4j*.jar? > > The slf4j*.jar in resin/webapp-jars is just included for convenience > (for the bean validation jar basically, which is part of the Web > Profile). You can remove it or replace it if there are any conflicts.
Ah! I looked in resin/lib, didn't see it, thought it was removed in this distro. Removing it seems to have fixed my problem. Does that mean, though, that my bean validation won't work someday? Thanks! -- Rick _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
