If you haven't already, try creating a WAR, and then put the xml files in WEB-INF/classes. Then, you just have to build and deploy the app, which since there's no code changes it should go quicker than stopping and starting tomcat.
-ed On 7/9/05, Sylvain Pelletier <[EMAIL PROTECTED]> wrote: > Hi, > > First I'm new to the sqlmap's world! > > I'm using sqlmap without using the dao manager of ibastis. > I work under myeclipse and when I modify the content of SQL MAP xml files > (to add a select statement for example), the changes are not do in > real-time. > I'm actually restarting tomcat each times I changes SQL MAP xml files and > it's a quite boring !! > > Thanks > > Sylvain >
