You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "vidhyasagarj (via GitHub)" <gi...@apache.org> on 2024/01/26 02:12:50 UTC

[I] Integrations unable to refer files in project folder in dev mode. [camel-karavan]

vidhyasagarj opened a new issue, #1082:
URL: https://github.com/apache/camel-karavan/issues/1082

   Example:
   
      - Create/upload a flatpack mapping xml, test say test.mapping.xml
      - Create a simple route from(FTP)->unmarshal(Flatpack(test.mapping,xml))->log($body)
      - Run the integration in dev mode and upload file via FTP for process, throws File Not Found example for test.mapping.xml
   
   Whereas the sample works fine when dockerized from the project. I understand the issue is because the files are stored in Infinispan and hence the route cannot refer to the same file from jbang runner classpath.
   
   Do let me know if you have any suggestions, I can work on this.
   


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

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


Re: [I] Integrations unable to refer files in project folder in dev mode. [camel-karavan]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #1082:
URL: https://github.com/apache/camel-karavan/issues/1082#issuecomment-2118981707

   closing old ticket


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


Re: [I] Integrations unable to refer files in project folder in dev mode. [camel-karavan]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus closed issue #1082: Integrations unable to refer files in project folder in dev mode. 
URL: https://github.com/apache/camel-karavan/issues/1082


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


Re: [I] Integrations unable to refer files in project folder in dev mode. [camel-karavan]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #1082:
URL: https://github.com/apache/camel-karavan/issues/1082#issuecomment-1911619562

   It may be due to this to be fixed in Camel 4.4
   https://issues.apache.org/jira/browse/CAMEL-20354


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