Commons HttpClient 2.0.2 - ConnectionTimeoutException when connecting to 
internal servlet
-----------------------------------------------------------------------------------------

                 Key: HTTPCLIENT-782
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-782
             Project: HttpComponents HttpClient
          Issue Type: Question
          Components: HttpClient
         Environment: Solaris 8, Weblogic 8.1 SP2 (as application server) - 
Java version: 1.4.2_05, Oracle 8.1.7.4 
            Reporter: Claudiu


Hello,

   I don't know exactly where to post this problem, but I hope this is not a 
problem if it is related to Commons HttpClient 2.0.2 version.
  The problem is I got thrown a ConnectionTimeoutException (timeout set to 10 
seconds), when connecting to an internal servlet.
  What do I mean by internl servlet?
  We have a CMS consisting of 13 modules (4 EAR modules, 3 JAR modules and 6 
WAR modules) deployed on a single server.
  The internal servlet I was referring to, is deployed in 
BillingApplication.ear -> WebBillingApi.war module, while the module that is 
trying to connect to the servlet 
  is deployed in CMSApplication.ear -> BillingInterface.jar.

  The strange thing is that the class from BillingInterface.jar is throwing a 
ConnectionTimeoutException, although the servlet is locally deployed.
  Can you please give me an advice relative to the possible cases when this 
problem can occur?
  I cannot reproduce the problem, it happened during an upgrade in a production 
environment.

Thank you in advance.  


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to