-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Violetta,

On 2/3/12 8:25 AM, Violeta Georgieva wrote:
> I have a web application that specifies in the Manifest that wants
> to use an extension.
> 
> I specify "catalina.ext.dirs" to point to the directory where I
> placed my extensions jar files.

What is the value of the catalina.ext.dirs system property? Where did
you set it? Can you verify that it is set when the JVM actually starts?

What files are in the directory or directories specified by
catalina.ext.dir?

> Unfortunately when I request my application I'm receiving 
> "ClassNotFoundException".

What class cannot be found? Is it found in any of the JAR files you
have in your catalina.ext.dir (which is, of course, the whole point of
the feature)?

> I verified that
> 
> ExtensionValidator.validateApplication() succeeded to find the
> extension jar file.

How did you verify this? Are there logs that suggest your JAR file is
being scanned? Please provide them.

> What could be the problem? May be I'm missing some configuration?

You might be, but you haven't provided any configuration to us, so we
don't know if you're missing something. Clearly, something is
misconfigured.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8tdnIACgkQ9CaO5/Lv0PCjtQCgkh8h231IQe4SZjkz2J0VzQh1
r3IAnidzPXJfRdV1TEu3b+qf0jiplsfA
=Lv/W
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to