Hi
>  Failed to build body from bytes. Reason: java.io.IOException: No
> ClassLoaders found for: com.corpus.biemedia.servlet.MailEx

I'd say you don't have the MailEx class on the same path as ActiveMQ.
I suspect it's not good enough to have it inside the webapp because
the activemq listener probably runs with only the
jboss-"system"-classpath. Did you try to put the JAR containing MailEx
inside common/lib or server/lib?

--Mario

Reply via email to