Hi all,
I'm one of the Apache OFBiz committer and I'm trying to migrate our embedded
version of Tomcat 6 to 7 and I have discover a small issue when try to do this
code:
StandardWrapper defaultServlet = new StandardWrapper();
defaultServlet.setServletClass("org.apache.catalina.servlets.DefaultSer
Thanks Konstantin,
I'm using tomcat 7.0.14 and the code I'm migrate is actually done in this way.
Anyway I will check if it's working with your suggestions and if it's negative
open a bug.
Marco
2011/6/16 mrisal...@libero.it :
Hi all,
I'm one of the Apache OFBiz co