Re: Using commons HttpClient to call an Action, but it doesn't work

2004-11-17 Thread Morgan Rachell
Morgan Rachell bbandt.com> writes: > > I'm using the following code in an initialization routine to call an Action. > This occurs the first time a user hits the application. This was all working on Sorry, I've posted this to the user

Using commons HttpClient to call an Action, but it doesn't work

2004-11-17 Thread Morgan Rachell
I'm using the following code in an initialization routine to call an Action. This occurs the first time a user hits the application. This was all working on WebSphere 4.0.4, but we upgraded to WS 5.1.0.5 and now it doesn't work. No error, no logs, no exception. Just like it doesn't get called. O