On Feb 8, 2008 6:29 PM, Luciano Resende <[EMAIL PROTECTED]> wrote: > I was trying our calculator-ws-secure-webapp and calculator-ws-webapp > in various web application hosts, and looks like it works fine in > Tomcat 6.0.16, Geronimo 2.0.2, but it's failing in Websphere 6.1 with > the following exception. I'll try to debug later today, but just want > to mention here in case others might have seen this and have some > tips. I hope this is a configuration issue only. I also verified that > the same web-app from 1.1 release works ok. >
Just to clarify, are you saying this works with the 1.1 release but not in the trunk code? I'd guess this will be due to differences with the base url and context path in WebSphere but haven't noticed any related changes since 1.1. Would also be interesting to see if ?wsdl returns wsdl containing the different port endpoints in the different environments. ...ant
