The EJB Context lookup on a JBoss EAP 6 remote client failed. This is likely because of a bad connection URL or some other setting in the JNDI environment : {0}.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly API_REMOTE_JB6EAP_EJB_CONTEXT_FAILED As ExceptionCode
C#
public static readonly ExceptionCode API_REMOTE_JB6EAP_EJB_CONTEXT_FAILED
Visual C++
public:
static initonly ExceptionCode^ API_REMOTE_JB6EAP_EJB_CONTEXT_FAILED
JavaScript
FileNet.Api.Exception.ExceptionCode.apI_REMOTE_JB6EAP_EJB_CONTEXT_FAILED

ToggleSee Also