0 Replies Latest reply on Oct 27, 2005 6:28 AM by askesis

    Howto Swing / Jaas /EJB /Xdoclet question?

    askesis

      Hi,

      I have a Swing client that accesses an EJB. I want to anable a JDBC client login. I have 3 questions:

      - Is there a good tutorial / document available that explains how to use Xdoclets in combination with JBoss, JAAS an Swing ?
      - What XDoclet tags do I have to use to give the user "john" with role "doo" access to *all* methods (including all XDoclet created finder methods) ?

      - What XDoclet tags do I have to use to give user "john" with *no* role access to *all* methods (including all XDoclet created finder methods)?

      TIA

      Joost