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 PostMethod from a junit test. Any
> thoughts?Yes. Read this first: http://www.catb.org/~esr/faqs/smart-questions.html regards Leon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
