|
You may need Spring 2.0.4 latest snapshot, as I tested with the hsqldb comes with Spring petclinic example. Test environment: P.S. I have split the war file into two zip files, as JIRA restrict the upload size to 10MB. Please attach a standalone testcase without Spring, WAR, etc. Hum, I suspect this is a bug related to how Spring treats URLs and propagate them to JPA. AFAIK an URL should not use \ unless it's encoded. And certainly it should not be considered a separator. Yes but the spec states that URL should be returned, not File objects OK the bug is in ArchiveBrowser, they actually do not abstract the path. Luckily for him, Bill is a thousand miles away from me at the moment. i plan to get rid of ArchiveBrowser completly and use JarVisitor which has been more thoroughly tested. Hi Gary, can you give SVN head a try? I've reworked the way archives are parsed ( |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Can you provide a runnable test case? The path should be normalized before so such problem should not appear