Vadim Gritsenko wrote:

Ralph Goers wrote:

I'm getting an error saying that the ojb ConnectionFactoryImpl is not initialized. Is there some configuration missing?


To use OJB it has to be initialized first - for example by looking up ...ConnectionFactory role. If you use OJB directly before this component is initialized, you get exception.

Is it consequence of (non-working?) lazy mode? Should ConnectionFactoryImpl get marked as Runnable in order for it to still work in lazy mode?

Vadim

I'm not using OJB - the portal samples are. I'm trying to debug something else in the portal. This was working last week.

Does the portal sample site work for you?

Ralph

Reply via email to