Hi,
here's a simple test that shows JAX-RS with multipart: https://github.com/rhoar-qe/thorntail-test-suite/tree/master/javaee/jaxrs-multipart. I'm not sure if the problem is in the List<String> aspect, or something else. Do you have a working JAX-RS application on anything else than Thorntail that accepts List<String> from multipart/form request body?
You can also try using RESTEasy's MultipartFormDataInput as a generic container, instead of your custom class.
LT
--
You received this message because you are subscribed to the Google Groups "Thorntail" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thorntail+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/thorntail/d4829010-7749-44de-9b8a-c0ad2be6dde8%40googlegroups.com.