Its not a bug. A jar needs to contain classes, not other jars.

-Tim

Asaf Lahav wrote:

I think encountered a tomcat classloader bug.

I have a jar file that contains several other jar files.

I expected the classloader to be aware of the jar files that are packaged
inside it.

Anyhow,

I kept getting classnotfound exceptions until I extracted the contained jars
out from the containing jar.

p.s,

the problematic jar file is:

aspectj-1.5.0.jar (of aspectJ)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to