Re: Multiple directories under /WEB-INF/classes

2017-01-14 Thread Tom Eugelink
On 13-1-2017 18:26, Mark Thomas wrote: Class loader resources have special handling. I think you'll be able to get this to work with: standardRoot.createWebResourceSet(CLASSES_JAR, "/WEB-INF/classes", new File("target/classes").getAbsolutePath(), null, "/"); If that doesn't work, I

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-14 Thread Mark Thomas
On 13 January 2017 20:55:15 GMT+00:00, marcus presley wrote: >Hi Mark, > > >I was able to work through the cmsc failed error. I rebuilt my >environment with Visual Studio 2010 and this resolved the issue. > > >I'm experiencing another issue below, when I'm compiling the openssl >source. > > >