cancel
Showing results for 
Search instead for 
Did you mean: 

Sharing a web dynpro project

Former Member
0 Kudos

I want to know few details about Web dynpro project

1.I have created a wd project and started working on it creating some views etc. Same is being done by another colegue of mine. for example he also had created same structure of the project started working on some views . What all ( files)should i copy from his system so that the views created by him is available to me.

How sharing of this works other than pvcs OR cvs

2. Is it possible for me to update my model using a modified wsdl?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

One solution is importing projects (not practical)

other one is installaing Java development infrastructure here you can get any versioned file edit checkin checkout all you can do.

hope this helps you

Regards,

RK

guru_subramanianb
Active Contributor
0 Kudos

Hi,

U hv to copy the entire folder structure plus list of libraries files and put in in corresponding path ("lib") folder in ur projext structure.

For ur second q, i don't think you have much help to do that using a modified WSDL but you can re import a model using modified mapping.

Rdgs,

G

Former Member
0 Kudos

Hi Sujesh,

You can open both the project in NWDS then copy the view ui elements from one project's view to another project's view. Similarly you can copy context also. But you have to do the context mapping again.

Regards,

Jaydeep

Former Member
0 Kudos

ok...

pls tell me what all files of a View need to be copied from my coleague's work station so that i can run the application to see the view with its layout etc

Former Member
0 Kudos

Hi,

All these projects will be stored in your sap workspace.

Open it ,copy the whole project and import the same.

Open the views in this project and copy and paste it to any WDproject in your NDS.

Regards

Bharathwaj

Former Member
0 Kudos

ok..but if i dont use it, what all files neeed to be copied for a particular view???

Former Member
0 Kudos

Hi Sujesh,

For sharing the web dynpro projcts you need JDI(Java Develpment Infrastructure) installed in your server. In that you need DTR(Design Time Repository) service of JDI. For details on this try this link.

http://help.sap.com/saphelp_nw04/helpdata/en/ae/1ae58540ea454db1aa14fd635bc10d/frameset.htm

Regards,

Jaydeep