On 8/31/07, Daniele Trovato (dtrovato) <[EMAIL PROTECTED]> wrote: > I have just installed roller and i'm trying to work on it. > > I have a problem related with all the Edit function, so for example it > does'nt display me the "New Entry" page, that's the message in the > debug mode: > > > Unexpected Exception > Status Code 500 > Message Servlet execution threw an exception > Type > Exception java.lang.NoClassDefFoundError: > javax/mail/MessagingException
Looks like you need to follow the instructions in the installation guide regarding the Java Mail jars: activation.jar and mail.jar. - Dave
