Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am trying to test a simple EJB 3.0 app using MyEclipse and JBoss.
I have installed Eclipse 3.1M4m, MyEclipse 3.8.4B1, JBoss 4 and JDK 5.0.
Does MyEclipse support EJB 3.0 and annotations etc?
I having some problems getting this going. Are there any tutorials etc.
Does MyEclipse support EJB 3.0 and annotations etc?
There is no explicit support for EJB 3 yet, but if you are using Annotations in your .java files, then that is handled by the Eclispe Java editor, which IIRC does support JDK 5 annotations. Although I don’t know if the support was full in the M4 release (although that is the only compatible release with ME right now).