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
