Hello, we have the following problem: in a custom generator, we have
dbHelper = (DbHelper)this.manager.lookup(DbHelper.ROLE); this fails for some reason, but no exception is thrown. The server simply replies with response code 500. If I place log messages before and after the line above, I see the first message in the log files, but not the second. No error messages occur in the logs. Can anybody help? Thanks in advance, Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
