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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
