WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS


CHKW handler validation

CHKW7405I: A handler descriptor does not exist in module {0}
Explanation This module does not define any handlers.
Action Informational message only. No user action required.
CHKW7406E: Could not load handler descriptor from module {0}. The error is {1}
Explanation handler descriptror could be incorrect format.
Action Check handler descriptor (ws-handler.xmi) file for possible errors.
CHKW7407E: One or more handler entries in handler descriptor are in invalid format in module {0}
Explanation One or more handler resources are incorrectly defined in the descriptor
Action Check handler descriptor (ws-handler.xmi) file for errors.
CHKW7408E: handler {1} should be EJB type in module {0}
Explanation Only EJB handlers should be defined handler descriptor for EJB modules.
Action Remove Non-EJB handler definitions from handler descriptor.
CHKW7409E: handlers must have a non-null name in module {0}
Explanation handler name in a handler descriptor should not be null.
Action Correct handler name field in handler descriptor.
CHKW7410E: handler {1} does not refer to a valid EJB module {0}
Explanation handler reference to EJB is not valid.
Action Correct EJB reference in the handler descriptor.
CHKW7411E: EJB {2} referred by handler {1} is not a stateless session bean in module {0}
Explanation handlers in a EJB module must be stateless session sean with local interfaces.
Action define only stateless session beans with local interfaces as handlers in a EJB module.
CHKW7412E: EJB {2} referred by handler {1} does not define local interfaces in module {0}
Explanation handlers in a EJB module must be stateless session sean with local interfaces.
Action define only stateless session beans with local interfaces as handlers in a EJB module.
CHKW7413E: handler list name must be a valid string in handler {1} in module {0}
Explanation handler list name should be a valid string that is not null.
Action Correct handler list name in the handler descriptor
CHKW7414E: duplicate handler list {2} in handler definition {1} in module {0}
Explanation A handler can be attached only once to a handler list.
Action Make sure that a handler is added to a handler list only once.
CHKW7415E: handler list {2} sequence number {3} in handler {1} in module {0} must be a valid positive number.
Explanation sequence number for handler list should be positive integer.
Action correct handler list sequence number to be a positive integer.
Reference topic    

Terms of Use | Feedback

Last updated: Nov 25, 2008 6:45:20 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.websphere.validation.base.extensions.handler.handlervalidation.html

© Copyright IBM Corporation 2006, 2007. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)