> > On Mon, 3 Dec 2001, Lucas Gonze wrote: > > > > > Using soap-2_2/lib/soap.jar and invoking SMTP2HTTPBridge, I get the > > following > > > error: > > > java -classpath C:/src/mandingo/lib/soap-2_2/lib/soap.jar > > > org.apache.soap.server.SMTP2HTTPBridge > > > java.lang.NoClassDefFoundError: > > com/ibm/network/mail/pop3/event/MessageListener
so Richard Boehme [mailto:[EMAIL PROTECTED]] asked > > Do you have mail.jar and pop3.jar in your classpath? and at 05:03 PM 12/3/2001 -0500, Lucas Gonze replied: >Yup. > >Have tested with jars from both Tomcat and Javamail-1.2. I'm puzzled. (a) the pop3.jar I have, dated June 4th, does seem to have such a class in it. (just use grep, or ^F on the windows dir containing the jar, to search for the actual string com/ibm/network/mail/pop3/event/MessageListener because that's in the jar, uncompressed.) (b) you said java -classpath C:/src/.../soap.jar ...SMTP2HTTPBridge so how can pop3.jar be in your classpath? Tom probably-i'm-just-asleep-again..ZZZZZZ Myers
