While creating a web service in eclipse kepler , i'm getting this error.
IWAB0489E Error when deploying Web service to Axis runtime axis-admin failed
with {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
org.xml.sax.SAXException: Bad envelope tag: HTML
My Configuration is
Web service type : Bottom up java bean web service
Server Runtime: Tomcat v7.0 server.
Web Service Runtime: Apache Axis.
How to solve this error?