PDA

View Full Version : Installation trouble using Websphere


ncochran
1st May 2008, 03:19 PM
I'm trying to install jspellEvolution to a websphere server. I have deployed the war file to the server with a context root of jspellEvolution. I have the dictionary files configured in the web-xml to a directory in the root of our file system. When I try to browse to the test.html file I get a file not found from the Apache server. This tells me that the Apache server is not passing the request to the websphere server. Do I have the correct context root? Can anyone help with websphere installations? thanks.

ncochran
2nd May 2008, 10:38 AM
This problem has been solved. The real problem was that it wouldn't work using a server on a different port.