Jay Gagnon wrote:
+
+ printf("Delivering Indication: %s\n",
+ CMGetCharPtr(CMObjectPathToString(ind_op, NULL)));
Don't forget to change this to a CU_DEBUG().
+
+ conn = connect_by_classname(_BROKER, CLASSNAME(args->ref), &s);
Don't forget to free the connection.
--
Kaitlin Rupert
IBM Linux Technology Center
karupert(a)us.ibm.com