I have been trying to run the Attachment Example. First I was getting the Error reading data stream: Error in MIME data stream, start boundary not found, I added the mail.jar to my classpath on the server and that seemed to fix that.
I have the mail.jar on my classpath on the client, without that I receive a null pointer exception. I am now receiving: org.xml.sax.SAXParseException: required character (found "l") (expected "<") Gail
