cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a reference of Webdynpro DC in EJB/J2EE DC application

Former Member
0 Kudos

Hi All

I have a scenario wherein I have a Webdynpro DC which provides Connection services to all other Webdynpro DC application.

Now ,I am trying to access this Webdynpro application(ConnectionManager Java class) in a EJB/J2EE DC project.

I have exposed it as a Public part and have added it as a Used Dc in the EJB/J2EE DC project .

At build time, i am able to access all the methods of the webdynpro application but at the run-time it's not identifying the Java classes.

Note : There is no deplyment error.

Is there any solution to this problem??

Cheers

Accepted Solutions (1)

Accepted Solutions (1)

snehal_kendre
Active Contributor
0 Kudos

Hi Navneet,

you know the references in EAR project. ?

it is in application-j2ee-engine.xml file.

add reference for your web dynpro project there

Former Member
0 Kudos

Thank you for the help.

Cheers

Navneet

Answers (0)