Anonymous | Login | Signup for a new account | 12-17-2024 10:33 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002304 | [Resin] | minor | always | 01-09-08 08:52 | 01-10-08 14:01 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.4 | ||||||
Summary | 0002304: Authenticator needs to be webbeans-aware | ||||||||
Description |
(rep by Andreas Fischer) I try to write an Authenticator that uses a persistence unit that stores users identities. The unit is stored in ext-webapps so multiple applications can use it. If I try to use annotations only null is passed as the persistence manager. If I try to look either the persistence context up in the authenticator over JNDI I get a name not found. Even if I try to delay the actual lookup until loginImpl is called the Unit / Context can still not be found. Looking up the same context in an example servlet works over annotations. It shouldn't be such an uncommon case for an authenticator to access infomration from a persistence context? I mean it is easy to work arround the problem by using SQL queries but using the persistence unit approach would make things easier. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |