building a jar with SMTP appender in it?

2006-12-05 Thread Jeff Drew
When I build an application .jar, I include the log4j classes I need. This works fine. However, I'm now using SMTP appender and get an error. I have the activation.jar in my .jar in the same path as the jaf1-1 framework does. Here is the exception. Any suggestions would be appreciated. Thanks

RE: building a jar with SMTP appender in it?

2006-12-05 Thread Blok, Eelke
ember 2006 18:09 To: Log4J Users List Subject: building a jar with SMTP appender in it? When I build an application .jar, I include the log4j classes I need. This works fine. However, I'm now using SMTP appender and get an error. I have the activation.jar in my .jar in the same path as

Re: building a jar with SMTP appender in it?

2006-12-06 Thread patrick
cher.java:274) > at java.lang.ClassLoader.loadClass(ClassLoader.java:235) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) > > -- View this message in context: http://www.nabble.com/building-a-jar-with-SMTP-appender-in-it--tf2762939.html#a7715087 Sent from th

Re: building a jar with SMTP appender in it?

2006-12-06 Thread Bence Takács
s(Launcher.java:274) > at java.lang.ClassLoader.loadClass(ClassLoader.java:235) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) > > -- View this message in context: http://www.nabble.com/building-a-jar-with-SMTP-appender-in-it--tf2762939.html#a7715087 Sent from the

Re: building a jar with SMTP appender in it?

2006-12-06 Thread Bence Takács
lang.ClassLoader.loadClass(ClassLoader.java:289) > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:235) > > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) > >

Re: building a jar with SMTP appender in it?

2006-12-06 Thread patrick
t sun.misc.Resource.getBytes(Resource.java:57) >> > > at >> java.net.URLClassLoader.defineClass(URLClassLoader.java:248) >> > > at java.net.URLClassLoader.access$100(URLClassLoader.java:55) >> > > at java.net.URLClassLoader$1.r

RE: building a jar with SMTP appender in it?

2006-12-06 Thread CHANG Shuh
auncher$AppClassLoader.loadClass(Launcher.java:274) > at java.lang.ClassLoader.loadClass(ClassLoader.java:235) > at > java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) > > -- View this message in context: http://www.nabble.com/building-a-jar-with-SMTP-appender-in-it--tf2762939 .html#a