cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with WD Development Component

Former Member
0 Kudos

Hi, all!

When I create a Web Dynpro-DC, I receive the following warnings:

[Warning]: Path in Classpath for file webdynpromodel_dynamicrfc.jar not found.

and the same for all other Used DCs.

When I then rebuild the project, none of the referenced packages can be found.

Anybody got an idea?

Regards,

Thomas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Thomas,

U can find the dynamicrfc.jar file in the path where u have installed ur NWDS.

Inside the eclipse>plugins>com.sap.tc.webdynpro.runtime>lib>_webdynpro_model_dynamicrfc.jar

In the development component that u have created right click>properties>java build path>libraries tab>Add External jar.

Select the jar file that u want from the path specified above and then build ur component.

Hope it helps,

Regards,

Nagarajan.

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Thomas,

Check whether DC which you referring to other Project created(import) to local developement first. sometimes your all webdynpro code will get error because that is NWDS problem.

this is not exact solution but try once:

Close your project and open it ->reload and rebuild still exist Close NWDS and open it again do all steps =>Reload project and rebuild.

i hope it solve your problem

Regards

Suresh