[jboss-user] [JBoss Seam] - Re: File upload - performance has taken a dive

shane.bryzak@jboss.com do-not-reply at jboss.com
Fri Aug 3 00:55:04 EDT 2007


File uploads are handled by MultipartRequest, which doesn't interact with any Seam components (in fact, while it is doing its work there aren't even any active Seam contexts).  Is it possible for you to use a debugger to pinpoint where all those log messages are coming from?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070382#4070382

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070382



More information about the jboss-user mailing list