
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
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. |
Show » |
|
Change made on 5.5.1-fuse and 5.6.x-fuse branches.