Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 16305 invoked from network); 5 Jun 2007 10:06:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2007 10:06:00 -0000 Received: (qmail 96599 invoked by uid 500); 5 Jun 2007 10:05:53 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 96500 invoked by uid 500); 5 Jun 2007 10:05:52 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 96423 invoked by uid 99); 5 Jun 2007 10:05:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 03:05:52 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 03:05:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 481394297CD for ; Tue, 5 Jun 2007 03:05:26 -0700 (PDT) Message-ID: <4737448.1181037926291.JavaMail.jira@brutus> Date: Tue, 5 Jun 2007 03:05:26 -0700 (PDT) From: "Deepal Jayasinghe (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Assigned: (AXIS2-2726) The service cannot be found for the endpoint reference (EPR) In-Reply-To: <24862686.1180453096423.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2726: ---------------------------------------- Assignee: Deepal Jayasinghe > The service cannot be found for the endpoint reference (EPR) > ------------------------------------------------------------ > > Key: AXIS2-2726 > URL: https://issues.apache.org/jira/browse/AXIS2-2726 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Environment: RAD 7.0 WAS 6.1 Axis2.1.2 > Reporter: Bhagya Kitty > Assignee: Deepal Jayasinghe > Priority: Critical > > I am having problem while listing the webservice. > this is the error > This XML file does not appear to have any style information associated with it. The document tree is shown below. > > - > > The service cannot be found for the endpoint reference (EPR) /ITG/Exigen/services > > > web.xml > > xmlns="http://java.sun.com/xml/ns/j2ee" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> > WS_Provider > > axis2.xml.path > /WEB-INF/conf/axis2.xml > > > axis2.repository.path > /WEB-INF/repository > > > StartupServlet > > com.aigt.wins.servlet.StartupServlet > > -1 > > > AxisServlet > > org.apache.axis2.transport.http.AxisServlet > > 1 > > > AxisAdminServlet > > org.apache.axis2.transport.http.AxisAdminServlet > > > > AxisServlet > /servlet/AxisServlet > > > AxisServlet > *.jws > > > AxisServlet > /services/* > > > StartupServlet > /StartupServlet/* > > > AxisAdminServlet > /AxisAdminServlet > > > AxisAdminServlet > /axis2-admin/* > > > index.html > index.htm > index.jsp > default.html > default.htm > default.jsp > > > axis2.xml > > > > > > true > false > false > false > > > > 30000 > > > false > > > > > false > admin > axis2 > > > > > > > > ITG/Exigen > > > > Exigen/services > > > > > > > > > false > > > > > > > > > > > > > > > > > class="org.apache.axis2.receivers.RawXMLINOnlyMessageReceiver"/> > class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver"/> > class="org.apache.axis2.receivers.RawXMLINOnlyMessageReceiver"/> > class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver"/> > > > > > > > > class="org.apache.axis2.transport.http.XFormURLEncodedFormatter"/> > class="org.apache.axis2.transport.http.MultipartFormDataFormatter"/> > class="org.apache.axis2.transport.http.ApplicationXMLFormatter"/> > > > > > > > > class="org.apache.axis2.builder.ApplicationXMLBuilder"/> > class="org.apache.axis2.builder.XFormURLEncodedBuilder"/> > class="org.apache.axis2.builder.MultipartFormDataBuilder"/> > > > > > class="org.apache.axis2.transport.http.SimpleHTTPServer"> > 9080 > > http://localhost/ > > > > > > > > > > > > > > > > > > > > > > > > > class="org.apache.axis2.transport.tcp.TCPTransportSender"/> > class="org.apache.axis2.transport.local.LocalTransportSender"/> > class="org.apache.axis2.transport.http.CommonsHTTPTransportSender"> > HTTP/1.1 > chunked > > > > class="org.apache.axis2.transport.http.CommonsHTTPTransportSender"> > HTTP/1.1 > chunked > > class="org.apache.axis2.transport.jms.JMSSender"/> > > > > > > > > > > > > > > > > > > > > > > > > > class="org.apache.axis2.engine.RequestURIBasedDispatcher"> > > > class="org.apache.axis2.engine.SOAPActionBasedDispatcher"> > > > > > > > class="org.apache.axis2.engine.AddressingBasedDispatcher"> > > > class="org.apache.axis2.engine.RequestURIOperationDispatcher"> > > > class="org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher"> > > > class="org.apache.axis2.engine.HTTPLocationBasedDispatcher"> > > > class="org.apache.axis2.engine.InstanceDispatcher"> > > > > > > > > > > > > > > > > > > > > > > class="org.apache.axis2.engine.RequestURIBasedDispatcher"> > > > class="org.apache.axis2.engine.SOAPActionBasedDispatcher"> > > > class="org.apache.axis2.engine.AddressingBasedDispatcher"> > > > class="org.apache.axis2.engine.RequestURIOperationDispatcher"> > > > class="org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher"> > > > class="org.apache.axis2.engine.HTTPLocationBasedDispatcher"> > > > class="org.apache.axis2.engine.InstanceDispatcher"> > > > > > > > > > > > > > > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org