Hello
I have this code and work fine
With STS, within the editor, it indicate me in the left part a warning message (triangle yellow) that saidCode:<int-jms:message-driven-channel-adapter id="jmsEntrada" channel="recepcion" connection-factory="connectionFactory" destination-name="ordenpedido-usa" />
Is normal this?, how I can remove it?Code:Referenced bean 'org.springframework.jms.listener.DefaultMessageListenerContainer#0' not found


Reply With Quote