cancel
Showing results for 
Search instead for 
Did you mean: 

Importing Java Bean Model (Command Bean) with Session Bean

Former Member
0 Kudos

Hello all,

I'm trying to import a CommandBean as a Java Bean Model in WebDynpro but I'm prompted with an error indicating that I cannot import the EJB (Session Bean) DC that is being accessed by my CommandBean - hence failing to import the CommandBean DC as well.

How do I import this?

Help please.

-Regards,

Jan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Updated library file with the ejb compilation/assembly to fix the problem.

PradeepBondla
Active Contributor
0 Kudos

Hi,

Check out this thread

also [developing the Command Bean and using that one|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3511] [original link is broken] [original link is broken] [original link is broken];

PradeeP

snehal_kendre
Active Contributor
0 Kudos

HI,

just add ejb20.jar as an external jar in your WD project.