1 Reply Latest reply on Dec 7, 2005 4:14 PM by lafr

    Local interface never generated by XDoclets?

    milantomic

      Hi,

      I have read JBoss IDE Tutorial and created similar J2EE project, but using entity beans. The problem is that when I mark entity bean's interface (using JBoss IDE wizard) as "local", JBoss IDE (XDoclets) doesn't generate local interface. When I mark it as "both", then it creates only remote interface. Why? :(