weblogic.ejb.common.DeploymentException: Custom home class 'TrialBeanHomeImpl' specified in the deployment descriptor for: 'TrialBean' was not found. at java.lang.Throwable.<init>(Compiled Code) at java.lang.Exception.<init>(Compiled Code)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
weblogic.ejb.common.DeploymentException: Custom home class 'TrialBeanHomeImpl' specified in the deployment descriptor for: 'TrialBean' was not found. at java.lang.Throwable.<init>(Compiled Code) at java.lang.Exception.<init>(Compiled Code)
at java.io.IOException.
(IOException.java:45) at java.rmi.RemoteException.
(RemoteException.java:30) at weblogic.ejb.common.DeploymentException.
(DeploymentException.java:15) at weblogic.ejb.internal.EJBDeployment.deployBeanInfo(EJBDeployment.java:310)