hello, i have a question upon this mecanism of locking i have a was application server(7.0.0.7) with a web application for content repository (connection is made using a JNDI)
i've tested 2 options: 1. all .jar's are included in my web application and run on server...and i get an error : allready using the repository (.lock error) 2. moved the .jar's on lib/ext path on the application server and when runing the application it works just fine..why? 10x, ana
