0 Replies Latest reply on Jan 30, 2004 3:29 AM by mandarjboss

    can't see remoteinterface with JBoss + Eclipse + XDoclets

    mandarjboss

      When I am creating a BMP bean with Eclipse configured as JBoss IDE.....
      I can not see the Remote/Home Interfaces generated for my Bean in Package explorer even after following the entire procedure as mentioned in the PDF document provided by JBoss available on net.

      My bean is UserBean and it is in tutorial.ejb Package. As per the procedure a new folders /tutorial/interfaces should be created in my project's default outout directory and the same should appear in the package explorer.

      Beacuse of this my web applications are also not compiling.
      can anyone help me?Espcially those who are using Eclipse as JBoss IDE.

      I am using XDoclets to auto-generate EJB related files.