cancel
Showing results for 
Search instead for 
Did you mean: 

Adding external class to WD project.

Former Member
0 Kudos

Hi everyone.

Does anyone have an idea how to add an external class to a WD project.

We've created a class that different projects can use it, I know I have to deploy it to

the J2EE server but don't know how.

Any help will be appreciated.

Regards, Nachshon.

Accepted Solutions (1)

Accepted Solutions (1)

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Nachshon,

<b>1.) NWDI-based Web Dynpro development</b>

look at the following threads for finding more details:

and

<b>2.) Web Dnypro Projects</b>

If Web Dynpro Component A wants to use a library in component B (stored in the lib-folder of the project) you must define a <u>sharing reference</u> to B in A. This is done under the <i>Web Dynpro Project Properties - Web Dynpro References - tab 'sharing references'</i>. For addressing Web Dynpro Project B you have to type in <b>local/<Web Dynpro Project name>.</b> This name can be seen in the J2EE Visual Admin under <i>Server XY -> Services -> Deploy</i> and then at the right side select radio button <i>'Application'</i>.

Greetings, Bertram

Answers (0)