[
http://jira.jboss.com/jira/browse/JBESB-1238?page=comments#action_12384278 ]
Burr Sutter commented on JBESB-1238:
------------------------------------
JMSUtil.java is too complicated for learning purposes and exposes a lot of
"internal" API (EPRs and Couriers) where the average user of the JBoss ESB
should only be working with a straight JMS publisher/subscriber (or FTP, WS, etc) OR the
ServiceInvoker.
Decrease code duplication in the Quickstarts.
----------------------------------------------
Key: JBESB-1238
URL:
http://jira.jboss.com/jira/browse/JBESB-1238
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.2.1 IR1
Reporter: Kurt Stam
Assigned To: Kevin Conner
Fix For: 4.3
The quickstarts use classes like Send- and ReceiveJMSMessage. These classes are copied
across many QSs, and are starting to lead their own life, which makes it hard to maintain
them. We should extract these common classes.
--
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