Cannot expand the specified system property in the default JAAS configuration file for this application server. This file is found in the jace.jar file with the name ''jaas.conf.<server-type>'' and the error was around the indicated line number. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly SECURITY_DEFAULT_CONFIG_EXPAND_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode SECURITY_DEFAULT_CONFIG_EXPAND_ERROR; |
C++ |
---|
public: static const ExceptionCode SECURITY_DEFAULT_CONFIG_EXPAND_ERROR; |
J# |
---|
public static final ExceptionCode SECURITY_DEFAULT_CONFIG_EXPAND_ERROR |
JScript |
---|
public static const var SECURITY_DEFAULT_CONFIG_EXPAND_ERROR : ExceptionCode; |
See Also