Re: [basedb-devel] File URL

2007-10-07 Thread Jari Häkkinen
Hi, Unfortunately I am away with a poor connection to the Internet. I have a couple of pointers: 1) Look at how the MeV plug-in does. The plug-in downloads data from a BASE server using a download. MeV is a Java web start application where essential parameters are communicated through the jnlp fi

Re: [basedb-devel] File URL

2007-10-07 Thread oyeniran
Hi Peter, >If i try to download the files (while the session is still active) using >the >url's i get a http 500 response. >I suppose that the part /filemanager/files/view/ is not correct since the >fileview.jsp is not loaded, but i don't have a clue how to do it correctly. Internal server error

Re: [basedb-devel] File URL

2007-10-07 Thread Tony Travis
Peter Mertens wrote: > [...] > A possible solution would be to download the files to a folder in the > webserver's directory and than ... . This is not a very nice solution > for this problem so i hope somebody can help getting the url of the > files on the base server. Hello, Peter. You shoul

Re: [basedb-devel] File URL

2007-10-07 Thread Peter Mertens
Hi, instead of using a plugin i want to create my own base webservice. This service is almost working, except for one point. Where i want to get the url where the data files are located. So, i can get the project, experiment and the data from the experiment. Now i want to send all information ab