Hello,

I'm using TomEE for my developments and I encoutered the following issue.

In my system.properties file I have these two lines :

openejb.deploymentId.format = {appId}/{ejbJarId}/{ejbName}
openejb.jndiname.format = {ejbName}

This configuration works perfectly for EJBs that are annotated with
@Stateless but it does not for the @MessageDriven one.

For @Stateless it's take the ejbName as JNDI name but for @MessageDriven it
takes the deploymentId as JNDI name.

Is it normal or am I missing something?

Best regards,

-- 

Hicham Yahiaoui | EdifiXio
*Mobile France:* +33 (0)7 61 43 24 48 | *Email:*
[email protected]
*Address :* 123 rue Jules Guesde, 92300 Levallois-Perret

Reply via email to