Jasypt Users Forum

Automatic configuration of webPBEConfig

View: New views
1 Messages — Rating Filter:   Alert me  

Automatic configuration of webPBEConfig

by lwolpert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

My ISP has been rebooting my tomcat instance about once a week, and my application going down until I can reconfigure the webPBEConfig.

  I was trying to think of ways where the webPBEConfig could be automatically reconfigured to the values that were used the first time the application was started.  Is there already something in JASYPT that allows this.  Is there another approach to do this?

  I'm considering writing a servlet with the information required compiled into the servlet that will startup and reconfigure the webPBEConfig when the application is started.