posted 14 years ago
Hi guys,
I have a class in a.jar which has a method of "protected void a()" type.
a.jar is a signed jar file.
I have another b.jar file which wants to access the method a()
but at the present it is not able to do so...i have tried all possible solutions
b.jar is unsigned.
now this is the last option i am not sure about so...i need help from you guys.
Does signing of jar makes a difference in acces of protected methods,and it is not possible to access it from an unsigned jar?
..............................<br />Exceptions are a part of possibility<br />Errors are a part of truth<br />................................