Hi All, Thanks for the help. I am very sorry, I was not careful enough that I missed the new dom jar, so java/scala is complaining about missing the Message class. Found the class few minutes after I send out the message.
I guess the confusion was caused by the fact that Message class is inside org.apache.james.mime4j.dom package while other concrete class is in the org.apache.james.mime4j.message package. So I scan through the org.apache.james.mime4j.message package. My bet anyway, sorry. Regards -- Bin Lan Software Developer Perimeter E-Security O - (203)541-3412 Follow Us on Twitter: www.twitter.com/PerimeterNews Read Our Blog: security.perimeterusa.com/blog On Thu, Oct 25, 2012 at 5:46 AM, Eric Charles <[email protected]> wrote: > On 25/10/2012 10:23, Oleg Kalnichevski wrote: > (snip) > > Yes, ideally we should not publish javadocs of the development snapshots >> unless they are clearly marked as such. >> >> > +1 > > (ps: the home page marks it: > http://james.apache.org/**mime4j/apidocs<http://james.apache.org/mime4j/apidocs> > ) > > > Oleg >> >> >> On 24/10/2012 16:41, Bin Lan wrote: >>> >>>> Dear All, >>>> >>>> So I was looking at the website api and the SVN. I realized that the >>>> class *org.apache.james.mime4j.**message.Message >>>> *is missing and it prevents of running some of the classes in samples >>>> folder. >>>> >>>> The confusing part is that the current trunk does not contain the class >>>> file at all. But the website's API doc actually has the javadoc file. >>>> Even >>>> worse, the website's API doc is based on 0.8, which is not out yet. >>>> There >>>> is a lot of confusion here. >>>> >>>> Regards >>>> Bin >>>> >>>> >> >> -- The sender of this email subscribes to Perimeter E-Security's email anti-virus service. This email has been scanned for malicious code and is believed to be virus free. For more information on email security please visit: http://www.perimeterusa.com/services/messaging This communication is confidential, intended only for the named recipient(s) above and may contain trade secrets or other information that is exempt from disclosure under applicable law. Any use, dissemination, distribution or copying of this communication by anyone other than the named recipient(s) is strictly prohibited. If you have received this communication in error, please delete the email and immediately notify our Command Center at 203-541-3444.
