[jboss-jira] [JBoss JIRA] (WFLY-10179) Glassfish to WildFly throw error while starting application "No ejb found with interface of type"
Sana Korejo (JIRA)
issues at jboss.org
Thu Apr 5 16:21:00 EDT 2018
Sana Korejo created WFLY-10179:
----------------------------------
Summary: Glassfish to WildFly throw error while starting application "No ejb found with interface of type"
Key: WFLY-10179
URL: https://issues.jboss.org/browse/WFLY-10179
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 8.0.0.Final
Reporter: Sana Korejo
Priority: Blocker
Application was working fine with Glassfish 3+ but on migrating it to WildFly 8 it is throwing following error while running. Application is shown in deployments, and postgressql jar too is existing in deployments. Java 6 is used.
JBAS014671: Failed services => { jboss.deployment.unit.\"mywar.file.SNAPSHOT.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"mywar.file.SNAPSHOT.war\".INSTALL" JBAS018733: Failed to process phase INSTALL of deployment \"mywar.file.SNAPSHOT.war\" Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS014544: No EJB found with interface of type "my.services.UserFacade" for binding my.package.RefFacade/userService"},
JBAS014771: Services with missing/ unavailable dependencies => ["jboss.deployment.unit.\"mywar.file.SNAPSHOT.war\".weld.weldClassIntrospector is missing ["jboss.deployment.unit.\"mywar.file.SNAPSHOT.war\".beanmanager]"]}
What can be the issue and how to fix it?
Like (0) • Reply • Share
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list