Re: Trouble in saving excel file to jackrabbit node

2012-01-10 Thread Alexander Klimetschek
On 09.01.12 15:07, Libin Joseph libin.efe...@gmail.com wrote: I am trying to save an excel file that a user uploads using a web browser, but i am getting an error *javax.jcr.pathnotfoundexception Which method throws? Node folder = session.getRootNode(); Node upld=folder.getNode(Traffic Software)

Trouble in saving excel file to jackrabbit node

2012-01-09 Thread Libin Joseph
Hello everyone, I am pretty new with Jackrabbit, so kindly excuse me if something does not make sense. I am trying to save an excel file that a user uploads using a web browser, but i am getting an error *javax.jcr.pathnotfoundexception * When I try the class alone to upload the file from a