Hi,
I you replace the mailbox 0.2 with 0.3, you still have to update the
spring files.
I read imap was compliant with 0.2 and 0.3, but I remember I had some
issues (some method signature change).
This is why to avoid any compatibility issue, I usually take a trunk or
a release src, and rebuild all (mvn install). if you do
-DskipTests=true, it's quick.
Thx.
On 12/07/11 19:41, Norman Maurer wrote:
Just ping us if you need some help..
Bye,
Norman
2011/7/12 Saibabu Vallurupalli<[email protected]>:
Okay I will upgrade now :-(
My colleague scared me saying upgrade is not very easy after replacing
mailbox 0.3 libraries looks like I have to do some configuration changes. I
will check with Vanessa.
Thank you,
Sai
On Tue, Jul 12, 2011 at 1:37 PM, Norman Maurer<[email protected]
wrote:
JPAMailboxMembership was removed in 0.3 release. Thats why I said it
would be better to move to 0.3 api.
Bye,
Norman
2011/7/12 Saibabu Vallurupalli<[email protected]>:
I took a closure look into the issue I am getting after fixing the
Excryption logic. I have found a new class in the deployed version of
James
i.e., JPAMailBoxMessageMember.java file and this is making call to
JPAMessage.java class with the construct using different parameters.
The exception says that I am trying to create a JPAMessage with the
following signature
(Ljava/io/InputStream;JILjava/
util/List;Lorg/apache/james/mailbox/store/mail/model/PropertyBuilder),
but it doesn't look like that constructor exists? This is happening in
JPAMailboxMembership.java line#59.
I did intensive search to see where I can find JPAMailboxMembership.java
file and I failed.
Can some one point me to the correct svn path that contain
JPAMailboxMembership.java file?
Thank you,
Sai
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
Eric
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]