cancel
Showing results for 
Search instead for 
Did you mean: 

Modifications to Java Web Dynpro doesn't reflect in the portla

bharath_mohan2
Participant
0 Kudos

Hi,

I have created a track to modify SAP standard Java WDP application, when I make some modification and deploy the project the changes are displayed on the portal.

However when i make subsequent changes and deploy it, the changes doesn't appear on the portal. I tried to rebuild/deploy the project several times but no change....

Is there anything else that needs to be done after deployment??

Thanks

Bharath

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Bharath,

No. No further action is required if you have deployed the application.

Please check the build log and deployment if both are successful.

In case the build is unsuccessful the last successful build would be deployed.

Also, check the J2EE server setting in the NWDS to ensure it points to the correct portal.

In case you are viewing the application from the portal iView, ensure that the iView has been created for the correct web dynpro application.

Regards,

Kartikaye

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Bharat

I think just build your project again and deploy application again .I think it might be come

Regards

Ruturaj

Former Member
0 Kudos

First cosonfirm that the deplyement is happend,

you can see in the different ways,

like you will get the build log from CBS, and the sdm, also you can get the same,

you can check in the portal thorugh the system admin role - go to support - SAP webAs system information - again SAP webAs system information - all the components

the above path will give you the deplyement information, look at your DC time stamp.

if the deployement is success there u will get the latest time stamp,

Cheers,

Appa

Former Member
0 Kudos

Go to your application, right click over it and select "Build and Run"

This works for me