You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by stanley_ <co...@digital-webmaster.com> on 2009/03/05 09:30:26 UTC

Re: Glassfish and Jackrabbit on Windows throws FileNotFoundException for LICENSE

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.


Re: Glassfish and Jackrabbit on Windows throws FileNotFoundException for LICENSE

Posted by Jaco Prinsloo <ja...@gmail.com>.
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_ <co...@digital-webmaster.com>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.
>
>