Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s/credentialsProviderProvider/credentialsProviderFactory/ #1

Merged
merged 1 commit into from
Apr 6, 2012

Conversation

groner
Copy link
Contributor

@groner groner commented Apr 5, 2012

  • org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulingAssistantEndpoint': Injection of autowired dependencies failed;
  • nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jasig.schedassist.remoting.soap.SOAPSchedulingAssistantServiceEndpoint.setAvailableService(org.jasig.schedassist.SchedulingAssistantService);
  • nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.jasig.schedassist.impl.caldav.DefaultCredentialsProviderProviderImpl] for bean with name 'credentialsProviderProvider' defined in file [/opt/services/apache-tomcat-local/webapps/nrao-scheduling-assistant/WEB-INF/classes/contexts/integration/calendarData-caldav.xml];
  • nested exception is java.lang.ClassNotFoundException: org.jasig.schedassist.impl.caldav.DefaultCredentialsProviderProviderImpl

@nblair nblair closed this Apr 6, 2012
@nblair nblair reopened this Apr 6, 2012
nblair added a commit that referenced this pull request Apr 6, 2012
s/credentialsProviderProvider/credentialsProviderFactory/
@nblair nblair merged commit cf9d241 into uPortal-Attic:master Apr 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants