Hi All: I hope no one is doing an RC today because I have a bug fix coming in tonight: Using the Configurator, the configLocation must be a URL string. File paths like "E:\and\so\on.xml" do not work because the URI class return "E" as the URI scheme. The code tries to account for file paths but fails to do so correctly.
I've dealt with this same issue before in other projects, it should be easy to fix. I am getting on the road now though, hence the delay for a fix. Thank you, Gary -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
