Hi,
Facing dependency issue with the use of Axis and CommonsHTTPSender, the
following is the description
System Details:
Apache Geronimo 2.0.2
commons-httpclient 3.1
My application is using basic axis configuration to make calls from
client(deployed as part of web application on Geronimo) to Web services.
When i changed the web application configuration to use CommonsHTTPSender
instead HTTPSender, it says class not found (log attached)
When i stop the following 2 services in Geronimo, the dependency issue goes
away
org.apache.geronimo.configs/axis/2.0.2/car
org.apache.geronimo.configs/axis-deployer/2.0.2/car
How is it linked to the above system modules of Geronimo?
Alternative:
If i change the configuration in Axis jar available in Geronimo repository,
there is no issue. But I don't prefer to change the jars in Application
server.
Thanks and Regards,
Hari Krishna