Hi,
the exception above means that you may forgot to define a bean, that implements your UserDAO interface.
Could you please post the roller-persistence.xml(s)?
<bean id="myUserDAO"...
Type: Posts; User: prolf; Keyword(s):
Hi,
the exception above means that you may forgot to define a bean, that implements your UserDAO interface.
Could you please post the roller-persistence.xml(s)?
<bean id="myUserDAO"...
Hi,
I've found an error and don't know where and how to report it.
Is the forum the right place for it?