so the problem should be with getLocalUsers returning null or
getParsedDynamicAccountParameters() returning null.
the localUserRepository is filled in the service method.
If you have the corret configuration in the assembly.xml you should
have no problems.
So, first thing, check that you updated your assembly.xml (this is a
lot different that 2.2.0 assembly.xml)
The parsedDynamicAccountParameters shouldn't be null, ever, so please
check you assembly and return your feedback.
Ok, the assembly.xml looks good.
It's getLocalUsers that return null.
It's the same problem with the latest trunk version.
Any other ideas?
Felix
java.lang.NullPointerException
at
org.apache.james.fetchmail.FetchMail.computeDynamicAccounts(FetchMail.java:747)
at
org.apache.james.fetchmail.FetchMail.updateDynamicAccounts(FetchMail.java:723)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]