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 2021/08/31 08:40:56 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #3056: Create a SQL / JDBC example project

jamesnetherton opened a new issue #3056:
URL: https://github.com/apache/camel-quarkus/issues/3056


   Seems that configuration for `DataSource` and general usage of it with `camel-quarkus-jdbc` & `camel-quarkus-sql` is a frequent source of confusion. So it'd be nice to go beyone pointing folks at integration tests and have a dedicated example that shows how to use the default `DataSource`, use a named `DataSource` etc.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] Delawen commented on issue #3056: Create a SQL / JDBC example project

Posted by GitBox <gi...@apache.org>.
Delawen commented on issue #3056:
URL: https://github.com/apache/camel-quarkus/issues/3056#issuecomment-925044858


   Is this what you were looking for?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zbendhiba commented on issue #3056: Create a SQL / JDBC example project

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #3056:
URL: https://github.com/apache/camel-quarkus/issues/3056#issuecomment-921694279


   Maybe have a separate one for service binding. As the README gets confusing with different use cases ?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #3056: Create a SQL / JDBC example project

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #3056:
URL: https://github.com/apache/camel-quarkus/issues/3056#issuecomment-921692273


   My initial thought was to keep it simple and just demo having the `DataSource` configured via the Quarkus config properties.
   
   But I guess it could / should be extended to support having the config driven from the service binding bits.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] vkasala commented on issue #3056: Create a SQL / JDBC example project

Posted by GitBox <gi...@apache.org>.
vkasala commented on issue #3056:
URL: https://github.com/apache/camel-quarkus/issues/3056#issuecomment-921687908


   @jamesnetherton Do you have any reuqirements for such an example?
    * Configure DataSource via Quarkus Datasource
    * on OpenShift environment, use the Service Binding?
    
    


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] Delawen commented on issue #3056: Create a SQL / JDBC example project

Posted by GitBox <gi...@apache.org>.
Delawen commented on issue #3056:
URL: https://github.com/apache/camel-quarkus/issues/3056#issuecomment-921756421


   I can add them.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] vkasala edited a comment on issue #3056: Create a SQL / JDBC example project

Posted by GitBox <gi...@apache.org>.
vkasala edited a comment on issue #3056:
URL: https://github.com/apache/camel-quarkus/issues/3056#issuecomment-921687908


   @jamesnetherton Do you have any reuqirements for such an example?
    * Configure DataSource via Quarkus Datasource
    * on Kubernetes / OpenShift environment, use the Service Binding?
    
    


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org