You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by Michael Mattox <mi...@verideon.com> on 2005/08/09 16:38:55 UTC

Struts integration - HiveMind Plugin

I found the plugin on the wiki page but it doesn't compile, because the
this method call:

builder.processModules(resolver);

and it doesn't seem to work without this line.  I look at the javadoc for
RegistryBuilder but nothing takes a ClassResolver so I'm lost.  Any ideas
on how to update it for HiveMind 1.1 beta?  The Wiki page is from December
2004.  I like the plugin idea to integration with Struts but if anyone
else has a better idea then I'm interested as well.

Thanks,
Michael



--
This E-mail is confidential.  It may also be legally privileged.  If you are
not the addressee you may not copy, forward, disclose or use any part of it.
If you have received this message in error, please delete it and all copies
from your system and notify the sender immediately by return E-mail.
Internet communications cannot be guaranteed to be timely, secure, error or
virus-free.  The sender does not accept liability for any errors or omissions.


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


RE: Struts integration - HiveMind Plugin

Posted by James Carman <ja...@carmanconsulting.com>.
XmlModuleDescriptorProvider has a constructor that takes a ClassResolver.
Try that.

-----Original Message-----
From: Michael Mattox [mailto:michael.mattox@verideon.com] 
Sent: Tuesday, August 09, 2005 10:39 AM
To: hivemind-user@jakarta.apache.org
Subject: Struts integration - HiveMind Plugin

I found the plugin on the wiki page but it doesn't compile, because the
this method call:

builder.processModules(resolver);

and it doesn't seem to work without this line.  I look at the javadoc for
RegistryBuilder but nothing takes a ClassResolver so I'm lost.  Any ideas
on how to update it for HiveMind 1.1 beta?  The Wiki page is from December
2004.  I like the plugin idea to integration with Struts but if anyone
else has a better idea then I'm interested as well.

Thanks,
Michael



--
This E-mail is confidential.  It may also be legally privileged.  If you are
not the addressee you may not copy, forward, disclose or use any part of it.
If you have received this message in error, please delete it and all copies
from your system and notify the sender immediately by return E-mail.
Internet communications cannot be guaranteed to be timely, secure, error or
virus-free.  The sender does not accept liability for any errors or
omissions.


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org