Re: [JBoss-user] How to use a principal from a webapp for securing ejb calls

2003-01-10 Thread Scott M Stark
- From: Nicholas To: [EMAIL PROTECTED] Sent: Friday, January 10, 2003 3:48 PM Subject: Re: [JBoss-user] How to use a principal from a webapp for securing ejb calls I may be going out on a limb here, but I think Sven's question may be along the same lines of what I

Re: [JBoss-user] How to use a principal from a webapp for securing ejb calls

2003-01-10 Thread Nicholas
Technology OfficerJBoss Group, LLC- Original Message - From: "Scheil, Sven" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Friday, January 10, 2003 5:41 AMSubject: [JBoss-user] How to use a principal from a webapp for securing ejb calls> We hav

Re: [JBoss-user] How to use a principal from a webapp for securing ejb calls

2003-01-10 Thread Scott M Stark
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 10, 2003 5:41 AM Subject: [JBoss-user] How to use a principal from a webapp for securing ejb calls > We have developed a multitier app (cmdline clients, webclients, ejb business > layer and db layer). Runni

[JBoss-user] How to use a principal from a webapp for securing ejb calls

2003-01-10 Thread Scheil, Sven
We have developed a multitier app (cmdline clients, webclients, ejb business layer and db layer). Running all on a jboss 3.0.3; the webclients are developed using struts 1.1; the complete application can be put in one ear file. The access to the webbclients is controlled by a form-based authentica