Hello Bejamin.

Thank you for your suggestion. Unfortunately if I use either
org.opennms.netmgt.utils.ParameterMap or
org.opennms.netmgt.utils.ParameterMap I get a NoClassDefFoundError, which -
I guess - implies that I miss some artifact in my OpenNMS installation (but
I have the opennms-util-1.7.3-SNAPSHOT.jar in my lib). Am I right?

While, if I use org.opennms.netmgt.provision.support.util.ParameterMap I
just can't manage to compile my module :-(

Andrea C.


2009/4/23 Benjamin Reed <ran...@opennms.org>

> Andrea Castello wrote:
> > Hello,
> >   in the latest version of OpenNMS (1.7.3-SNAPSHOT), the class
> > ParameterMap  has been moved to package
> > org.opennms.netmgt.provision.support.util.
> >
> >   When I compile a module of OpenNMS I've writtern on version 1.6.1 it
> > is no more capable of finding the class. So, I suppose, there's a bunch
> > of new maven artifacts I have to add to my pom.xml.
> >
> >    Anyone konws what artifact does package
> > org.opennms.netmgt.provision.support.util belong to?
>
> It looks like we had 4 different copies of ParameterMap lying around in
> the 1.7.x tree.  :P
>
> You want the one in org.opennms.core.utils, which is in the opennms-util
> module (which you probably already have included).
>
> --
> Benjamin Reed
> The OpenNMS Group
> http://www.opennms.org/
>
>
>
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
>
> opennms-devel mailing list
>
> To *unsubscribe* or change your subscription options, see the bottom of
> this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-devel
>
------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to