PR created: https://github.com/apache/tomee-site-generator/pull/4
On Thu, Jul 13, 2017 at 2:25 PM, Otávio Gonçalves de Santana < [email protected]> wrote: > > The resource for using JMS setting from both file resource and annotation. > > Eg: > > > <Resource id="id" type="ActiveMQResourceAdapter"> > BrokerXmlConfig = description > ServerUrl = description > startupTimeout = description > </Resource> > > > On Thu, Jul 13, 2017 at 1:27 PM, Jonathan Gallimore < > [email protected]> wrote: > >> Hi Otavio >> >> This sounds like it will be very helpful. What are you planning to put >> under "Configurations"? Some examples for specific JMS providers would be >> really helpful. Not sure if we still have it, but we used to have >> something >> similar for different data sources. >> >> Jon >> >> On Thu, Jul 13, 2017 at 4:48 PM, Otávio Gonçalves de Santana < >> [email protected]> wrote: >> >> > Hey folks >> > >> > I'm writing documentation to Improve the JMS at the website. >> > This enhancement has the following topics: >> > >> > >> > - Understanding the on TomEE JMS >> > >> > >> > - JMS >> > - Message >> > - Message Types >> > - JMS Advanced >> > >> > >> > >> > - JMS Advanced >> > >> > >> > - Activation Configuration >> > - Configurations >> > >> > >
