[jboss-user] [JBoss Seam] - Re: Configuring MultipartFilter
zaya
do-not-reply at jboss.com
Fri Nov 2 22:36:48 EDT 2007
Component attribute settings don't need any filter enabled. It's injected from component load time. If it doesn't work, it might be a bug.
You can always override mulitpart filter(just by specify @Install(precedence = Install.APPLICATION) and set that attribute manually.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101499#4101499
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101499
More information about the jboss-user
mailing list