[GitHub] [camel-quarkus] zhfeng commented on issue #3809: Configuration of ActiveMQ broker URL properties may require reflective access

2022-06-29 Thread GitBox


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

   It looks like we need to add all implementor of `Transport` and 
`org.apache.activemq.command.ConsumerInfo`, maybe others.
   `activemq` uses `IntrospectionSupport.setProperties` to do the reflection, 
I'm invesigating it is used.


-- 
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 #3809: Configuration of ActiveMQ broker URL properties may require reflective access

2022-06-29 Thread GitBox


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

   @jamesnetherton the full list of broker URL properties should be found on 
https://activemq.apache.org/tcp-transport-reference


-- 
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 #3809: Configuration of ActiveMQ broker URL properties may require reflective access

2022-05-25 Thread GitBox


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

   Good catch! so @jamesnetherton you think we should apply these refections in 
that post into `camel-quarkus-activemq`?


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