cancel
Showing results for 
Search instead for 
Did you mean: 

How to import a custom webdynpro application from portal to NWDS

Former Member
0 Kudos

Hi all,

I've deployed a webdynpro from NWDS. I lost any file into workspace so I've to get source from Portal.

I got webdynpro folder from portal (by filesystem from D:\usr\sap\EID\DVEBMGS00\j2ee\cluster\server0\apps\local\name_of_webdynpro).

Into folder name_of_webdynpro there's a lot of file .CLASS but there is no EAR file .

How can I import it into NWDS ?

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

siarhei_pisarenka3
Active Contributor
0 Kudos

Hi Domenico Petronella

The original deployed EAR could be still retrieved from SDM temporary folder:

(NW 7.0): \usr\sap\<SID>\JC<XX>\SDM\root\origin\...

Try to search also for 'src.zip'. It could be found in EAR or in the application working folder mentioned by you.

BR, Siarhei

Former Member
0 Kudos

Hi Siarhei,

I found EAR file in SDM temporary folder but there no src.zip file.

src.zip file is not into folder I've mentioned.

How can I use EAR file found in SDM temporary folder?

Former Member
0 Kudos

Hi,

Please have a look at this thread,

Regards,

Saravanan K

Former Member
0 Kudos

I've an EAR file not a JAR file

Former Member
0 Kudos

Hi,

When you deploy an application .ear file gets deployed onto the server, and you cannot get the complete source code required from .ear file.

We have to take a backup the complete source code, other wise there is no way to get the source code from portal nor from server.

Thanks,

Jhansi