Hello,
I was wondering if anyone has been successful in getting resource bundles to work with log4j and its l7dlog() methods. I know everything works great if the resource bundle is explicitly set using the setter methods but I’ve tried specifying the resource bundle through an XML configuration and fail due to an internal log4j error (“Failed to set property [resourceBundle] to value resourceBundle.”). I cannot seem to find an example of this type of configuration anywhere on the internet, and was wondering if there was a problem or I was doing something completely wrong.
Thanks,
|