From: <leg...@at...> - 2003-12-27 07:22:25
|
The following comment has been added to this issue: Author: tom quas Created: Sat, 27 Dec 2003 1:21 AM Body: If "it is not gauranteed that you can getFile() a jar via the classloader"--could you please explain why--then I do not understand why the method is still there in the first place. Sounds to me like it might break an application that uses Hibernate. Please let me know how I can register a JAR contained in a WAR file with an instance of class Configuration. Obviously, I *do not* want to access the file system since it would introduce location dependencies. Thanks, -tom --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-580 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-580 Summary: Undo deprecation of Configuration.addJar(String) Type: Improvement Status: Closed Priority: Critical Resolution: WON'T FIX Project: Hibernate2 Components: core Versions: 2.1.1 Assignee: Reporter: tom quas Created: Fri, 26 Dec 2003 3:51 PM Updated: Sat, 27 Dec 2003 1:21 AM Environment: API Description: I just realized that Configuration.addJar( String filename ) has been deprecated. I regularly use it to load mappings from the classpath. Could you please leave it in for convenience? --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |