On 29 May 2009, at 22:46, jonathan sartin wrote some stuff......

So I'm bashing my head against a brick wall here. Let me explain what  
I'm trying to do. I want to send a message from the webapp to a daemon  
that contains an arbitrary number of key value pairs with different  
value types (string, long, date etc.). I think want o preserve type  
information between sending and receiving because the values are typed  
in the model I'm using in the webapp and my deamon will be expecting  
particular types.

Of course, I can convert to a string, put the string in an event parm,  
and convert it back to the right type in the daemon. But this seems  
inelegant. Is there another way of passing these key-value pairs from  
the webapp to the daemon?

Cheers ... J



------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
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