Closed GoogleCodeExporter closed 9 years ago
After debugging and tracing Jetty's code ,
Jetty change Scanner's default recursive setting since Jetty7.
That means it only scan the first level of files in the classpath,
we just set it back and everything solved.
Currently we move to nightly version 20110629 to fix this issue.
Original comment by tonylovejava
on 29 Jun 2011 at 10:38
Reference to Issue 40 , user report that bug is fixed. ;)
Original comment by tonylovejava
on 29 Jun 2011 at 4:42
Original issue reported on code.google.com by
tonylovejava
on 29 Jun 2011 at 5:01