Skip to content
Ryan Heaton edited this page Mar 17, 2015 · 17 revisions

FAQ

Project Setup

Customization

  • How do I exclude certain aspects of my API from the generated documentation?
  • What annotations are available to provide Enunciate additional information about how to document my API?
  • How do I apply a custom skin to the generated documenation?
  • How do I disable the Enunciate warnings?
  • Why does Enunciate think a list is a custom element?
  • How do I add an interceptor to my service endpoint classes? How do I apply AOP?
  • How do I apply my own Spring configuration?
  • How do I customize my namespace prefixes?
  • How do I customize the file names of the generated WSDL and schema files?

Client-Side

  • How do I do HTTP Auth/set cookies/set proxy with the generated client code?
  • Perl?
  • PHP?

Integration

  • How do I integrate with an existing web app?
  • How do I secure my Web services?
  • I updated to Enunciate 1.16 and now Spring is broken!
  • How do I apply Enunciate to $MY_FAVORITE_FRAMEWORK?
    • Spring
    • JBoss Seam
    • Struts 2
    • Wicket
    • Tapestry
  • How do I use CXF? XFire?
  • Does Enunciate support WS-* ?
  • Can Enunciate work with JBoss AS and EJB?
  • How is the lifecycle of JAX-RS endpoint beans defined?
  • Does Enunciate integrate with Google App Engine?
Clone this wiki locally