Hi Sai,
I can't say why there is a difference on the libs.
If you simply add the jars, it won't be picked up by the classloader (classpath is set hard in the startup scripts).
You can modify the scripts, or add the jars in conf/lib/.

The most sure way to track the issue down is to have a stacktrace showing the cause of the exception.

I hope this helps.

Thx

On 26/08/11 14:48, Saibabu Vallurupalli wrote:
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.


--
Eric
http://about.echarles.net

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to