Add new comment

jar2exe-webapp

hello,i want to put one spring tomcat webap to a exe,so i try to use jar2exe,
i have do it sucessfully when do on examples,
but faile when i try to do on my project,which is a simple spring web project,just a hello project.
bellow is the message:
warning:cannot search for matching files underneath url [j2e:libs/web-inf-classes.jar!com/demo/web/controllers/] brease
it does not correspond to a directory in the file system

my directoy is c:tempspace/lib, not libs