uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39321-W
The specified default encoding to J2EE server is not supported. (type = aa....aa, encoding = bb....bb)
- aa....aa: Target for setting up the default character encoding
request: Request body and query
response: Response body
jsp: JSP file
bb....bb: Specified character encoding
- Description
- The specified character encoding cannot be used for decoding the request body and query, for encoding the response body, and as the character encoding of the JSP file.
- Ignore the specified contents, and then start the J2EE server.
- Action
- The specified character encoding cannot be used for decoding the request body and query, for encoding the response body, and as the character encoding of the JSP file. Revise the character encoding.
- The character encoding supported by JavaVM can be specified. For details about the character encoding supported by JavaVM, follow the Supported encoding section in the JDK document. The character strings that can be specified include "Formal name for java.nio API" and its optional name, and "Formal name for java.io and java.lang API" and its optional name described in the Supported encoding section.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.