facebook

[Closed] jaas custom login module deployment in jboss

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #259351 Reply

    sreeraaman
    Member

    I am working with myeclipse and jboss. I have created a custom login module. All classes related to the custom login module have been packaged as a java jar file and made the jar file as a java jar dependent project so that both the web and ejb modules can use the class files present in the package.

    After configuring jaas in jboss and after successful authentication at the web tier, when I try to make a call to an EJB, the authenticated subject is not getting propagated from the web tier to the ejb tier.

    I want to know if I have to do something special when it comes to jaas subject propagation or do something else to make it work with jboss.?

    Thanks in advance.

    Sriraman.

    #259381 Reply

    Riyad Kalla
    Member

    Sriraman,
    Unfortunately none of us have experience with JAAS on JBoss so we aren’t sure what the problem is here. Have you tried asking on the JBoss forums?

    #259447 Reply

    sreeraaman
    Member

    Hi,

    Thanks for the update. I have also posted the same problem in JBOSS forums but without any replies. This is the URL for the same.

    http://www.jboss.com/index.html?module=bb&op=viewtopic&t=91654

    regards
    sriraman

    #259459 Reply

    Riyad Kalla
    Member

    Thank you for the reference.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] jaas custom login module deployment in jboss

You must be logged in to post in the forum log in