[GitHub] [camel-quarkus] zhfeng commented on issue #4142: Camel quarkus xslt processor runtime uriresolver not able to dynamically load resource from classpath

2022-11-21 Thread GitBox


zhfeng commented on issue #4142:
URL: https://github.com/apache/camel-quarkus/issues/4142#issuecomment-1322883409

   @alagusundarams I just close this issue since the fix has been included in 
`2.14.0` release. Free feel to reopen it if you have any problem.


-- 
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-unsubscr...@camel.apache.org

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



[GitHub] [camel-quarkus] zhfeng commented on issue #4142: Camel quarkus xslt processor runtime uriresolver not able to dynamically load resource from classpath

2022-10-25 Thread GitBox


zhfeng commented on issue #4142:
URL: https://github.com/apache/camel-quarkus/issues/4142#issuecomment-1291445898

   @alagusundarams https://github.com/apache/camel-quarkus/pull/4018 has been 
merged. Can you check with the lastest camel-qurakus building?


-- 
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-unsubscr...@camel.apache.org

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



[GitHub] [camel-quarkus] zhfeng commented on issue #4142: Camel quarkus xslt processor runtime uriresolver not able to dynamically load resource from classpath

2022-09-27 Thread GitBox


zhfeng commented on issue #4142:
URL: https://github.com/apache/camel-quarkus/issues/4142#issuecomment-1260346314

   yeah, a handy re-producer project would be very helpful. 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.

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

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



[GitHub] [camel-quarkus] zhfeng commented on issue #4142: Camel quarkus xslt processor runtime uriresolver not able to dynamically load resource from classpath

2022-09-27 Thread GitBox


zhfeng commented on issue #4142:
URL: https://github.com/apache/camel-quarkus/issues/4142#issuecomment-1260326503

   @alagusundarams I think this could be fixed in 
https://github.com/apache/camel-quarkus/pull/4018. And you needs to use 
`quarkus.camel.xslt.sources=somefile.xslt` for generating the translet classes 
at build time.
   
   > Any specific reason for avoiding the runtimeresolver from dynamically 
loading a xsl file from classpath?
   
   I think this will generat classes at runtime and only works in JVM mode. 
Anyway, with the fix of https://github.com/apache/camel-quarkus/issues/3904 we 
can support this in JVM mode.


-- 
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-unsubscr...@camel.apache.org

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