In process of debugging the mailbox restore issue I did a comparison between 3.0-SNAPSHOT and Beta2/Beta3 releases for libraries and found: lucene-analyzers-3.0.3.jar activation-1.1.1.jar servlet-api-2.4.jar jdom-1.0.jar jaxb-api-2.1.jar stax-api-1.0-2.jar jaxb-impl-2.2.1.jar
These libraries are missing in Beta2/Beta3 and persists in 3.0-SNAPSHOT version. Is this intentional to remove these libraries in Beta2/Beta3? I copied these libraries to beta2/lib and tried to restore mailbox from maildir to jpa still the same issue. Thanks, Sai.