In order to write records to the CAS record stores, the document submitters import classes from the Endeca com.endeca.itl.record and com.endeca.itl.recordstore packages. These classes make use of the Apache CXF framework.

Using the default CXF configuration results in a large number of informational logging messages. The volume of the messages can result in problems, such as locking up of the terminal window. Therefore, it is a good idea to reduce the number of logging messages by setting the logging level of the org.apache.cxf.interceptor.LoggingInInterceptor and org.apache.cxf.interceptor.LoggingOutInterceptor loggers to WARNING.

The way to set these logging levels differs depending on your application server. See the documentation for your application for information.


Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices