[ https://issues.apache.org/activemq/browse/CAMEL-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Ford updated CAMEL-3236: ----------------------------- Attachment: camel-jmx-tstamp-jdk15.txt I fixed the timestamp by using XSLT to strip the timestamp and datetime from the xml prior to the assertion. I use xpath to validate that the timestamp and datetime elements exist but avoid the datetime format due to the timezone issue. I added a profile to the pom.xml to add the required dependencies for jaxb when running in jdk 1.5. I also modified the unit tests to not use the JMX helper class and instead use the long way around to create the proxy. I'm still having trouble with the relationNotification test so I added the ignore flag on that one. The notification created by the simple bean apparently isn't valid according to the rules in 1.5 although it worked fine in 1.6. I'll look at this at some point in the future. > Camel JMX Component > ------------------- > > Key: CAMEL-3236 > URL: https://issues.apache.org/activemq/browse/CAMEL-3236 > Project: Apache Camel > Issue Type: New Feature > Components: jmx > Reporter: Tracy Snell > Assignee: Claus Ibsen > Fix For: 2.6.0 > > Attachments: camel-jmx-patch.txt, camel-jmx-timestamp.txt, > camel-jmx-tstamp-jdk15.txt > > > Mark Ford is donating his Camel-JMX component. Providing a Jira for the code > to be submitted. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.