I want to modify one class inside livesite.jar.
I don't know where I should put the .java file and compile so that it will override the class present inside livesite.jar.
I tried creating java file with the same name as class file and put is under livesite_customer_src\src\com\interwoven\livesite\business\BusinessSiteMap.java but it is giving me compilation errors.
Having very less knowledge in java I could think of above solution only. Let me know if you have any other solutions.
My Teamsite version is 16.2 and it is installed on windows server.
TIA,
Niraj Kumar