09:05:29,680 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) Starting deployment of "spring-hibernate-mysql.war"
09:05:31,005 WARN [org.jboss.as.ee.component.deployers.ResourceInject ionAnnotationParsingProcessor] (MSC service thread 1-2) Can't handle @Resource for ENC name: personService on class org.krams.tutorial.controller.MainController since it's missing a "lookup" (or "mappedName") value and isn't of any known type
09:05:31,006 WARN [org.jboss.as.ee.component.deployers.ResourceInject ionAnnotationParsingProcessor] (MSC service thread 1-2) Can't handle @Resource for ENC name: sessionFactory on class org.krams.tutorial.service.PersonService since it's missing a "lookup" (or "mappedName") value and isn't of any known type
09:05:31,092 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
09:05:31,148 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/spring-hibernate-mysql]] (MSC service thread 1-2) Initializing Spring root WebApplicationContext
09:05:32,289 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/spring-hibernate-mysql]] (MSC service thread 1-2) Initializing Spring FrameworkServlet 'spring'
09:05:32,317 INFO [org.jboss.web] (MSC service thread 1-2) registering web context: /spring-hibernate-mysql
09:05:32,340 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "spring-hibernate-mysql.war"