weblogic.application.ModuleException: Exception preparing module: EJBModule(dbGradeEjb.jar) Unable to deploy EJB: /applications/dbgsvc/weblogic/domains/gpssvc/servers/AdminServer/tmp/_WL_user/dbGradeEar/euk312/dbGradeEjb.jar from dbGradeEjb.jar: Unable to set the transaction attribute for method 'getCorrelation(java.util.List,java.util.List,java.util.Date,com.db.era.portfolio.strategy.PortfolioHedgingStrategy.TimePeriodType)' on EJB 'PortfolioBuilderBean'. No matching method could be found. Please verify the method signature specified in the ejb-jar.xml file matches that of your interface for this EJB.
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 EricMa, 1 year ago
via Oracle Community by 830991, 1 year ago
via Oracle Community by user149839, 1 year ago
via Oracle Community by 2676563, 1 year ago
via Oracle Community by 701477, 1 year ago
via Oracle Community by 639151, 1 year ago
weblogic.application.ModuleException: Exception preparing module: EJBModule(dbGradeEjb.jar) Unable to deploy EJB: /applications/dbgsvc/weblogic/domains/gpssvc/servers/AdminServer/tmp/_WL_user/dbGradeEar/euk312/dbGradeEjb.jar from dbGradeEjb.jar: Unable to set the transaction attribute for method 'getCorrelation(java.util.List,java.util.List,java.util.Date,com.db.era.portfolio.strategy.PortfolioHedgingStrategy.TimePeriodType)' on EJB 'PortfolioBuilderBean'. No matching method could be found. Please verify the method signature specified in the ejb-jar.xml file matches that of your interface for this EJB.
at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:452)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)