galderz opened a new issue #996: Unresolved type JAXBContext
URL: https://github.com/apache/camel-quarkus/issues/996
 
 
   Cloning from https://github.com/quarkusio/quarkus/issues/7914
   
   camel-aws test failing w/ Quarkus/Graal master:
   
   ```
   Error: com.oracle.graal.pointsto.constraints.UnresolvedElementException: 
Discovered unresolved type during parsing: javax.xml.bind.JAXBContext. To 
diagnose the issue you can use the --allow-incomplete-classpath option. The 
missing type is then reported at run time when it is accessed the first time.
   Detailed message:
   Trace:
        at parsing 
org.apache.camel.reifier.rest.RestBindingReifier.setupJaxb(RestBindingReifier.java:166)
   Call path from entry point to 
org.apache.camel.reifier.rest.RestBindingReifier.setupJaxb(RestConfiguration, 
String, String, DataFormat, DataFormat):
        at 
org.apache.camel.reifier.rest.RestBindingReifier.setupJaxb(RestBindingReifier.java:160)
        at 
org.apache.camel.reifier.rest.RestBindingReifier.createRestBindingAdvice(RestBindingReifier.java:124)
        at 
org.apache.camel.reifier.RouteReifier.doCreateRoute(RouteReifier.java:396)
        at 
org.apache.camel.reifier.RouteReifier.createRoute(RouteReifier.java:112)
        at org.apache.camel.quarkus.core.FastModel.start(FastModel.java:57)
        at 
org.apache.camel.quarkus.core.BaseModel.startRoute(BaseModel.java:327)
        at 
org.apache.camel.quarkus.core.BaseModel.startRouteDefinitions(BaseModel.java:320)
        at 
org.apache.camel.quarkus.core.BaseModel.startRouteDefinitions(BaseModel.java:299)
        at 
org.apache.camel.quarkus.core.FastCamelContext.startRouteDefinitions(FastCamelContext.java:515)
        at 
com.oracle.svm.reflect.AbstractCamelContext_startRouteDefinitions_d9d0e38b2319b6d7686c4d0b97300500cfc8b56c_1398.invoke(Unknown
 Source)
   ```
   
   [Longer 
output](https://gist.github.com/galderz/35e0598ce8b5413386bb3191d7c1ecd7).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to