- Submitted by Fabien Carrion.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@525529
13f79535-47bb-0310-9956-
ffa450edef68
Remove excessive syncing from listener support. (remm)
</fix>
<add>
- Web services support, except the actual factory implementations. Submitted by
- Fabien Carrion. (remm)
+ Web services support. The actual factory implementations are implemented in the
+ extras. Submitted by Fabien Carrion. (remm)
</add>
<update>
Add logging to display APR capabilities on the platform. (remm)
</subsection>
+ <subsection name="Web Services support (JSR 109)">
+
+ <p>
+ Tomcat provides factories for JSR 109 which may be used to resolve web services references.
+ Place the generated catalina-ws.jar as well as jaxrpc.jar and wsdl4j.jar (or another implementation
+ of JSR 109) in the Tomcat lib folder.
+ </p>
+
+ </subsection>
+
</section>
</body>