shared library
I need to create a shared library container of ctg for deploy a single library in weblogic 12.1.1. I have these library:
ctgserver.jar ctgclient.jar security.jar cicsframe.jar cicsecitools.jar cicseci.jar ccf2.jar
Which is the way to create a single file that contains all libraries? Because I need deploy a single library.
Thanks.