I'm trying to understand Tomcat 6.0's support for JSR-109. What does this feature get me? In the Tomcat documentation, it says
Tomcat provides factories for JSR 109 which may be used to resolve web services references.
But I don't understand what that gets me. Has anyone used this feature of Tomcat 6.x and have a specific use case or example code?