Re: Tomcat5 and jndi context using fscontext from Sun

2007-03-21 Thread Francesco Pretto
I forgot my app context configuration: is there anything i can to do to let that class to write inside, let's say, /tmp/visionehrcv ? (absolute path in the real fs, i intend) or am i doing something wrong? Please note that fscontext.jar and providerutil.jar are in the WEB-INF/lib director

Tomcat5 and jndi context using fscontext from Sun

2007-03-21 Thread Francesco Pretto
Hi! I use tomcat 5.0.30 with java 1.4 for my app (constrained to them, unfortunately). My os is Gnu/Linux Ubuntu 6.10. I use hibernate plus Sun fscontext (class com.sun.jndi.fscontext.RefFSContextFactory ) to create a jndi context ( stored in the filesystem) for my application, so hibernate can e