Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Runtime Error when using JAAS Authentication

268748Sep 27 2002
I turned on authentication, via the application module Configurations (jbo.security.enforce=Test or Must), for an app module. Now, when I start a client using the module, I get a login dialog. No matter what I enter (I DO enter a valid user and password), I get error JBO-25222 (Unable to create application module). Is there some additional setup I need to do? Why am I getting this error?
I turned on authentication because I want to use the audit trail feature for my Entity Objects. I defined the appropriate columns in the database, and specified they are history columns in the Entity definition. Assuming I can get past the above error, what else do I need to do to use the audit trail feature?

Thanks

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 28 2002
Added on Sep 27 2002
1 comment
148 views