Great, thank you! Best regards, Alex soto
> On Dec 3, 2020, at 8:42 AM, Jean-Baptiste Onofre <j...@nanthrax.net> wrote: > > Hi, > > I suspect either Aries JAXRS doesn’t set multipart on the CXF servlet (or on > the registration). > > I will take a look tomorrow morning my time. > > Regards > JB > >> Le 3 déc. 2020 à 14:28, Alex Soto <alex.s...@envieta.com >> <mailto:alex.s...@envieta.com>> a écrit : >> >> (Also posted to the Karaf mailing list) >> >> With Karaf 4.3.0, using Aries JAX-RS 1.0.10, how can I enable multi part >> support? >> >> I am adding configuration file >> “org.apache.aries.jax.rs.whiteboard.default.cfg” to the “etc” directory >> with property: >> >> osgi.http.whiteboard.servlet.multipart.enabled=true >> >> But I am still getting error: >> >> java.lang.IllegalStateException: No multipart config for servlet >> >> When getting parts from HttpServletRequest. >> >> >> Any help will be appreciated. >> >> Best regards, >> Alex soto >> >> >> >> >