[
https://issues.apache.org/jira/browse/RAVE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215075#comment-13215075
]
Raminderjeet Singh edited comment on RAVE-488 at 2/23/12 9:41 PM:
------------------------------------------------------------------
mail jar dependency at multiple locations caused one part of the problem.. I
need to understand where actually we need mail jar and add at one place to fix
the problem.. My REST service extension also stopped working with the same
reason where i am forced to add mail jar and activation jar to fix the problem.
was (Author: raminder):
mail jar dependency at multiple locations caused one part of the problem..
I need to understart where actually we need mail jar and add at one place to
fix the problem.. My REST service extension also stopped working with the same
reason where i am forced to add mail jar and activation jar to fix the problem.
> Rave-vanilla extension to extend userservice is not working.
> ------------------------------------------------------------
>
> Key: RAVE-488
> URL: https://issues.apache.org/jira/browse/RAVE-488
> Project: Rave
> Issue Type: Bug
> Reporter: Raminderjeet Singh
>
> I am getting following error to run rave-vanilla extension after userservice
> is extended for Email service and Password update
> Error creating bean with name 'customUserService': Injection of autowired
> dependencies failed; nested exception is
> org.springframework.beans.factory.BeanCreationException: Could not autowire
> field: private org.apache.rave.portal.service.EmailService
> org.apache.rave.portal.service.impl.DefaultUserService.emailService; nested
> exception is org.springframework.beans.factory.BeanCreationException: Error
> creating bean with name 'defaultEmailService': Injection of autowired
> dependencies failed; nested exception is
> org.springframework.beans.factory.BeanCreationException: Could not autowire
> field: private org.springframework.mail.javamail.JavaMailSender
> org.apache.rave.portal.service.impl.DefaultEmailService.mailSender; nested
> exception is java.lang.NoClassDefFoundError: Ljavax/mail/Session;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira