cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment Problem

Former Member
0 Kudos

I want to deploy a Web Dynpro App on a WAS System running a J2EE Server, when I try to deploy the App from Netweaver Developer Studio It ask for a SDM user, J2EE_ADMIN is the user for this, but I have external programmers that have to deploy Apps as well and I don't want to give them the password of the J2EE_ADMIN, there is another less important user that I can give to them without worry about security?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ruben,

From the configtool you can change the password of your SDM which is currently same as your J2EE_ADMIN.

So, then onwards you need not to sare J2EE_ADMIN password. But give only SDM password.

The path to the Configtool is : usr\sap\<System ID>\JC<System number>\j2ee\configtool

Regards,

Bhavik

Former Member
0 Kudos

You also may want to look into installing the JDI. This will give you the ability to check in and check out source code, merge changes, keep track of verisions, and promote code to various environments throught a web based interface. More details about this can be found at service.sap.com/jdi

Answers (0)