[vtkusers] Need help ParaView WEB

Sebastien Jourdain sebastien.jourdain at kitware.com
Mon Apr 4 09:24:38 EDT 2011


Hi,

I'm glad that you managed to install ParaViewWeb without any
extra-help, but you should post your question on the ParaView mailing
list.

Anyway, there is 2 way to solve your problem:
- The first one is to disable the timeout on the uploaded file which
will remove them automatically and
- the second one is to put the data that you want on the server in the
directory WORKING_DIRECTORY/data.

In order to disable the timeout, you should edit the configuration
file (pw-config.properties) that you deployed inside the lib directory
of tomcat. And set the timeout value to -1.
(pw.gwt-app.upload.timeout)

You should find more information on the server setting here:
- http://www.paraview.org/Wiki/ParaViewWeb_Server_setting


Seb


On Mon, Apr 4, 2011 at 4:06 AM, le Anh Dung <anh-dung.le at insa-lyon.fr> wrote:
> Hello everybody,
> I'm new in ParaView WEB.
> I've just installed  ParaView Web locally in my own server.
> It works well. I can visualize some examples in PWApp ( Sphere, Wavelet) or
> upload files to view.
> I don't know how to add or import others examples to the server (like
> Sphere, Wavelet)  (so don't need to re-upload each times)
>
> Could somebody help me please ?
>
> Many thanks & Have a nice day :)
>
>
> ----------------------------------------------------
> Anh Dung LE.
> INSA de Lyon - Télécommunications, Services & Usages
>
> _______________________________________________
> Powered by 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list