Here is a quick one (At least I hope so),

I have these messages appearing in my console each time I call 
*       new DefaultContainerManager(...)

WARN    2003-09-30 11:25:14.796 [fortress.system.roles.de]: Unable to
load class org.apache.avalon.excalibur.datasource.JdbcDataSource.
Skipping.
WARN    2003-09-30 11:25:14.828 [fortress.system.roles.de]: Unable to
load class org.apache.avalon.excalibur.datasource.J2eeDataSource.
Skipping.
WARN    2003-09-30 11:25:14.843 [fortress.system.roles.de]: Unable to
load class org.apache.avalon.excalibur.datasource.InformixDataSource.
Skipping.
WARN    2003-09-30 11:25:14.843 [fortress.system.roles.de]: Unable to
load class org.apache.avalon.excalibur.monitor.ActiveMonitor. Skipping.
WARN    2003-09-30 11:25:14.843 [fortress.system.roles.de]: Unable to
load class org.apache.avalon.excalibur.monitor.PassiveMonitor. Skipping.
WARN    2003-09-30 11:25:14.843 [fortress.system.roles.de]: Unable to
load class org.apache.excalibur.xml.xpath.XPathProcessorImpl. Skipping.
WARN    2003-09-30 11:25:14.843 [fortress.system.roles.de]: Unable to
load class org.apache.excalibur.xml.xpath.JaxenProcessorImpl. Skipping.
WARN    2003-09-30 11:25:14.875 [fortress.system.roles.de]: Unable to
load class org.apache.excalibur.xml.impl.JaxpParser. Skipping.
WARN    2003-09-30 11:25:14.875 [fortress.system.roles.de]: Unable to
load class org.apache.excalibur.xml.impl.XercesParser. Skipping.

I would like to get rid of them from my console messages at startup. I
have no need of these packages. I use the
Excalibur-fortress-complete-1.0.jar with the avalon-framework.jar.

Could someone help me with removing these messages from the console
without adding the packages required in my build path.

Thanks
Dominique Paquin.

Reply via email to