cancel
Showing results for 
Search instead for 
Did you mean: 

Using a WD for Java model into a J2EE enterprise application

Former Member
0 Kudos

Hi folks,

I'd like to develop a J2EE application (just for R&D purpose) with a web part which renders (into a JSP) data provided by a web service (which exposes the BAPI_FLIGHT_GETLIST), but, instead of using a classic java proxy, I want to build a WD Development Component, define in it a model, which points to the web service, and use this model into my J2EE application.

So the idea is to insert into the public part of my WD DC the model's definition, set this DC as dependence for the web and ear parts of my Enterprise Appl. In this way I could manage backend connection using the powerful tolls provided by web dynpros and render UI also with other technologies.

I'm using an SAP CE 7.1 (not installed any SPs).

Do you know if is possible to do something like that? If yes, could you please give me any hints in order to complete the task?

many many thanks to all

Cheers

Roberto

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

WebDynpro is always the endpoint. You can reuse WD parts in other WD Components, but not export them to non-WD DCs.

So what you are planning is impossible.

regards

Jan

Answers (0)