Re: Problem with getCallerPrincipal().getName()

2005-06-09 Thread David Jencks
I noticed some of this recently too. I think there are at least two things to discuss here: 1. Why is the caller principal (one of the) group principals. In general, how is the caller principal determined? -- I'm not sure about the answer to this, I hope to have some time to investigate soo

Problem with getCallerPrincipal().getName()

2005-06-09 Thread Ivan S. Dubrov
Hello, I wish to use J2EE security for both Web module and EJB module. So I configured realm, mapped principals to the security roles, develop appropriate J2EE deployment descriptors. Declarative role-based security works perfectly. When it turns to the programmatic security I have problems det

Re: Location of Database driver

2005-06-09 Thread Katia Aresti Gonzalez
Hi!! I think that this might help you. To deploy the connection pool just for a web module, the only diference between a pool deployed as a server scope is how you deploy the database-plan.xml. The oracle driver must be at the repository/oracle/jars/ on the installation directory. You have to do a