[ http://issues.apache.org/jira/browse/JCR-248?page=comments#action_12331709 ]
Tobias Strasser commented on JCR-248: ------------------------------------- sure you can. but then you loose the ability to resolve relative entities. currently, the config does not make use of those, so this is no problem. my point is the following: - adding a new signature that takes an inputstream would just be convenience. the overhead in typing 'new InputSource(in)' is very low - only having the InputStream signature is not acceptable, since the XML parsing could need the information stored in the InputSource. > create configuration on InputStream > ----------------------------------- > > Key: JCR-248 > URL: http://issues.apache.org/jira/browse/JCR-248 > Project: Jackrabbit > Type: Improvement > Components: config > Reporter: Costin Leau > Assignee: Jukka Zitting > Priority: Minor > Fix For: 1.0 > > RepositoryConfig should be possible to create based on InputStreams (in case > of URLs) ; right now it's possible only using String and InputSource. Please > update also the JCA connector. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira