How I can add library external references in my EAR DC
I guru, I have a BIG problem wiht EJB,EAR and NWDI.
I working with MDM api and I have created "LOCAL" EJB and "LOCAL" EAR (for to create a simple web service).
In application-j2ee-engine.xml file I have added the library external references to <b>com.sap.mdm.tech.mdm4j</b>(<b>this library exist in J2ee</b>).
After Deploy, it works fine! The web services is OK.
But...
In <h3>NWDI</h3> scenario:
1) I have created EJB DC
2) I have created EAR DC
3) I have added library external references <b>com.sap.mdm.tech.mdm4j</b>
Resut: I have any error and my web services doesn't works!
<h3>The problem is: In NWDI scenario How I can add library external references in my EAR DC????</h3>
Help me, please!!!
Edited by: ROCCO MARINO on Oct 17, 2008 11:57 AM