cancel
Showing results for 
Search instead for 
Did you mean: 

NWDI failed to resolve reference...

Joseph_BERTHE
Active Contributor
0 Kudos

Hi,

After configuring my NWDI, and after rebuilding my DC, i've got plenty of error like this :


22 juin 2007 11:02:20 /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/tc/cmi" for DC "mycompany.com_PROJECT_1:com.mycompany/component01":Cannot find compartment of used component: sap.com:tc/cmi

In my SLD I added :

SAP J2EE ENGINE

SAP BUILD TOOL

SAP JAVA TECHNOLOGY SERVICES

WEB DYNPRO RUNTIME

And i'm using WAS 7.00

Regards

Message was edited by:

berthe joseph

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try this:

1. Open the CBS through WebUI.

2. Select <i>Compartments</i> and select your SC compartment in the upper table.

3. Naviate to tabstrip <i>Build the Compartment</i> in the table below.

4. Finally select the <i>Build Variant</i> and choose <i>Initialize Compartment</i>.

5. After completion you must perform sync of the project.

Regards,

Satyajit.

Joseph_BERTHE
Active Contributor
0 Kudos

Hello,

It seams working but only if the classpath is OK. I mean, when I create a new DC, the classpath is not crrectly set up. I mean there is only the J2EE library in it.

What can I do to have the complete classpath ?

regards

Joseph_BERTHE
Active Contributor
0 Kudos

Hi,

I solved my problem in check-in all the SCA file into the CMS administrator and then import it in the Development system. Then I sync my souces and ell was OK.

Thanks

Joseph