When you've deployed a new version
of your application in a jboss server, its possible that, sometimes, you
have a problem with non updated dependencies or javascript/stylesheets
resources.
This happens because the jboss server saves the data from the previous installed version of your application.
To solve this stop the server, access the standalone/temp folder and delete the folders: auth, vfs, work.
Then start the server.
Sem comentários:
Enviar um comentário