The server EJB interface was not found. There is generally a chained exception that explains why the problem occurred. This exception is logged.

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

ToggleSyntax

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

ToggleSee Also