Hi
Is there any reason that RESTEasy requires default no-arg constructor? I suppose that it is requirement of specification but can you relax it? For example in Weld we can relax this requirement by adding weld.properties with
org.jboss.weld.construction.relaxed = true
Best regards,
Konrad