1 Reply Latest reply on Apr 6, 2011 10:26 AM by fdemay

    Migration from JBoss AS 4.2 to Jboss AS 5.1 HttpClient Problem

    fdemay

      Hi all,

       

      I'm not sure if there is a problem with JBoss, or whit its configuration or with HttpClient but I have no clue.

       

      We use the library Apache HttpClient 4.1 to connect to a HTTPS website, through a proxy, with client private certificate stored in a Java Keystore.

      Since the migration from from JBoss 4.2 to JBoss 5.1 has been done, it doesn't work anymore. After the GET command is done, the remote server seems to close the connection (NoHttpResponseException).

       

      Is there any kind of network security configuration I missed ?

       

       

      Thanks a lot