Hi! I hope someone can help me with a Problem with Camel Mail and JBoss 7. I want to get the attachments from Mails of a IMAP Mailbox. The connect and retrieval of the messages works correct, but the exchange objects in my processor has no Attachments in JBoss. When I call the hasAttachments method from the exchange.getIn, it returns always false. Strangly I test the application in a Tomcat. There works everthing fine and I get the attachments with no problems (the hasAttachments method returns true with tomcat). Is there maybe a special import that I need for JBoss?
Thanks! BF -- View this message in context: http://camel.465427.n5.nabble.com/Problems-with-Camel-Mail-IMAP-Attachments-and-JBoss-tp5732120.html Sent from the Camel - Users mailing list archive at Nabble.com.
