Why does running a MATLAB Builder for Java 1.1 (R2007a) servlet and a non-MATLAB servlet simultaneously in Tomcat (Unix) prevent correct print stream output?
Show older comments
I have a non-MATLAB Java servlet that is running on a Tomcat server on a Unix machine. This servlet writes to System.out and the written output appears as expected.
When deploying and running a MATLAB-compiled Builder for Java component as a servlet alongside the non-MATLAB servlet, the output as written by the first servlet are neither appearing correctly nor being captured in any log files.
Accepted Answer
More Answers (0)
Categories
Find more on Deploy to Java Applications Using MWArray Data API in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!