The former is applicable to either the inbound or outbound adapter. The latter is for an admin object.
Justin On Thu, Dec 19, 2024 at 3:42 PM Martin Czakó <mncz...@gmail.com> wrote: > I’m a liitle bit confused. What’s the difference between > https://github.com/apache/activemq-artemis-examples/blob/main/examples/features/sub-modules/artemis-ra-rar/src/main/resources/ra.xml#L55 > a > https://github.com/apache/activemq-artemis-examples/blob/main/examples/features/sub-modules/artemis-ra-rar/src/main/resources/ra.xml#L288 > ? > > > On 16. 12. 2024, at 18:32, Justin Bertram <jbert...@apache.org> wrote: > > > > The ActiveMQ Artemis JCA RA supports admin objects for creating either > > ConnectionFactory or XAConnectionFactory based on your needs. These admin > > objects take a config property named "BrokerURL" which you can use to > > specify SSL resources (e.g. keyStorePath & trustStorePath) & passwords > > (i.e. keyStorePassword & trustStorePassword) as noted in the > documentation > > [1]. I don't know specifically how this is all configured in your Java EE > > container, but hopefully that's enough information to get you sorted out. > > > > > > Justin > > > > [1] > > > https://activemq.apache.org/components/artemis/documentation/latest/configuring-transports.html#configuring-netty-ssl > > > > On Mon, Dec 16, 2024 at 11:17 AM Martin Czakó <mncz...@gmail.com> wrote: > > > >> For a ConnectionFactory. > >> > >> Martin Czakó > >> > >>> On 16. 12. 2024, at 6:06 PM, Justin Bertram <jbert...@apache.org> > wrote: > >>> > >>> Are you configuring this for an MDB (e.g. via activation configuration > >>> properties) or for a ConnectionFactory (e.g. lookup via JNDI to send > >>> messages)? > >>> > >>> > >>> Justin > >>> > >>>> On Fri, Dec 13, 2024 at 3:38 PM Martin Czakó <mncz...@gmail.com> > wrote: > >>>> > >>>> Hi, > >>>> > >>>> How can I configure the Artemis resource adapter to use my keystore > and > >>>> truststore (plus their passwords)? I am looking into the possible > >>>> configuration properties and so far I was able to find only the option > >> to > >>>> specify Username and Password. > >>>> > >>>> Thanks > >>>> Martin Czakó > >>>> --------------------------------------------------------------------- > >>>> To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org > >>>> For additional commands, e-mail: users-h...@activemq.apache.org > >>>> For further information, visit: https://activemq.apache.org/contact > >>>> > >>>> > >>>> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org > >> For additional commands, e-mail: users-h...@activemq.apache.org > >> For further information, visit: https://activemq.apache.org/contact > >> > >> > >> > >