Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[corona-dev] Exception if no CORONA_CONFIG_HOME set

 

  I've added ContainerConfigException to corona.container.config. It is a quick fix, but it handles a case in which CORONA_CONFIG_HOME variable is not set. If it wasn't set, Eclipse throw  No class def found error some classes. The reason was that plugin Activator fell on exception and the plugin was not loaded.

  It is a second case here when a failed Activator results in not loading plugin, which in turn results in strange errors.

  Pawel

 

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top