cancel
Showing results for 
Search instead for 
Did you mean: 

EJB Tutorial problem

Former Member
0 Kudos

Hi everybody,

I try to do the tutorial for "Using EJBs in Web Dynpro".

[Link to Tutorial|/docs/DOC-8061#20 [original link is broken]]

But on page 14 I got problems.

I have to implement the constructor that throws an exception called "CreateException". But this cannot be resolved from my NWDS. I tried it with organizing imports but nothing happened so I tried to import the class manually with the coding

import javax.ejb.createexception;

It failed again. I think the library for this is missing. Anybody did the tutorial and solved the problem?

I am using NWDS 7.1 SP1 with SAP ehp 1.

Thx for any help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dirk,

I am not sure may be the lib ejb20 is missing. Goto used DC select active tab. In the SC SAP-2EE select ejb20.

Hope this helps.

Regards

Gunter

Former Member
0 Kudos

Hi Gunter,

thx for your answer but I didn't understand it. Where did you find the point "used DC"? Can you send me a screenshot?

Link with E-Mail-Address

[http://forums.sdn.sap.com/profile.jspa?userID=3821530]

Thx a lot