2 Replies Latest reply on Nov 21, 2001 5:59 PM by pepe_potamus

    xdoclet & jboss 3.0

    pepe_potamus

      Hello, I cannot make ejb:relation work with cmp2.0 and jboss. Does anybody out there have an example?
      xdoclet version is 1.0.1 release
      Thanks in advance
      Manuel Alzola

        • 1. Re: xdoclet & jboss 3.0
          lafr

          for ejb2.0 with jboss 3.0 you need jbosscmp-jdbc.xml.
          XDoclet 1.0.1 creates jaws.xml.

          In the current cvs-version of XDoclet recently a patch from me was applied so now jbosscmp-jdbc.xml and jaws.xml are created now.

          XDoclet 1.1 will soon become available.

          • 2. Re: xdoclet & jboss 3.0
            pepe_potamus

            Thanks for your answer
            I have another problem. I don´t know if this is the appropiate place for xdoclet questions but there it goes.

            ejb.jar generation fails if the relation is one - side
            i.e. there are only abstract accessors to the local interface of the related bean in one side.

            I receive message 'must have attribute "right-ejb" for ejb:relation'
            I see these attribute documented nowhere

            I´ll post these also on xdoclet user list
            Thanks