Re: PostMethod call fails in Tomcat

2008-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 kpalania, kpalania wrote: > I am trying to access a REST service from within an application deployed in > Tomcat but, however, this call seems to fail: > > PostMethod method = new PostMethod("http://...";); > > I am able to call the same service usi

RE: PostMethod call fails in Tomcat

2008-12-03 Thread Martin Gainty
stMethod from a junit test. Any > thoughts? > -- > View this message in context: > http://www.nabble.com/PostMethod-call-fails-in-Tomcat-tp20822909p20822909.html > Sent from the Tomcat - User mailing list archive at Nabble.com. > > > ---

Re: PostMethod call fails in Tomcat

2008-12-03 Thread Leon Rosenberg
On Wed, Dec 3, 2008 at 11:17 PM, kpalania <[EMAIL PROTECTED]> wrote: > > I am trying to access a REST service from within an application deployed in > Tomcat but, however, this call seems to fail: > > PostMethod method = new PostMethod("http://...";); > > I am able to call the same service using Po

PostMethod call fails in Tomcat

2008-12-03 Thread kpalania
in context: http://www.nabble.com/PostMethod-call-fails-in-Tomcat-tp20822909p20822909.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma