[esb-issues] [JBoss JIRA] Closed: (JBESB-582) Simple_cbr Quickstart: ReceiveJMSMessage doesn't work

Mark Little (JIRA) jira-events at lists.jboss.org
Tue Jul 3 06:56:59 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBESB-582?page=all ]

Mark Little closed JBESB-582.
-----------------------------

    Resolution: Done

> Simple_cbr Quickstart: ReceiveJMSMessage doesn't work
> -----------------------------------------------------
>
>                 Key: JBESB-582
>                 URL: http://jira.jboss.com/jira/browse/JBESB-582
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.2 Milestone Release 2
>            Reporter: Bernard Tison
>         Assigned To: Kevin Conner
>            Priority: Minor
>             Fix For: 4.2 Milestone Release 3
>
>         Attachments: ReceiveJMSMessage.java
>
>
> The org.jboss.soa.esb.samples.quickstart.simplecbr.test.ReceiveJMSMessage.java code doesn't work. It creates a new QueueReceiver object every 2 seconds. Also the System.out.println(msg) does not work with JBoss Messaging. It should be System.out.println(msg.getText()).
> Attached refactored code. Tested with jbossesb-server-4.2 (using JBoss Messaging) and JBoss AS 4.2 (using JBoss MQ)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list