[ 
https://issues.apache.org/jira/browse/IBATIS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600749#action_12600749
 ] 

Jörg Gottschling commented on IBATIS-208:
-----------------------------------------

+1

We are looking for this too. We consider to move away from IBatis because this 
feature is missing or creating our own patch for this.

> Auto Reloading Sql-map configuration. By Observing modifed date(adding 
> datetime in Variables) or making a method reload conf.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IBATIS-208
>                 URL: https://issues.apache.org/jira/browse/IBATIS-208
>             Project: iBatis for Java
>          Issue Type: Wish
>          Components: SQL Maps
>    Affects Versions: 2.1.5
>         Environment: in general Java Env.
>            Reporter: totoro
>
> I'm using sqlmap of iBatis.
> I think ibatis is so efficient OR-Mapper. it decrease coding line and it's 
> well designed but too uncomfortable.
> whenever I modified sql of SQL Map xml file(to add select sql or to moify 
> existing one), I should have to restart app. server or redeploy web. 
> It's too boring job. 
> EJB supports hot deploy. 
> J2EE Spec. supports auto reloading class in WEB-INF. 
> why ibatis does'nt support this?
> I wish ibatis supports this functionality by adding observing pattern to xml 
> files. (ADD modified date to Variables).
> or in the next best way,
> may offer public static function for reconfigure xml files. 
> Thanks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to