3 Replies Latest reply on Mar 21, 2005 2:27 PM by adrian.brock

    MQ over HTTP/S,  via HTTP-PROXY:80 ?!

    sasgon

      and again ... MQ over HTTP/S

      client can go out _ONLY_ via http-proxy:80 server.

      Does any chance exist to setup it somehow to allow MQ over HTTP/S works for this case ?

      current config:

      java.naming.factory.initial=org.jboss.naming.HttpNamingContextFactory
      java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces;java.protocol.handler.pkgs
      java.naming.provider.url=https://SERVERNAME:8443/invoker/JNDIFactorySSL


      Thank you in advance.


        • 1. Re: MQ over HTTP/S,  via HTTP-PROXY:80 ?!

          Yes. Please come back when you make an effort to understand.

          This is NOT the "please can you configure my server/network for me" forum.

          Hint: If you want it to connect to the proxy, should you really be telling it to connect
          to the hidden tomcat instance?

          • 2. Re: MQ over HTTP/S,  via HTTP-PROXY:80 ?!
            sasgon

             

            "adrian@jboss.org" wrote:
            Yes. Please come back when you make an effort to understand.

            This is NOT the "please can you configure my server/network for me" forum.

            Hint: If you want it to connect to the proxy, should you really be telling it to connect
            to the hidden tomcat instance?


            Adrian,

            About your hint, I was trying to understand what did you mean by saying that, I think You have been confused by port number. ( 8443 )

            That is my mistake, in reality there is https://server/invoker/JNDIFactorySSL

            The destination side has configuration: (apache-jk2) -> (JBOSS).

            I am glad to see that it is possible, but still don't know how ?
            Probably the value of the property java.naming.provider.url should be smth like :

            dcproxy:80?https://server/invoker/JNDIFactorySSL ??

            Thank you.




            • 3. Re: MQ over HTTP/S,  via HTTP-PROXY:80 ?!

              Question: What parameters are available to configure these services?
              And what are you trying to achieve?

              These are rhetorical questions.