0 Replies Latest reply on Feb 20, 2006 8:10 AM by nagsen_w

    Configuring JMS adapter In XI(SAPnetviewer)

    nagsen_w

      Hi all

      I am using Jboss As JMS provider..

      I am trying to push some data in JMS queue via exchange infrastructure (SAP)

      in XI

      I configure JMS adapter as JMS receiver

      I provided following parameter

      JNDI lookup of QueueConnection Factory :java/Coonection Factory

      JNDI lookup name of JMS queue : queue/A


      Name of JNDI initial ContextFactory :org.jnp.interfaces.NamingContextFactory

      After tht I provided My JNDI serevr address also.

      My Http Client send data Successfully toward JMS queue


      Inside JMS queue I dont get anything
      and I got error


      javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out]

      can anybody tell me solution....

      Thanks in Advance