cancel
Showing results for 
Search instead for 
Did you mean: 

war/ear file deployment in server

0 Kudos

Hi All

I am using NWDS 7.3 & customizing the log on page. when i was deploy the project the message shows deployment is successful but the changes are not refleted in page means it is not deployed in server level. it shows standard page only.not stored in server. can you please let me know where i can deploy my project.

I also maintain log on application property in NWA alias of application for customizing login page 

where i can deploy my war/ear project file?

Thanks

Raju

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajesh raju ,

Session Greetings!

May be my inputs can help you.

1. Check NWA parameters and logon page parameters.

2.Deploy logon war on server.

3.Restart portal server.

4. check log on page source on browser(it is rendering the same as per nwa attribute or not.)

Please let me know about results.

Best Regards

Amit Kumar

0 Kudos

Hi Amit,

I have make changes in logonpage.jsp file and deploying the ear file. deployment is successful after that restart my server and clear the browser cookies still changes are not refleted standard logon page only displaying

2) logon page source on browser it is not rendering the nwa attribute it takes only standard one logon_ui_resourcess

My netweaver portal version is 7.4 sp5

NWDS 7.31 sp10

jdk1.6.0_16

please help me

Regards

Rajesh

Former Member
0 Kudos

Hi Rajesh,

Can you please check once gain if you've maintained the same application alias in “Context Root” field in Modules tab of application.xml of Logon EAR file and in NWA for logon page configuration.

Also, when you're deploying the logon EAR file on the Portal server, does it updating the time stamp of the deployed file.

If not it is not updating the file when you're deploying the file through NWDS, try to deploy the file by following the below SAP Note:

1715441 - How to deploy .SCA/ .SDA/ .EAR/ .WAR files on J2EE servers on Netweaver release 7.1 and higher

In our case also, logon page changes were not getting reflected post file deployment through NWDS, so we deployed the EAR file using filesystem deployment script as mentioned in the above SAP note.

Hope this helps!!!

BR,

Anurag

Former Member
0 Kudos

Hi Raju,

Check below parameters , may be it can help

1.NWA>>Configuration>>Security>>Authentication and single sign on>>properties

2.Open NWDS >> log on page war>>.xml and context root element should be the same name as mentioned in nwa.

Best Regards

Amit Kumar Choudhary

0 Kudos

Hi Anurag,

Thanks for you reply

Run the command "deploy.bat <user>:<password>@<host>:<port> <archive location>"

i applied the note 1715441 but still it is not refleted.

My netweaver portal version is 7.4 sp5

NWDS 7.31 sp10

jdk1.6.0_16

Regards

Rajesh

0 Kudos

Hi Amit ,

Thanks for your reply

yes i have maintained alias path in NWA whatever i maintain in context root in application.xml

Regards

Rajesh

Former Member
0 Kudos

Hi Rajesh,

Install SAP NetWeaver Developer Studio (NWDS) 7.3 EHP 1 latest SP to use it as development

environment for SAP NetWeaver 7.4 latest SP.

Please go through the below SAP Note:

1791485 - NWDS 7.3 EHP1 as development environment for NetWeaver 7.4

Hope this helps!!!

BR,

Anurag

former_member183915
Active Contributor
0 Kudos

Hi,

You need to change alias in NWA that you have maintained in logon page code and take portal server restart. The new logon page would be visible.

Regards,

Navya.

0 Kudos

Hi Navya

Thanks for your reply

I already maintain alias name in NWA still changes are not refleted in my logon page

Thanks

Rajesh