0 Replies Latest reply on Oct 1, 2012 5:59 AM by delageniere

    How to optimize the first call to web services created on JBOSS 6 ?

    delageniere

      Hello,

      I am trying to optimize the first call to web services created on JBOSS 6.

      I have already set the org.jboss.ws.eagerInitializeJAXBContextCache system property to true on the server side, and I would like to set iyt also on the client side.

      How can I set the org.jboss.ws.eagerInitializeJAXBContextCache system property to true on client side ?

      Thanks for your answer !

      Solange