[jboss-dev] Weird trace log

Carlo de Wolf carlo.dewolf at jboss.com
Mon Aug 20 06:11:55 EDT 2007


On Thu, 2007-08-16 at 17:22 +0200, Adrian wrote:
...
> Alos, we don't want to see
> [StructureDeployerWrapper] - unregonised x.jar
> 5 times!
...

Agreed for the end user, but if I see:
2007-08-16 14:13:00,258 TRACE [org.jboss.deployment.EARStructure:70] Not recognised: ejb3_bb_stateless_enventry_ejb.jar
then I'm completely thrown off track.

What if it was changed into: log = Logger.getClass(StructureDeployerWrapper.class, deployer.getClass().getName());

That would give:
[org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.org.jboss.deployment.EARStructure:70] ...
and
[EARStructure] ...

?

Carlo




More information about the jboss-development mailing list