Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Done
-
Affects Version/s: 5.5.1-fuse-00-06
-
Fix Version/s: 5.6.0-fuse-00-00, 5.5.1-fuse-09-16
-
Component/s: None
-
Labels:None
Description
When a java project is created from the exploring-jms directory in an IDE an issue occurs with the QueuePTPSamples/RequestReply and TopicPubSubSamples/RequestReply samples as the Replier and Requestor classes become duplicate types. Possible resolution might be to include a package rather using a default package or renaming the classes to something more unique. Building the projects separately is not an issue.