[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    DO NOT REPLY [Bug 34204]  -
From:       bugzilla () apache ! org
Date:       2005-03-31 1:52:31
Message-ID: 20050331015231.8539B28A () ajax ! apache ! org
[Download RAW message or body]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34204>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34204





------- Additional Comments From kunihara@atomsystem.co.jp  2005-03-31 03:52 -------
Thank you so much for your support.

But, the patch seems not to modify FileConfigurationDelegate in 
XMLConfiguration. Because AbstractFileConfiguration#load(URL url) calls 
FileConfigurationDelegate#load(Inputstream), XMLConfiguration#load(Inputstrem) 
will not be called when I use ConfigurationFactory#getConfiguration().
Here is the its sample. I'm Sorry that it is not patch...


private class FileConfigurationDelegate extends AbstractFileConfiguration {
  public void load(InputStream in) throws ConfigurationException   // add this
  {                                                                // add this
      UseXmlEncodingHierarchicalXMLConfiguration.this.load(in);    // add this
  }                                                                // add this
  public void load(Reader in) throws ConfigurationException

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic