|
public class SessionBeanBase { defines ejbCreate() and bunch of
other methods EJB methods... } public class SBTagTreeManagerBean extends SessionBeanBase
implements SessionBean { IDE
complains that ejbCreate() method is nod defined, fails to parse the code, shows
internal error messageBox etc. Error
when clicking on i icon of
the implementing method } Vladimir Goncharov Goldman, Sachs & Co. |
