PDA

View Full Version : No WEB-INF in lps-core


lianseng
10-15-2004, 04:24 PM
I tried downloading the lps-core.

I must be missing something because I don't see WEB-INF in the lps-2.2 directory, which according to the README is the unpacked WAR.

LS

bloch
10-15-2004, 04:25 PM
The core distro itself is not a webapp.

Inside the core you'll find the lps-2.2 directory which is a webapp.

Best,
Eric

lianseng
10-15-2004, 04:48 PM
Yup, false alarm, it's there.

I am on XP. I was missing the some long directories because of my brain-damaged zip utility that doesn't handle long filenames properly.

When I did a "tar -zxvf" on cygwin, WEB-INF was there.

Thanks.