Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ECLIPSE-661
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Lars Heinemann
Reporter: James Strachan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fuse IDE

browsing queues and endpoints is now broken; you cannot view the message details

Created: 17/Apr/12 01:47 PM   Updated: 25/May/12 08:40 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1.0


 Description  « Hide
steps to reproduce:
  • create the camel-activemq archetype
  • run it (local context no tests)
  • open the Fuse Integration perspective and expand the JMX tree for the process
  • select Broker
  • create a queue "Foo"
  • open the source tree and drag and drop one or more XML files from src/data onto the new queue
  • open the Message View if its not already
  • click on the queue
  • the Message View now shows the messages on the queue/endpoint
  • click on a message
  • notice Properties is now empty. This used to show the Message details so folks could see what is in a message


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
James Strachan added a comment - 23/Apr/12 01:29 PM
This is fixed now isn't it?

Lars Heinemann added a comment - 23/Apr/12 01:32 PM
should work now. the form layout was wrong and so the details form was not shown correctly.