On 8/24/06, Sepand M <[EMAIL PROTECTED]> wrote:
Hi,
For certificate authentication, I'm adding two classes:
JaasCertificateCallbackHandler and CertificateCallback.
I've placed these classes in activemq-core along with
JaasCredentialCallback, etc. The problem is that activemq-jaas needs
access to these classes (since I have a new LoginModule that uses
them) and maven complains that we can't have a circular dependency
between activemq-core and activemq-jaas.
So, should I move these classes into activemq-jass? Should I move all
Callback classes to activemq-jaas? Any other way of doing this?
I'd put them in the module which uses them, so activemq-jaas sounds
about right. Does activemq-core need to access them?
--
James
-------
http://radio.weblogs.com/0112098/