Getting the below error while accessing the webservice..Tried applying the common-logging.jar but issue din resolved.
org.apache.commons.discovery.DiscoveryException: No implementation defined for org.apache.commons.logging.LogFactory while accessing the axis webservice
able to access the same service with main method from a test project which includes jaxrpc,mail.jar,wsdl4.jar,commons-discovery-0.2.jar,commons-logging-api-...as shown below
1
but the same service is giving the issue which contains the below jar list..have added commons-discovery-0.4 as well in addition to 0.2