Skip to Content
0
Former Member
Oct 03, 2005 at 02:27 AM

editing a par file

629 Views

Hi,

I am editing a par file that came from sap. Here are the steps I followed

1. downloaded the par from support -> portal runtime --> browse deplpyment and downloaded it (x.zip)

2. imported this par file into nwds which formed a prioject structuree (for instance "Y" being name of project).

got the following questions:

1. after my import, the jar files which were in (x.zip) were not visible in project structure "Y". should i import them manually?

2. the .properties file's which shows that they are in "\private\classes\" directory are shown in Y -->dist > PORTAL_INF/ classes. why are they not under "Y->dist > portal_inf/ private/classes"?

3. if i wnat to edit this par file, but since it is an sap par file, we dont have resources, so what should i do know. if i extract those jar files and decompile them into .java files, where should i put these source files, should i put them in Y--> src.core/src.api OR Y-> dist --> PORTAL_INF --> srclib.api/srclib.core

please let me know?

4. after editing i can create a par file from File --> Export --> PAR FILE etc.., but will the .jar files in the lib folders get automatically updated?

5. if the par file contains a jsp file, do u think that it would be in pagelet directory when I imported. How to edit that particular .jsp file that is inside a par that came from sap?

6. is there some good blog or any other sort of links which can guide me in editing a par file that comes from sap?

sorry if the questions are silly, but i am facing these problems..

I hoep that some one can help me in this regard.

Thank you