Hi,
OpenFire uses concurrentlinkedhashmap-lru-1.0_jdk5.jar somewhere and in my application I need to call a method on concurrentlinkedhashmap-lru-1.4.1.jar. This causes a conflict and I get a method not found exception.
I Need to replace the libraries in OpenFire. How can I do it?
Thank you,
Tsadok