| Author |
War file not working fine in websphere but working fine in other server(jetty)
|
Srimoyee Misra
Greenhorn
Joined: Apr 01, 2010
Posts: 6
|
|
Hi,
I deployed my war file on my local machine where I use Jetty and it works absolutely fine and as expected.
But when i try to deploy the same war in websphere(on windows) it first loads the requested page and below that it loads the 404 error page.
Any pointers on why it can possibly happen?? Do i need to provide any other infomartion in this regard.
Thanks
|
 |
Marcelo Sousa Ancelmo
Ranch Hand
Joined: Jan 17, 2002
Posts: 497
|
|
Srimoyee,
Is any exception raised when you try to access the application?
Also, when you start the application, are any exception throw?
Try to send any log, so we can help you more.
Regards,
|
Marcelo Sousa Ancelmo - Brazil
|
 |
 |
|
|
subject: War file not working fine in websphere but working fine in other server(jetty)
|
|
|