> Ivan L. <dukeofb...@...> writes:

Ivan,

I asked because something seemed familiar about your problem.  I was as if I had
seen that problem before on the Struts mailing list many years ago.  Your note
about the .war being part of an .ear made me remember an old BEA/Weblogic
classloader issue with .war files inside .ear files.  I never had that problem
myself but I saw it enough times to remember it.  

So, are you running that application server?  I don't know if it was resolved in
later versions but their suggestion that it doesn't happen if the .war file is
deployed SEPARATELY suggests a quick workaround for you to test.   Otherwise you
might have to change how the classloader opens up properties files in Stripes
then recompile a copy of the stripes.jar from source yourself.  Here is a thread
explaining the type of classloader issue I remembered reading many times over
the years:

http://www.theserverside.com/discussions/thread.tss?thread_id=27153

Regards,
David



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to