1 Reply Latest reply on Jul 9, 2002 9:11 AM by adrian.brock

    xdoclet problem

    kiuma

      Please, you gurus, i'tryng to start a project but how xdoclet hangs.
      Can you help me. Here it is my project in attachment.
      Thanks a lot,
      kiuma

        • 1. Re: xdoclet problem

          Two obvious problems in WaptCustomerBean

          The package name is wrong, it's missing com.wingstech.
          You should include interfaces.WaptCustomer
          not WaptCustomerBean

          You might want to report your problem to the
          xdoclet project.

          Regards,
          Adrian