[ https://issues.apache.org/activemq/browse/CAMEL-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49804#action_49804 ]
Stephen Gargan commented on CAMEL-1358: --------------------------------------- Are sure this test is passing for you now? After a clean checkout and build I'm still seeing the same error. Out of interest, what JDK version are you using, as I've had strange collisions before between maven jaxb dependencies and those bundled with the JDK. I'm running .... java version "1.6.0_10" Java(TM) SE Runtime Environment (build 1.6.0_10-b33) Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode) thx ste > Fix for RouteTest problem in Camel-Web component > ------------------------------------------------ > > Key: CAMEL-1358 > URL: https://issues.apache.org/activemq/browse/CAMEL-1358 > Project: Apache Camel > Issue Type: Bug > Components: camel-web > Environment: Linux 2.6.27-11-generic > Reporter: Stephen Gargan > Fix For: 2.0.0 > > Attachments: camel-web-patch.txt > > > I've created a patch to fix the marshalling problems in the Camel-web > project. It scans the camel model and rest model packages to gather the > classes required for the jaxb context. The routing test passes now. > (FYI: there is no listing for this component in the components view above, > under camel-web or camel-rest) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.