cancel
Showing results for 
Search instead for 
Did you mean: 

Execute() Method is undefined

Former Member
0 Kudos

Hi all.

I am developing a WebDynpro Application which will use a EJB for business logic. I am using a javabean as interface between EJB ane WebDynpro. I created a instance of model in webdynpro and i am trying to retrive the data from backend. But in webdynpro, while writing the execute() method, it displaying that execute() method is undefined for this type.

Kindly give some suggessions to rectify this.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Pavan,

Is your EJB Bean which is having execute method is in classpath ? Is those Home interface and all are in Proper place?

Thx & Rgds

SS

Answers (0)