Is there a project on say GitHub that demonstrates serious use of both JAX-RS and JAX-WS with proper exceptions being reported by both interfaces?
It's one thing reading from the documentation and very narrow examples but it would be very useful to read the sources of a major finished project to see how it's done. It would be nice to see such an example proving both styles of interface via one set of classes with associated parameters and responses and exceptions. Any suggestions? Thanks, James
