Thanks Stan, that fixed it! Just some more information for other struggling with this: poi-3.0.2-FINAL.jar and poi-scratchpad-3.0.2-FINAL.jar contain LICENSE files that clashes with xml-apis-1.3.03.jar's license folder. This doesn't happen on Linux as it is case sensitive.
Thanks, Jaco On Thu, Mar 5, 2009 at 10:30 AM, stanley_ <[email protected]>wrote: > > Hi, > > I had the same problem with Jackrabbit 1.5.3. The solution to this is: > - in the .rar file there are two .jar files with FINAL in their name; in > those jar files the LICENSE does not have a .txt extension. If you rename > those files to LICENSE.txt then it should work. > If this does not solve your problem, then check all the jar files to see if > all the License files have the .txt extension. > > Best regards, > stan_ > > -- > View this message in context: > http://www.nabble.com/Glassfish-and-Jackrabbit-on-Windows-throws-FileNotFoundException-for--LICENSE-tp22208844p22347208.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > >
