Now that I\'ve figured out how to use JAXB generate JSON I can request/respond with it on my server and I\'d like to figure out how I can generate useful documentation for human
Swagger is a good option (per @fehguy) and you should also check out enunciate and see what works best for your application...