spring-attic / jms

Apache License 2.0
3 stars 8 forks source link

JMS source artifacts are not functional #3

Closed sabbyanandan closed 6 years ago

sabbyanandan commented 7 years ago

From @mbogoevici on June 15, 2016 14:52

Currently we generate the JMS source artifacts based on the starter, but we do not include any JMS client libraries, nor do we set up any connection factories. Consequently, the JmsAutoConfiguration is not triggered, and the generated artifacts fail to start.

Copied from original issue: spring-cloud/spring-cloud-stream-app-starters#135

sabbyanandan commented 7 years ago

From @cforce on July 25, 2016 16:29

Is there a time line for this fix?

artembilan commented 6 years ago

Closed in favor of #1