When it gets to jndi:/localhost/NID/WEB-INF/lib/.svn/, this is a hidden file. I guess it goes there when i set up svn.
I use Sysdeo Eclipse Tomcat Launcher plugin, so i can debug directly through eclipse.
So all of my directories have .svn hidden folders in them because of subversion.
I guess this would be a bug, maybe check if the file exists?
What would be your recommendation on how to handle this situation?
EDIT: If i delete that hidden folder it starts with no errors.