[EMAIL PROTECTED] wrote:
Just upgraded from 2.1.5.1 to 2.1.7, and now I'm having problems with DirectoryGenerator. Scanning a subdirectory using
<map:match pattern=""> <map:generate type="directory" src="AnySubdirectory"> <map:parameter name="depth" value="1"/> </map:generate> <map:serialize type="xml"/> </map:match>
works perfectly. But I'm getting NullPointerException when trying to generate the actual directory using
<map:generate type="directory" src=".">
What do you expect "." to point at ? Are your sure "." worked on 2.1.5 ?
Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
