cancel
Showing results for 
Search instead for 
Did you mean: 

Problem upload par file...

Former Member
0 Kudos

hi,

i want to modify portal logon page, so i copied com.sap.portal.runtime.logon.par to my local drive.the problem is when i imported that par file in NWDS and then exported to portal (and did appropriate changes in authscheme.xml) it is showing portal runtime error.

but when i am changing that par file from winzip there is no error.so is there anything extra i have to add in NWDS for removing error.

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi !!

open NWDS and click file--> import the par file, give the project name

as com.COMPANYNAME.portal.runtime.logon.par.

Now some of the .jar fiels are not uploaded, this is due to a bug in the NWDS 2.0.9,

so these .jar files are needed to be put in the file structure

at drive>:/SAP/Your Project (this is the workspace in your local machine)

go to

system Admin --> support --> Browse --> Portal desktop

select com.sap.portal.runtime.logon.par --- and now click view,

this will save a .zip file in ur local machine, unzip this file and copy the jar file

from PortalINF/Private/lib/ copy all the jar files

and paste it into Drive>:/SAP/Your Project../portalINF/Private/lib (this is your workspace)

Hope this helps you

Regards

Mark

Former Member
0 Kudos

Lot of thanks to both of u

I solve my problem

Answers (1)

Answers (1)

Saravanan_SD
Advisor
Advisor
0 Kudos

Hi Nisarg,

When importing a par file, NWDS will not include the jar files. You need to include the jar files in the <b>lib</b> folder of the project.

You can Get the required jar files by unzipping the par and also include the jars in the project buildpath.

Hope it helps.

Regards,

Saravanan