이 규칙은 weblogic.jms.extensions.WLMessageProducer API의 사용을 발견합니다. API 사용을
WebSphere Application Server에 배치하기 전에 마이그레이션해야 합니다.
WebLogic's MessageProducer API에 해당하는 WebSphere Application Server 대안책은
com.ibm.websphere.sib.api.jms.JmsMsgProducer 인터페이스입니다. 두 API의 클래스 계층과 메소드가 다르므로 모든 경우가 설명되도록
수동 마이그레이션을 수행해야 합니다.
자세한 정보는 com.ibm.websphere.sib.api.jms.JmsMsgProducer 인터페이스 Java 문서를 참조하십시오.