I am trying to excute runnable jar file which is exported from eclipse wizard of my local project which have "sapjco3.jar" in build path. So, as soon as i try to execute jar file it gets following error: Illegal JCo archive "autobot.jar"(is my local jar file of my project). It is not allowed to rename or repackage the original archive "sapjco3.jar".
above problem occours while establishing java SAP connection(lib: "sapjco3.jar") at runtime.
Note: I am not Renaming or repackging Original sapjco3.jar