I have a very simple servlet that uses Apache Common HttpClient to perform a post to another application in the same glassfish domain.
I never see the POST in the access log and the HttpClient servlet indicates that the POST request returns a 302 redirect.
We use this same technique to POST to our WebLogic server and it works just fine.
Any ideas why this won't work?
[Message sent by forum member 'bryanut']
http://forums.java.net/jive/thread.jspa?messageID=476920