[Paraview-developers] load pvsm file in LiveArticles

kyr akyrieleis at gmail.com
Mon Nov 4 18:22:43 EST 2013


Hi,

thanks for this. I am a bit surprised because with an earlier version of
paraviewweb it was possible to use the loadstate function in javascript. 

In your workaround idea, would you add in the config.properties file (for
Jetty) a line like 

pw.state-loader.cmd=./bin/pvpython --file-to-load cyl.pvsm --port PORT
--authKey SECRET 

(together with the directory from where to call the command etc) 

And then specify the new application in embed.html like:

var config = {
                            sessionManagerURL: serviceURL,
                            name: "Live Articles",
                            description: "3D visualization with
ParaView/Web",
                            application: "state-loader"
                        };


Many thanks






--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/load-pvsm-file-in-LiveArticles-tp2573p2575.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.


More information about the Paraview-developers mailing list