7 Replies Latest reply on Dec 6, 2010 5:54 AM by socallag

    camel - jaxb - unable to locate ObjectFactory.class or jaxb.index

    mfatafta

      I am trying to use jaxb to unmarshal xml to java object and keep getting the following error:

       

      ERROR - DeadLetterChannel              - Failed delivery for exchangeId: ID-S20786204463710/1034-1250835301019/0-5. On delivery attempt: 0 caught: java.io.IOException: "com.ss.acx.bo.generated" doesnt contain ObjectFactory.class or jaxb.index

       

      I know that the ObjectFactor.class is in the package

       

      I am using camel 1.6.1 on serviceMix 3.4.0.4

      any idea?