0 Replies Latest reply on Aug 9, 2002 3:35 PM by aniketpatel

    JBoss + Glue client

    aniketpatel

      Greetings all,
      I am running a J2EE application in JBoss 2.4.7 with tomcat. One of our service provider is moving to webservices so we have to make calls to their webservices. This is done using glue. Its working fine when i am logged on to our windows domain. but as soon as it goes to production environment it does not tend to bind URL so we tried to resolve host name locally. Now it binds the both HTTP and HTTPS URLs and creates the SOAP envelope but throws and SocketException on method invocation. Any ideas? I have modified java.policy file for SocketPermission to remote servers but still not working . I will appreciate any help. thanks