Issue Type: Bug Bug
Affects Versions: 0.4.0
Assignee: Unassigned
Components: Amdatu Web
Created: 01/May/12 5:08 PM
Description:

The first time REST service is started, a WARNING message appears in the log:

[2012-05-01 16:59:56] WARNING: The class org.amdatu.auth.useradmin.rest.service.RolesResource was already added. Ignored
. [org.amdatu.auth.tools.loghandler]
[2012-05-01 16:59:56] WARNING: The resource class org.amdatu.auth.useradmin.rest.service.RolesResource is not a valid re
source. Ignoring. Ensure that it has a javax.ws.rs.Path annotation and is unique. [org.amdatu.auth.tools.loghandler]
[2012-05-01 16:59:56] WARNING: The class org.amdatu.auth.useradmin.rest.service.GroupsResource was already added. Ignore
d. [org.amdatu.auth.tools.loghandler]
[2012-05-01 16:59:56] WARNING: The class org.amdatu.auth.useradmin.rest.service.UsersResource was already added. Ignored
. [org.amdatu.auth.tools.loghandler]
[2012-05-01 16:59:56] WARNING: The class org.amdatu.auth.login.service.service.LoginServiceImpl was already added. Ignor
ed. [org.amdatu.auth.tools.loghandler]
[2012-05-01 16:59:56] WARNING: The resource class org.amdatu.auth.useradmin.rest.service.UsersResource is not a valid re
source. Ignoring. Ensure that it has a javax.ws.rs.Path annotation and is unique. [org.amdatu.auth.tools.loghandler]
[2012-05-01 16:59:56] WARNING: The resource class org.amdatu.auth.login.service.service.LoginServiceImpl is not a valid
resource. Ignoring. Ensure that it has a javax.ws.rs.Path annotation and is unique. [org.amdatu.auth.tools.loghandler]
[2012-05-01 16:59:56] WARNING: The resource class org.amdatu.auth.useradmin.rest.service.GroupsResource is not a valid r
esource. Ignoring. Ensure that it has a javax.ws.rs.Path annotation and is unique. [org.amdatu.auth.tools.loghandler]

When I stop/start these services, the WARNINGs do not appear. When I restart Amdatu, the errors are displayed again.

Project: Amdatu
Labels: pfu040
Priority: Major Major
Reporter: Ivo Ladage - van Doorn
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to