12 messages in org.apache.ws.juddi-dev[juddi-Developers] Monitor table added
FromSent OnAttachments
Andy CutrightAug 6, 2003 12:54 pm 
Steve ViensAug 6, 2003 1:04 pm 
Andy CutrightAug 7, 2003 12:20 pm 
Andy CutrightAug 7, 2003 12:41 pm 
Anou ManavalanAug 7, 2003 1:53 pm 
Viens, SteveAug 7, 2003 2:03 pm 
Steve ViensAug 8, 2003 3:09 am 
Steve ViensAug 8, 2003 3:16 am 
Anou ManavalanAug 8, 2003 5:50 am 
Andy CutrightAug 8, 2003 6:11 am 
Viens, SteveAug 8, 2003 6:24 am 
Andy CutrightAug 13, 2003 3:42 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[juddi-Developers] Monitor table addedActions...
From:Anou Manavalan (aman@sybase.com)
Date:Aug 7, 2003 1:53:41 pm
List:org.apache.ws.juddi-dev

Hi All,

I added the monitor functionality for jUDDI. It needs a new table MONITOR. It has a DefaultMonitor that records information like which Remote Host/IP is accessing, time and what function was called, auth-token for publish and also records the faults if any.

A juddi property "juddi.monitor" can be added to change a different monitor class ( which should implement the org.juddi.monitor.Monitor class ).

Since we have a need to find out how many people are using the UDDI repository ( inquiry/publish ), I thought this will be a good addition to jUDDI.

regards, -Anou