Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-SLEE SubComponent-SLEE-Core Version-3.0.0 Release-Type-BETA SLEE-3.0.0.BETA1

New issue 3259 by [email protected]: Use ActivityContext id when reporting on ACI for easy correllation
http://code.google.com/p/mobicents/issues/detail?id=3259

Feature Description:

When something is amiss in SLEE, messages and traces contain ActivityContextHandle id's.
These might help in finding the cause of an error.

However, developers implementing Sbb's (and partly RA's) deal with ACI's only, of which the toString() method doesn't give the handle-id of the underlying ActivityContext. This makes it harder to relate aci's to the actual contexts when tracing and logging.

So I request to have an aci.toString() method that produces the ActivityContextHandle-id.

Reply via email to