Skip to content

Commit

Permalink
Merge pull request #1731 from laurentg/scripting
Browse files Browse the repository at this point in the history
Workaround for enunciate bug 678.
  • Loading branch information
abyrd committed Feb 4, 2015
2 parents 03e743d + de14135 commit c758073
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions enunciate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<disable-rule id="jaxb.noarg.constructor"/>
<services>
<rest defaultRestSubcontext="/ws/">
<!-- Workaround for enunciate bug 678, for more info see: https://jira.codehaus.org/browse/ENUNCIATE-678 -->
<custom-resource-parameter-annotation qualifiedName="org.glassfish.jersey.media.multipart.FormDataParam" />
<content-types>
<content-type type="text/plain" id="txt"/>
</content-types>
Expand Down

0 comments on commit c758073

Please sign in to comment.