1 Reply Latest reply on Feb 25, 2003 4:30 AM by aragorn94

    Lomboz doesn't work

    div_

      Hello, I have installed the most recent version of Lomboz with Jboss 3.0.6. Having many problems most notable: Can't consistently add a bean to a container. If I do manage to add the bean, then EJB generation doesn't work. I'd be interested in anyone elses experiences. Just disappointed i guess. :(

      P.S. This is more an issue with Lomboz and Eclipse, I assume.

        • 1. Re: Lomboz doesn't work
          aragorn94

          I use Lomboz and eclipse and have no problem.

          If the EJB generation doesn't work, i assume that something is wrong in your doclet tags. To see trace and error on EJB generation, i suggest you to do the following :

          right click on build.xml file in eclipse. Chosse 'Run ant' in the menu. There you can choose your action (EJB generation). And now, you'll have trace on EJB generation in the console.

          Hope this will help you.

          PS: To help you in EJBDoclet tags, you can install Doclet assistant with Eclipse.