users@glassfish.java.net

Bootstrap/Configure Application

From: <glassfish_at_javadesktop.org>
Date: Mon, 02 Mar 2009 01:00:01 PST

I have a Web Application (Implemented using EJB 3.0 and running on Glassfish)
After the application is deployed using (.ear file), I need to bootstrap/configure the application.
The application communicates with LDAP server for authentication and a third party software for Authorization of user. The details for Thirds party Authorization tool like (URL:PORT and some properties) needs to be entered in the application, for providing user authentication and authorization.
Without the details mentioned above none of the user who logs in can have privilege to perform administration tasks( above mentioned configuration is also considered as administration task).
I want help/views on how I can Bootstrap/Pre-Configure my application after it is deployed?
[Message sent by forum member 'suyogbarve' (suyogbarve)]

http://forums.java.net/jive/thread.jspa?messageID=334517