Re: Problems with Message

2010-02-24 Thread Norman Maurer
Hi all, I found the cause of getMessage() to return null. MimeMessage itself is not Serializable :/ So I worked arount this problem by put the whole MimeMessage into a byte[] array and now it work. Anyway thats quite inefficent, so I'm currently investigating into using a StreamMessage to store th

Problems with Message

2010-02-23 Thread Norman Maurer
Hi all, I'm currently try to write a Proof of Concept for using ActiveMQ for spooling (queue) in JAMES (james.apache.org). One of my teammates investigated into this some time ago an had some exchange with James Strachan: http://markmail.org/message/vzzmwm3kdv66r3ce#query:+page:1+mid:mp2pafe77efwc