2 Replies Latest reply on Oct 25, 2008 5:31 AM by jaikiran

    Is it ok to remove commons-httpclient.jar??

    patwary_shiva

      our application uses older version of commons.jar from apache which contains httpclient code.we have ear file which uses one of the classes of httpclient.It will take lot of testing and resouces to replace the comons.jar. we are not using it for our aplication and it is creating problem while class loading.
      Is it ok to remove the commons-httpclient.jar ??
      Does jboss will create problem internally??