-
Bug
-
Resolution: Done
-
Minor
-
JWS 3.0.2 DR2, JWS 3.0.3 CR1
-
None
The problem is for all versions JWS >= 3.0.0. The i.e. jws-examples-3.0.2-DR2.zip on Windows (and all systems) extracts to
<base>/jws-3.0/tomcat7 <base>/jws-3.0/tomcat8
but to properly working examples on Windows and their reachability from tomcat main page it is necessary to place files in:
<base>/jws-3.0/share/tomcat7 <base>/jws-3.0/share/tomcat8
And the files have to be extracted here after the postinstall is run, because at that time symlinked tomcat7/8 directories in <base>/jws-3.0/share are created. Or can be placed in corresponding dirs i.e. <base>/jws-3.0/share/apache-tomcat-8.0.18 or <base>/jws-3.0/share/apache-tomcat-7.0.59.
- blocks
-
JWS-164 [ASF BZ 57490] Websocket client cannot connect from Tomcat servlet with a SecurityManager in place Make it possible to use Tomcat's WebSocket client within a web application when running under a SecurityManager.
- Closed
-
JWS-165 ASF Bug 57592 – numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED Correctly handle the case where an AsyncContext is used for non-blocking I/O and is completed during a write operation.
- Closed