Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deployment Error BeanClassChecker.java:491

655384Jul 22 2011 — edited Jul 25 2011
While deploying our ejb webservice in weblogic9.2 server we are getting the following error.Could anone help in this issue

Exception preparing module: EJBModule(myservice.jar) Unable to deploy EJB:myservice.jar from myService.jar: There are 1 nested errors: weblogic.ejb.container.compliance.ComplianceException: In EJB MyWebService, method execute(com.someservice.dto.request.myWebService) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class. at weblogic.ejb.container.compliance.BeanClassChecker.checkBusinessMethods(BeanClassChecker.java:491) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke

Thanks

Kaywin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2011
Added on Jul 22 2011
1 comment
498 views