<div dir="ltr"><div style>I&#39;ll take a look at what the mapping might look like and post back with a suggestion. <br></div><div><br></div>&gt;<span style="font-family:arial,sans-serif;font-size:13px">same here, not sure if still (good) maintained, since it (multipart) is now part of the servlet spec;</span><div style>
<span style="font-family:arial,sans-serif;font-size:13px">Good point here Matthias. Let me take another look into this and see if we can somehow use the MultipartConfig from the spec. This would have been our first choice, but as far as I know this is not supported from a filter but only when used on a Servlet. I&#39;ll see if there is another way to do this.</span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><div>Thanks for the feedback!</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 15 April 2013 17:50, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Mon, Apr 15, 2013 at 9:19 PM, Summers Pittman <span dir="ltr">&lt;<a href="mailto:supittma@redhat.com" target="_blank">supittma@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Monday, April 15, 2013 10:00:14 AM, Daniel Bevenius wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; I&#39;ve created a gist to discuss possible ways to implement<br>
&gt; multipart-support in AeroGear Controller:<br>
&gt; <a href="https://gist.github.com/danbev/fec1fe498cabdf0aef6a" target="_blank">https://gist.github.com/danbev/fec1fe498cabdf0aef6a</a><br>
&gt;<br>
&gt; Any suggestion/comments are welcome.<br>
&gt;<br>
&gt; /Dan<br>
</div></div>I don&#39;t mind relying on commons-fileupload.<br></blockquote><div><br></div></div><div>same here, not sure if still (good) maintained, since it (multipart) is now part of the servlet spec;</div><div class="im">
<div><br></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
It would be nice (but more work) if we could marshall objects with<br>
multipart like we can with JSON.  For fields which aren&#39;t files that is<br>
easy.  For fields which are files we would have some behavior to define.<br>
<br>
I&#39;m all for making easy bindings for common types (maybe byte[], File,<br>
InputStream, BufferedImage) and having an easy way to inject custom<br>
processing (perhaps with annotations).<br></blockquote><div><br></div></div><div>that would be nice, to have an easy mapping</div><div class="im"><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; aerogear-dev mailing list<br>
&gt; <a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
<br>
<br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</blockquote></div></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</font></span></div></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>