Hi all,
I am working with DTR and I'm trying to figure how to configure DC references correctly. The DCs I have are:
1. EJB module DC that contain a session bean.
2. Java DC that uses the EJB module (#1)(client)
3. Web Dynpro DC that uses the Java DC (#2)
4. EAR DC that deploys the EJB module (#1)
I tried to add the Java and EJB DCs as used DCs for the Web Dynpro DC, but this doesn't seem to work.
How exactly should I define the used DCs (run time, design time, deploy time soft/hard etc? Do you know of any documents that describe how to do it (I found a tutorial in the Web Dynpro tutorials that explains how to use an EJB from web dynpro, but it didn't address any issue regarding DC references)
Thanks in advance,
David