cancel
Showing results for 
Search instead for 
Did you mean: 

how to change a jar file ?

Former Member
0 Kudos

hi,

i have the application ess~quotas in our portal.

i need to do changes on that, and have no idea of how to do it.

int the ess~quotas folder there are files ending with .WDA and .JAR

how can i change them ? when opening in NWDS i only get strange code, not an readable

code.

reg, Martin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Martin,

You could try by renaming the file to have the extension .zip. (Do this using the command prompt (cmd) command 'ren')

Then u can open the zip file and make the desired changes.

After making the changes rename it back to .jar

Thanks

Mazin

Former Member
0 Kudos

are you trying to modify the code through NWDI? (development infrastructure)-- if you need to modify any std component of ESS you will need to have NWDI for that.

Thanks,

GLM

Former Member
0 Kudos

what the hell is NWDI ?

i am getting mad about the names of tools etc.....

every day there is a new thing to consider !

i wish back the good old abap-times -> clearly, structured !

reg, Martin

Former Member
0 Kudos

Hi Martin,

NWDI stands for Netweaver Development Infrastructure

It is a central repository where all the code is located and it helps in Change Control, Versioning etc..

Regards,

Arafat

Former Member
0 Kudos

okay, i read some about NWDI on sap.help.com

i don't understand a single word there. i just want to do a SIMPLE change in coding (displaying onw more column in a table). i don't want to use NWDI -> to configure this it takes a lot of time as it

seems to me.

how stupid is that ?

reg, Martin