You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/13 12:30:31 UTC

[GitHub] [camel-quarkus] mmelko commented on issue #883: Add soap dataformat quarkus extension

mmelko commented on issue #883: Add soap dataformat quarkus extension
URL: https://github.com/apache/camel-quarkus/pull/883#issuecomment-598697633
 
 
   ```xml
   <dependency>
             <groupId>javax.xml.ws</groupId>
             <artifactId>jaxws-api</artifactId>
   </dependency>
   ```
    Had to be added to work this with java 11. Now I'm waiting for CI results

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services