When I try to deploy the application through RSA on websphere, the deployment hangs in the following line:
Initializing Spring root WebApplicationContext. Initialization completed successfully.
And then the server shuts down. How to fix this problem? Which magazine should I see? The logs folder is rather confusing with too many files.
When I deploy the application through the admin console, first create it. Deploy it in order.
source
share