View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820395#3820395

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820395

Hi, Kevin,

I have that same problem too...



When I turn on the SMTP appender, I will get the following error:



java.lang.NoClassDefFoundError: javax/mail/Multipart

    at java.lang.Class.getDeclaredConstructors0(Native Method)

    at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590)

    at java.lang.Class.getConstructor0(Class.java:1762)

    at java.lang.Class.newInstance0(Class.java:276)

    at java.lang.Class.newInstance(Class.java:259)

    at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:164)

    at 
org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:140)

    at 
org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:153)

    at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:201)

    .

    .

    .





I have checked that mail.jar is in my jboss/lib directory. Seems like some kind of 
class loader problem?



Have you found any solution to this yet?


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to