[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help required for webapp on Tomcat8



On 12/15/2014 10:18 AM, Emmanuel Bourg wrote:
> Le 15/12/2014 10:00, Olivier Sallou a écrit :
>
>> Caused by: java.lang.NullPointerException
>>     at
>> org.apache.tomcat.util.scan.StandardJarScanner.process(StandardJarScanner.java:291)
> Hi Olivier,
>
> This looks like this bug:
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=56923
>
> If you have symlinks in WEB-INF/lib you have to add <Resources
> allowLinking="true"/> in your context.
Correct. In fact I had in a first step removed the allowLinking, and "of
course" , there were missing jar files for the webapp (I forgot about a
few libs). Anyway, the deploy error message was not really clear.... :-(

Anyway, thanks for the hint, this was the issue.

Olivier
>
> Emmanuel Bourg
>

-- 
Olivier Sallou
IRISA / University of Rennes 1
Campus de Beaulieu, 35000 RENNES - FRANCE
Tel: 02.99.84.71.95

gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438


Reply to: