Hi,
thanx. You did answer the question. But I didnīt know how to realize what
you suggested for the embedded version of Tomcat into JBoss. I didnīt even
find the server.xml.
Any idea about it?
Best regards

anis
----- Original Message ----- 
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 07, 2004 2:58 PM
Subject: RE: Custom-Principal



Howdy,
Hmm, I could swear I've read and answered this exact message, maybe a few
weeks ago.  Or maybe I'm dreaming.  Anyways, you need a custom Realm
implementation, probably a simple extension of one of the existing Realms
(see the Realm how-to and server.xml for discussion and examples).  This
realm will create your custom principal object.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, January 07, 2004 8:39 AM
>To: Tomcat Users List
>Subject: Custom-Principal
>Importance: High
>
>Hi,
>
>I am using JBoss 3.2.3 with embedded Tomcat 4.
>I am developping a secure web-application based on JAAS. The problem is
>that I want to use my own custom Principal.
>I made the necessary changes in JBoss and EJBContext.getUserprincopal
>delivers the right Implementation.
>But when I call request.getUserprincipal() in my servlet, I get donīt !!
>
>Why doesnīt tomcat use the defined custom Principal?
>How to set this?
>
>Please help as soon as possible !!!
>
>Best regards
>anis



This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to