Bradford Pielech wrote:
No, we didnt see any error messages relating to this, probably because the logging configuration is set in OJB.properties.
Well not exactly for two reasons: in rc7 and newer, logging settings can (and should) be specified in a separate file OJB-logging.properties. Also, a missing OJB.properties file should be noted in the boot log which does not need to be configured (it simply prints to stdout; e.g. the error message that you got is probably from the boot logger). I'll check the handling of a missing properties file.
No, we did not need to do that. All we needed to do was make sure OJB.properties, spy.properties, and the various repository.xml files could be found. There wasn't any RMI specific steps that needed to be taken beyond granting permission in the RMI.policy file. We didnt even need to add ojb.jar to the codebase list.
That's nice then, no need to configure OJB to make it work with RMI :-)
Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
