You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application is currently broken because there is an extra ShoppingCart field being returned to the gateway Camel route, causing an unmarshalling error:
The application is currently broken because there is an extra ShoppingCart field being returned to the gateway Camel route, causing an unmarshalling error:
It looks like it was caused by the commit to add JDG support:
https://github.com/jbossdemocentral/coolstore-microservice/blame/stable-ocp-3.9/cart-service/src/main/java/com/redhat/coolstore/model/kie/ShoppingCart.java#L20-L21
The text was updated successfully, but these errors were encountered: