[ 
https://issues.apache.org/jira/browse/CAMEL-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064566#comment-13064566
 ] 

Babak Vahdat commented on CAMEL-4220:
-------------------------------------

Claus,

thanks for the fix however the last piece of the puzzle is still missing, that 
is https://svn.apache.org/repos/asf/camel/trunk/examples/pom.xml, that's it 
should be changed to
...
    <module>camel-example-loadbalancing</module>
...
    <module>camel-example-reportincident-wssecurity</module>
...

As here maven goes searching for the directory names by the module tag and NOT 
the artifactId's...And as a result the maven build is currently failing on the 
trunk. Sorry if I was the cause of any irritation :-(


> Add jaxb.index file to camel-example-spring-ws to avoid issues on some 
> systems not capable of doing JAXB marshalling
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4220
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4220
>             Project: Camel
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> You may end up in situations where the example cannot start throwing 
> exceptions
> [ main] MessageDispatcherServlet ERROR Context initialization failed
> org.apache.camel.RuntimeCamelException: javax.xml.bind.JAXBException: 
> "org.apache.camel.example.server.model" doesnt contain ObjectFactory.class or 
> jaxb.index

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to