cancel
Showing results for 
Search instead for 
Did you mean: 

7.31 Login Page Customization - Build Error

MaheshChandra
Active Contributor
0 Kudos

Dear All,

We are struck at customizing the login page for Portal 7.31, downloaded the war file from server and Imported to NWDS

Added the Required Jar files tc~sec~ume~logon~logic_api.Jar and tc~sec~ume~logon~ui_core.jar, But we are getting erros in all Mobile folder Jsp files. WEb Jsp Files Contains one error in each file.

Screenshots attached for reference. Please suggest us on how to resolve this error (mobile & web-inf Files). is there any note or KBA on this issue.

regards,

mahesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Have a look on this:

http://scn.sap.com/thread/3187490

Former Member
0 Kudos

Hi Mahesh,

I checked my projects and I do have these errors in the mobile folder and certlogonpage.jsp in the last closing braces. This is not an issue if you have to modify and deploy the files. This will not affect your changes as the whole block is commented out in the file. If you want to remove the error completely then I would suggest you to remove the <!-- and --> tags in the block.

This will remove the errors in the certlogonpage.jsp file. I did and it worked for me. Try it out.

Thanks,

Nagarajan.