[Paraview] ParaviewWeb Multiuser

Daniel Zuidinga info at seoaachen.de
Mon May 26 07:45:41 EDT 2014


I looked into the sources and doesn't understand how the stuff works 
together. In getting started example I run some sort of server and then 
I can call the url. Where is the starting point when I call a webpage 
with parameters? Where do I handle parameters like user credentials?

Some more questions:
- I have to run one vtk-webserver (how?) and sessionmanager does the rest?
- pv_web_visualizer.py does instantiate a webserver. Why is there need 
for another apache?
- when closing or refreshing the site the webserver terminates and none 
is restarted?

regards


Do I have to run a (python) script first and then the web

Am 19.05.2014 16:48, schrieb Sebastien Jourdain:
> Hi Daniel,
>
> I would suggest to handle the data-dir argument inside a shell script 
> that will then depend on the user.
> So instead of running a pvpython command line you run your custom 
> script command line.
>
> BTW, Ben the payload example given come from the documentation and are 
> given for example since none of those keys are required.
> So no worries about those fake password and user name. ;-)
>
> Seb
>
>
> On Mon, May 19, 2014 at 8:27 AM, Ben Boeckel <ben.boeckel at kitware.com 
> <mailto:ben.boeckel at kitware.com>> wrote:
>
>     On Mon, May 19, 2014 at 16:03:49 +0200, Daniel Zuidinga wrote:
>     > 'secret': 'katglrt54#%dfg',
>     > 'user': 'sebastien.jourdain',
>     > 'password': 'ousdfbdxldfgh',
>
>     Hmm...might want to change these if they're real?
>
>     --Ben
>     _______________________________________________
>     Powered by www.kitware.com <http://www.kitware.com>
>
>     Visit other Kitware open-source projects at
>     http://www.kitware.com/opensource/opensource.html
>
>     Please keep messages on-topic and check the ParaView Wiki at:
>     http://paraview.org/Wiki/ParaView
>
>     Follow this link to subscribe/unsubscribe:
>     http://www.paraview.org/mailman/listinfo/paraview
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140526/be874aa0/attachment.html>


More information about the ParaView mailing list