开发者

Can you use ActivationSpec values to initialize MDB?

开发者 https://www.devze.com 2023-02-25 10:02 出处:网络
I have a JCA res开发者_如何学Goource adapter that sends messages to a message-driven bean (MDB).I would like to be able to use the ActivationSpec properties to initialize the MDB instance.Is it possib

I have a JCA res开发者_如何学Goource adapter that sends messages to a message-driven bean (MDB). I would like to be able to use the ActivationSpec properties to initialize the MDB instance. Is it possible to get the ActivationSpec while executing ejbCreate() in the MDB?


The activation config is intended for the RA, not the MDB. There is no spec-defined way for an MDB to access its activation config.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号