[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-29 Thread Daigo Kobayashi (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12454512 ] Daigo Kobayashi commented on IBATIS-349: I posted enhancement request . http://opensource.atlassian.com/projects/spring/browse/SPR-2895 > NodeletParser ign

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-29 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12454403 ] Jeff Butler commented on IBATIS-349: Great! I'm glad this fix worked. I think you should open the enhancement request with the Spring team. You could probab

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-28 Thread Daigo Kobayashi (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12454246 ] Daigo Kobayashi commented on IBATIS-349: This works fine. And this is ideal solution. I really appriciate your great job. BTW, I'm using iBatis with spring

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-28 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12454155 ] Jeff Butler commented on IBATIS-349: I've committed some changes for IBATIS-373 that allow iBATIS to build the SqlMapClient from an InputStream rather than a R

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-28 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12454071 ] Jeff Butler commented on IBATIS-349: This is a complex issue. The real problem is that iBATIS ignores the encoding issue altogether in parsing - because we on

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-28 Thread Daigo Kobayashi (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12453970 ] Daigo Kobayashi commented on IBATIS-349: XML file have it's own encoding. So we should not ignore that encoding. If we follow this solution, we have to set

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-27 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12453773 ] Jeff Butler commented on IBATIS-349: Well, my first comment works for the SqlMapConfig file, but doesn't provide any help for the SqlMap files. Take a look at

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-27 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12453670 ] Jeff Butler commented on IBATIS-349: Would it work for you if we added methods to Resources like this: Resources.getResourceAsReader(String resource, String en

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-08 Thread Daigo Kobayashi (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12448161 ] Daigo Kobayashi commented on IBATIS-349: Is there any progress? Attachment is not enough? > NodeletParser ignore XML encoding. > --

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-05 Thread Clinton Begin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12447345 ] Clinton Begin commented on IBATIS-349: -- Can you upload the whole file? Not just the patch. Believe it or not, it's much easier to deal with. > NodeletPars

[jira] Commented: (IBATIS-349) NodeletParser ignore XML encoding.

2006-11-05 Thread Daigo Kobayashi (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-349?page=comments#action_12447338 ] Daigo Kobayashi commented on IBATIS-349: Is it possible to merge attatched code before next release 2.2.1 (or 2.3) ? > NodeletParser ignore XML encoding. >