Pessoal, boa noite.
Fiz todas as correções do meu datasource dentro do standalone.xml, porém quando subo a aplicação, as minhas tabelas não estão sendo criadas. Segue log:
service jboss.deployment.unit."livraria.war".WeldStartService (missing) dependents: [service jboss.deployment.unit."livraria.war".component.UsuarioDao.WeldInstantiator, service jboss.deployment.unit."livraria.war".component."org.jboss.weld.servlet.WeldInitialListener".WeldInstantiator, service jboss.deployment.unit."livraria.war".component.UsuarioDao.WeldInterceptorBindingsService, service jboss.deployment.unit."livraria.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator, WFLYCTL0208: ... and 15 more ]
service jboss.deployment.unit."livraria.war".beanmanager (missing) dependents: [service jboss.persistenceunit."livraria.war#livraria"]
service jboss.deployment.unit."livraria.war".component.AutorDao.CREATE (missing) dependents: [service jboss.deployment.unit."livraria.war".component.AutorDao.START]
service jboss.deployment.unit."livraria.war".component.AutorDao.JndiBindingsService (missing) dependents: [service jboss.deployment.unit."livraria.war".jndiDependencyService]
service jboss.deployment.unit."livraria.war".component.AutorDao.START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./livraria.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./livraria, service jboss.deployment.unit."livraria.war".moduleDeploymentRuntimeInformationStart, service jboss.deployment.unit."livraria.war".deploymentCompleteService]
service jboss.deployment.unit."livraria.war".component.AutorDao.VIEW."br.com.caelum.livraria.dao.AutorDao".LOCAL (missing) dependents: [service jboss.deployment.unit."livraria.war".component.AutorDao.START]
service jboss.deployment.unit."livraria.war".component.AutorDao.WeldInstantiator (missing) dependents: [service jboss.deployment.unit."livraria.war".component.AutorDao.START]
service jboss.deployment.unit."livraria.war".component.AutorDao.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.unit."livraria.war".component.AutorDao.WeldInstantiator]
service jboss
Estou usando wildfly.