I have deployed struts 2.1.2 blank.war application (on Websphere V6.1 with EJB 
3 feature pack) under the context root of "ccol" with basic form security 
enabled. if I enter the url:
https://localhost:9445/ccol/index.html  
then the url is redirected to  
https://localhost:9445/ccol/exa  mple/HelloWorld.action
I see the example page ( within the same browser, I can now enter any url that 
ends with ".action" . However, if I open a new browser and enter: 
https://localhost:9445/ccol/example/HelloWorld  .action
I get "page not found" error. I then installed 2.0.11 blank.war application, 
everything works fine with no problem. Below is the first few lines in the 
server dump that got when 2.1.2 blank.war failed.

[5/8/08 9:23:38:095 EDT] , key = java.io.FileNotFoundException 
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest 573
Exception = java.io.FileNotFoundException
Source = 
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest
probeid = 573
Stack Dump = java.io.FileNotFoundException: /example/HelloWorld.action



      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/

Reply via email to