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
Customizing EJB & Entity Templates? and EJB Template Iss
How can I customize the templates for Entities and EJBs?
An issue I have noticed with the default EJB template is that they throw RuntimeException. This seems to be a mistake. If I am not mistaken, aren’t EJBs supposed to wrap any exception they do not handle into an EJBException and re-throw it?
EJB2 or EJB3? For EJB3, I believe Hibernate/JPA/EJB3 all share the same base templates here:
<install dir>\myeclipse\eclipse\plugins\com.genuitec.eclipse.hibernate_6.5.0.zmyeclipse650200806\templates
please adjust the plugin dir accordingly based on the version of MyEclipse you are using. Also be sure to backup the originals.
EJB2 or EJB3? For EJB3, I believe Hibernate/JPA/EJB3 all share the same base templates here:
<install dir>\myeclipse\eclipse\plugins\com.genuitec.eclipse.hibernate_6.5.0.zmyeclipse650200806\templates
please adjust the plugin dir accordingly based on the version of MyEclipse you are using. Also be sure to backup the originals.