local-class and emote-class are there to avoid the generation and force the use of existing interfaces. If you want the IF to be generated, remove these lines Vincent
----- Original Message ----- From: "Michael Delamere" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 23, 2002 10:26 PM Subject: [Xdoclet-user] local interface not generated > Hi, > > Could someone help me in creating my local-interface please. I get the > message "[ejbdoclet] Running <localInterface/>" but no interface is actually > being generated. > > I have stated the follwong in my xdoclet-class: > > * @ejb:interface remote-class="com.morelogs.guestbook.interfaces.gbEntry" > * > local-class="com.morelogs.guestbook.interfaces.gbEntryLocal" > * generate="local, remote" > > > and above the methods I have stated: > > * @ejb:interface-method view-type="both" > > What could I be doing wrong? > > Any help would be appreciated. > > Thanks, > > Michael > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
