RE: Strange problem reloading SQLMaps

2006-07-15 Thread Kevin Schraith
;s okay. I was more worried you were trying to do this on your production box. It should work. My only guess is that something (perhaps the app server or XML parser) is caching the XML file. I don't think you shared the actual problem and/or exception. Cheers, Clinton On 7/14/06, Kevin S

RE: Strange problem reloading SQLMaps

2006-07-14 Thread Kevin Schraith
Thanks for the quick response! But why should it be scary? All we want to do is have a simple way to reload our iBATIS XML files when debugging on an app server. Am I missing something, or is there an easier/quicker way to do this? It seems much quicker and to the point then restarting the app

Strange problem reloading SQLMaps

2006-07-13 Thread Kevin Schraith
Hello, We're using iBATIS SQLMap with the DAO wrapping functionality, and we have run into a new problem with one of our sqlMap XML files not reloading correctly. After copying a new set of XML files to our Weblogic 9.1 server, we hit a JSP file that triggers the following code: Reader reader =