6 Replies Latest reply on Sep 20, 2007 9:24 AM by timfox

    Publishing a message in 'NotSupported' EJB

      I have a situation that I need to publish a message in a NotSupported method of an EJB. However, when I do the publication, the message doesn't appear.

      To give you more background, read the below:

      Once the publication is completed, the NotSupported method returns to the caller and the flow continues (but see below what happens to the flow).

      As this is an exception message and as this exception is a FATAL, the flow stops which is what it is expected.

      Although the message has been published before the flow halts, the message still doesn't appear.

      I am using JmsXA conenction factory in JBM 1.2.SP2

      Any pointers are much appreciated.

      Thanks
      Madhu