how to reference a .jar shared library from another .jar shared library in weblogic 11g ?
Hi
we want to register a jar file as a shared library.
we want this to be referenced by another library ( also a jar file )
on OracleAS we could register both as libraries and import one from another and it would show up in the 'Shared library imports section' of the importing library.
while there is documentation available explaining how to reference libraries from applications in weblogic 11g, i couldn't find any that explains referencing a library from another library.
how to achieve this on weblogic 11g ? could anyone please explain this step by step ?
we want to register a jar file as a shared library.
we want this to be referenced by another library ( also a jar file )
on OracleAS we could register both as libraries and import one from another and it would show up in the 'Shared library imports section' of the importing library.
while there is documentation available explaining how to reference libraries from applications in weblogic 11g, i couldn't find any that explains referencing a library from another library.
how to achieve this on weblogic 11g ? could anyone please explain this step by step ?
Thanks
0