Hi All, This is my first time configuring Axis2. I installed it and everything is working finw i think.
This link (http://localhost:8080/axis2/services) works fine and the following is the output: Deployed services Version Available operations * getVersion After this the tutorial says : Drop the war in the webapps folder of the servlet container. I did this: 1. [EMAIL PROTECTED]:~/project/cobra/axis/axis2-1.1/webapp$ ant create.war 2. [EMAIL PROTECTED]:~/project/cobra/axis/axis2-1.1/dist$ cp axis2.war ../webapp/. and the restarted the axis2: axis2server.sh But now when i try to access http://localhost:8080/axis2/ web-page it automatically redirects me to http://localhost:8080/axis2/services/. How can i solve this problem? Regards, Fawad. -- Fawad Nazir -------------------------------------------------------------------------- This email and any attachments may be confidential. They may contain legally privileged information or copyright material. You should not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages. We do not accept liability in connection with computer virus, data corruption, delay, interruption, unauthorised access or unauthorised amendment. This notice should not be removed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
