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/11 17:47:59 UTC

[GitHub] [camel-kafka-connector] ruchirvaninasdaq opened a new issue #104: Not able to add resource file

ruchirvaninasdaq opened a new issue #104: Not able to add resource file
URL: https://github.com/apache/camel-kafka-connector/issues/104
 
 
   Hello, 
   
   I am trying to create the AvroSeralizer for the S3 object. I have to add schema files in the resource folder.
   https://github.com/apache/camel-kafka-connector/tree/master/core/src/main 
   
   But after the jar is built, I am not able to read the resource folder, Is there anything you have to change in pom.xml? so it can include the schema file at run time.
   
   Thanks
   

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

[GitHub] [camel-kafka-connector] ruchirvaninasdaq closed issue #104: Not able to add resource file

Posted by GitBox <gi...@apache.org>.
ruchirvaninasdaq closed issue #104: Not able to add resource file
URL: https://github.com/apache/camel-kafka-connector/issues/104
 
 
   

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

[GitHub] [camel-kafka-connector] valdar commented on issue #104: Not able to add resource file

Posted by GitBox <gi...@apache.org>.
valdar commented on issue #104: Not able to add resource file
URL: https://github.com/apache/camel-kafka-connector/issues/104#issuecomment-597951717
 
 
   @ruchirvaninasdaq could you share a project with what you have added to better understand what you would like to achieve and try to help the best we can?

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

[GitHub] [camel-kafka-connector] oscerd commented on issue #104: Not able to add resource file

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #104: Not able to add resource file
URL: https://github.com/apache/camel-kafka-connector/issues/104#issuecomment-597811793
 
 
   What have you done?

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

[GitHub] [camel-kafka-connector] ruchirvaninasdaq commented on issue #104: Not able to add resource file

Posted by GitBox <gi...@apache.org>.
ruchirvaninasdaq commented on issue #104: Not able to add resource file
URL: https://github.com/apache/camel-kafka-connector/issues/104#issuecomment-597833760
 
 
   Created the classes to get schema, but still not able to read to resource folder.

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