After 2 weeks, I can finally work on this again.

Apparently, the Jndi names are completely different between JBoss and TomEE.
For example, where in JBoss I had:
"LogCaricamentoService/local"
and
"queue/massiveLoading/load"

and in TomEE I had to write:

"java:openejb/Deployment/LogCaricamentoService/it.packagename.LogCaricamentoServiceLocal!Local"

and

"java:openejb/Resource/queue/massiveLoading/load"

Is this normal? Or am I missing something?

Thank you.




--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Migrating-EJB-from-Jboss-to-TomEE-tp4680044p4680203.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to