Hi, I am using axis2-1.5 jars to build my axis Projects.
While deploying the Project I am getting the bellow notifications When processing WebService module 'helloservice.war'. Failed to load servlet Class: org.apache.axis2.transport.http.AxisAdminServlet Ignoring: unable to load class:java.lang.ClassNotFoundException: org.apache.axis2.transport.http.AxisAdminServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:76) Can any one help me? Which jar file I am missing, for that reason I am getting this error on my console. I know with the above error I able to run the project, but I want to remove the above error which is coming at the console. Thanks, Satya
