In Linux
Do the natives files go into Lib Path as a *.jar or do I pull them out of the jar as individual *.so files?
In Linux
Do the natives files go into Lib Path as a *.jar or do I pull them out of the jar as individual *.so files?
individual .so (jars are for JWS deployment).
Lilian