2 Replies Latest reply on Nov 30, 2004 9:57 AM by starksm64

    remote authorization

    thilian

      hi,and pls help

      i have to set up a remote tomcat web-app to access ejbs on jboss. the ejb methods must be protected, and the login info is only available on the server (probably with a jdbc login module ?). so I have to ask login/password from the user, and login with it into the ejb app. i have a lot of docs and has tryed many things with various error messages, but don't really nkow where to start.
      so what is the right way?

      th