<div dir="ltr">Hi Bogdan,<div><br></div><div>The Session manager code is available here: <a href="http://paraview.org/ParaViewSessionManager.git">http://paraview.org/ParaViewSessionManager.git</a></div><div><br></div><div>
And you should be able to use the set of servlets/classes directly in Tomcat.</div><div><br></div><div>But remember that our current implementation of the WS forwarding inside Jetty is not the most robust one. You may want to revisit that piece of code.</div>
<div>Or maybe Tomcat provide a built-in mechanism to handle WS forwarding.</div><div><br></div><div>Hope that helps,</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 12, 2013 at 8:02 AM, Bogdan Daqui Herrera <span dir="ltr"><<a href="mailto:bdaqui@simscale.de" target="_blank">bdaqui@simscale.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
At our company we are integrating the new ParaviewWeb module from the<br>
4.0 release of Paraview for simulation and scientific data visualization<br>
and post-processing.<br>
<br>