Hi Ara, > Glad to hear that.
Year.This is really cool and really pragmatic. Looking forward what you create with XDoclet2.... > > Have somebody else similar problems? > > No. So you set maven.ejbdoclet.homeinterface.generate=true (don't > remember the exact property name) and it still generates?! Btw note > that by default home/intf/etc are enabled in the plugin.proeprties > file, so if you don't like it then you should disable it yourself by > putting a maven.ejbdoclet.homeinterface.generate=false in the > project.properties file of your project, removing > maven.ejbdoclet.homeinterface.generate=true from your > project.properties doesn't disable it. Strange! Mhm. I have in my project.properties file: maven.xdoclet.ejbdoclet.homeinterface.0=false maven.xdoclet.ejbdoclet.utilobject.0=false Isn't this the right syntax? BTW I tried switching utilobjects off in the project.properties of you fine plugin. XDoclet seems like utilbobject ;-). It still generates them. Debuggins in plugin.jelly show's that the properties are set to false. Am I stumpeling on some xdoclet interals? does xdoclet have a automechnism which says "ah if this attribute is missing I will generate utilobjects?". Thx Toby -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
