<div dir="ltr">Yes that&#39;s the idea and that&#39;s why it will be back. Just need to have that feature properly integrated.<div><br></div><div>The previous version was relying on a startup option as well. But we try to make it more dynamic with the new version which is slightly trickier.</div>
<div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 4, 2013 at 4:22 PM, kyr <span dir="ltr">&lt;<a href="mailto:akyrieleis@gmail.com" target="_blank">akyrieleis@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
thanks for this. I am a bit surprised because with an earlier version of<br>
paraviewweb it was possible to use the loadstate function in javascript.<br>
<br>
In your workaround idea, would you add in the config.properties file (for<br>
Jetty) a line like<br>
<br>
pw.state-loader.cmd=./bin/pvpython --file-to-load cyl.pvsm --port PORT<br>
--authKey SECRET<br>
<br>
(together with the directory from where to call the command etc)<br>
<br>
And then specify the new application in embed.html like:<br>
<br>
var config = {<br>
                            sessionManagerURL: serviceURL,<br>
                            name: &quot;Live Articles&quot;,<br>
                            description: &quot;3D visualization with<br>
ParaView/Web&quot;,<br>
                            application: &quot;state-loader&quot;<br>
                        };<br>
<br>
<br>
Many thanks<br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/load-pvsm-file-in-LiveArticles-tp2573p2575.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/load-pvsm-file-in-LiveArticles-tp2573p2575.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</div></div></blockquote></div><br></div>