[
https://issues.apache.org/jira/browse/JSPWIKI-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885192#action_12885192
]
Florian Holeczek commented on JSPWIKI-655:
------------------------------------------
Hi,
did you check whether other webapps in your Tomcat installation are able to
send mails successfully via the configured container-managed JavaMail session
named "mail/Session"?
If that's working, please provide the following information to us:
* Which JDK is running your Tomcat installation?
* Which versions of the JavaMail and Java Activation Framework JARs are lying
where in your installation? Please check for doubles, too!
If it isn't working or you can't check, e.g. because JSPWiki is the only webapp
in that container, please check the Tomcat documentation for configuring
JavaMail properly or configure JSPWiki not to acquire a mail session via JNDI
and configure its own interface via jspwiki.properties.
Maybe you will want to check your jspwiki.properties configuration again
regarding paths - your data is widely spread over your system IMO.
Regards
Florian
> Error for Forget password
> -------------------------
>
> Key: JSPWIKI-655
> URL: https://issues.apache.org/jira/browse/JSPWIKI-655
> Project: JSPWiki
> Issue Type: Bug
> Components: Authentication&Authorization
> Affects Versions: 2.8.3
> Environment: CentOS
> Reporter: Евгений А. Ростовцев
> Priority: Minor
> Attachments: catalina.log, jspwiki.log, jspwiki.properties
>
>
> Wher I try restore passworkd
> http://iais.kemsu.ru/wiki/LostPassword.jsp?tab=lostpassword
> error occured:
> 2010-07-01 17:36:15,420 [http-80-Processor18] ERROR JSPWiki
> Wiki:/wiki/LostPassword.jsp Wiki:http://iais.kemsu.ru/wiki/LostPassword.jsp -
> Tried to reset password and got another exception:
> java.lang.ClassCastException: javax.mail.Session cannot be cast to
> javax.mail.Session
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.