| Author |
Need to change the context root from axis to a different name in axis1
|
Nir Tal
Greenhorn
Joined: Aug 31, 2010
Posts: 12
|
|
Hello friends,
I am trying to figure out how to change the context root of the webservices which I expose in apache axis 1 from /axis/services/.....?wsdl to somename/services/.....?wsdl. I am deploying the webservices by compiling and archiving in the axis.war file. The web.xml file used in this war is the same which comes with the axis1 installation. Application server used is Weblogic.
Thanks.
|
 |
Amit ChaudhariC
Ranch Hand
Joined: Aug 06, 2009
Posts: 33
|
|
You can change the name of the war to something else.
Regards,
Amit
|
 |
Nir Tal
Greenhorn
Joined: Aug 31, 2010
Posts: 12
|
|
|
Thanks Amit. Issue resolved.
|
 |
 |
|
|
subject: Need to change the context root from axis to a different name in axis1
|
|
|