A lot of WARN in the file server.log
Hi,
First sorry for my poor English, I am French. I use a raw install of Nuxeo-Tomcat 5.4.2 without OpenOffice on CentOS 6.0
It works quite fine but I noticed there are a lot of [WARN]
in server.log
like :
[org.hibernate.ejb.Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
[org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: after reading /WEB-INF/components.xml
[org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.persistence.EntityManagerProxyInterceptor is missing. This application may not function as expected
[org.jboss.seam.Component] Component class should be serializable: org.jboss.seam.ui.facelet.mockHttpSession
[org.jboss.seam.security.permission.PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.
Should I do something to correct these warnings ? Thanks You very much.
Philippe.
As best I can tell these are standard and expected warnings on Nuxeo 5.4.2 start-up.