3 Replies Latest reply on Mar 7, 2018 8:34 AM by ctomc

    Do http-remoting from a JDK6 client

    nono_du_31

      Hello

       

      I'm trying to do http-remoting EJB call (ejbs deployed on a EAP 7.1 version) from a JDK 6 client  (Websphere ESB).

       

      The lib jboss-client provided with the eap package (bin/client) has dependencies targeting jdk7(commons-logging, xnio ...) therefore i can't use this lib to do the job.

       

      Do you know if a jdk6 compliant version of jboss-client that supports http-remoting protocol exists ?

       

      Thank you