cancel
Showing results for 
Search instead for 
Did you mean: 

Error: "cannot be resolved or is not a type" of webservice proxy class

Former Member
0 Kudos

Hello I'm novice in Web Dyn Pro, could you please assist me.

I have project that was developed before by others, now I encountered with errors during compilation of web service project based on ejb. If more concretely, problems occured in one auto-generated proxy class that refer to another proxy class that I don't know why was absent.

Problems occures in lines like this

com.accenture.mdp.company.model.companybasic.proxies.DefaultServiceImpl service = com.accenture.mdp.company.model.companybasic.CompanyBasic. getServiceImpl ();

Error com.accenture.mdp.company.model.companybasic.proxies.DefaultServiceImpl cannot be resolved or is not a type Request_CompanyServiceViDocument_addCompany.java

I suppose that exists the way to generate absented proxies automaticaly, may be by using wizards, but I don't know how.

Could anybody help me ?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

It is strange But I haven't found options Repair, Reload and Rebuild.

I'm using SAP NetWeaver Developer Studio 2.0.19.

Could you please to precise me where these options are ?

Former Member
0 Kudos

You should be able to find these options on the Right click context menu of your project.

Bala

Former Member
0 Kudos

Thank you we found it, but repair didn't help.

May be exists enother way then deleting and remaking webservice ?

Edited by: Sergey Chernushenko on Sep 29, 2008 5:02 PM

Former Member
0 Kudos

Unfortunatelly deleting of folder "gen_wdp" did not help.

After rebuild errors remain.

Options of project Repair, Reload and Rebuild I haven't been found in Developer Studio.

Edited by: Sergey Chernushenko on Sep 28, 2008 9:31 PM

Former Member
0 Kudos

Thanks a lot ! I think it must help, I'll try at monday.

PradeepBondla
Active Contributor
0 Kudos

Hi,

After following above also, if you get error then

go to Navigation view, expand the project structure, in delete the folder "gen_wdp". come to your webdynpro explorer and rebuild the project. hope this will solve the issue.

PradeeP

former_member197348
Active Contributor
0 Kudos

Hi Sergy,

Welcome to SDN!

Did you try Repair, Reload and Rebuild options?

(Right click on the project, you will get the options)

If still the problem exists, Close and Open the project.

Check the versions of your NWDS and the project developed NWDS are same?

Regards,

Siva