|
I am not experienced much in Java EE, but let me know if i am wrong. The database server and application server should be independent programs. In that case you will not need to restart application server when you changed sth in database server. Am i wrong?
|