Weblogic provides very granular and comprehensive security features. If you
are using weblogic then you don't need to use much of SQL server's security
features because your access will be through weblogic server.
You can define ACL for each method in EJBs. You can have ACLs for connection
pools and many other things. Try out weblogic homepage. They have very good
documentation.
Regards,
Raj
-----Original Message-----
From: Deepali [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 18, 1999 3:24 AM
To: [EMAIL PROTECTED]
Subject: EJB Security
Hello Everybody,
I wanted to actually know more about EJB Security.
I am trying to use Weblogic as tool and explore various facets of
EJB.I want to use SQL server as database for my application.I know that
Weblogic provides various security facilities to declare users, principals,
ACLs in the Weblogic properties files and defining the ACLs in deployment
descripter, the application can use the features of security.
But, I wanted to know is it possible to use EJB and use the
securities features by defining users table, acls table and groups table in
database or is it possible to use the features of SQL server itself.I have
tried to find more information regarding the same , but however failed to
get more.
I have tried to run the existing example in Weblogic that use RDBMS
feature, but there are problems in executing the example.
Please let me know.I have been searching for this since days,please
let me know if there are any other related sites.
Thanks & Regards
Deepali
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".