Hi, I am an individual learning EJB using Eclipse (2023-03) and TomEE (9.0). I have Glassfish 7 and TomEE 9 installed within eclipse, the latter using the Tomcat 10.0 server adapter. When I do File > New > Dynamic Web Project, then TomEE shows up in the Target Runtime listbox. I have used it to create JSF and backing bean with a JNDI database resource and everything works fine.

Now I want to try an EJB project, but when I do File > New > EJB Project, TomEE does not show up in the Target Runtime listbox. Only Glassfish does. How do I get TomEE to show up in the listbox? Can anyone point me to the documentation where I could find out more about this - I couldn't find anything. Thank you.

Reply via email to