This is the case today (the spec requires this name, the TCK enforces it).
On 9 May 2009, at 00:28, Dan Allen wrote:
It would seem very useful if certain components had standard names. For instance, it is quite common to consult the conversation object in JSF via the EL. I would hate for different implementations to use different names making the reference to the conversation non-portable. Would it be reasonable to make javax.context.conversation the standard name?
e.g. #{javax.context.conversation.longRunning}
-Dan