I'm trying to use Stripersist in a project and I'm noticing a basic problem. Running under Resin 3.1.6, when the ResolverUtil goes to look for classes in org.stripesstuff it gets no URLs back from the class loader. (I've added a couple of log messages to be sure.) I can find my own classes - that is, classes in WEB-INF/classes - but it can't find anything that's in the stripersist .jar file in WEB-INF/lib. In fact it can't find anything in any .jar file there stored.
I suspect this is some sort of issue with the Resin class loader, but I don't know exactly what. -- Turtle, turtle, on the ground, Pink and shiny, turn around. ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
