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.