Hello,
We're currently trying to start working with nwdi.
I have a Web dynpro DC that was developed in CE 7.11.
I'm trying to get that dc into the track i have pre-configured to work with Web dynpro.
I have tried using the tutorials which all end up using this method:
http://help.sap.com/saphelp_nw70/helpdata/EN/42/c8204dd57f136fe10000000a1553f7/frameset.htm
I don't know if this method is valid for 7.11 but it does not seem to work.
To begin with, the original local project structure is:
packages->com->myorg->mynewprojectnamev (and contains applications, components, models)
whereas the "dummy" DC in the track is structured differently:
packages->com->myorg->dc->project name.
Copying the packages as written in the tutorials results in many errors (nothing is actually recognized) which can only be fixed by pressing REPAIR, then reload, rebuild.
I am able to achieve a project without errors after these steps, but when building the project I get a build error:
generation error while proccessing template defaultresource
java.lang.invocationtargetexception.
I am unable to locate the real problem as i have no actually errors during rebuilding / reloading.
Any help would be much much appreciated.