0 Replies Latest reply on Sep 27, 2006 5:55 PM by mygate

    org.apache.axis.ConfigurationException: No engine configurat

    mygate

      Hi,

      Iam writing Webservice client generated by WSDL2Java.
      I have created locally webservice and able to test properly. and have used jaxrpc libraries which are part of generated webserivce.
      I got Axis. jar from lombaz.
      iam able to access the webservice from my machine
      when i try to deploy it in server andtry call client from there iam getting the exception as

      org.apache.axis.ConfigurationException: No engine configuration file - aborting!


      Pr