this week,i am trying to study how to use jar2exe to wrap and encrypt webapp spring project.
i can do it fellow the solution advice:Webapp,which is the project of tomcat\webapp\examples,
but failse,when i do it on my simple webapp project,with the srping,this project just pring helloworld.
the error msg is:
warning:cannot search for matching files underneath url[j2e:libs/web-inf-classes.jar!com/demo/web/controllers/] because it does not correspond to a directory in the file system
hello,
this week,i am trying to study how to use jar2exe to wrap and encrypt webapp spring project.
i can do it fellow the solution advice:Webapp,which is the project of tomcat\webapp\examples,
but failse,when i do it on my simple webapp project,with the srping,this project just pring helloworld.
the error msg is:
warning:cannot search for matching files underneath url[j2e:libs/web-inf-classes.jar!com/demo/web/controllers/] because it does not correspond to a directory in the file system
java.io.filenot foundexception: url[]
please help,tks!