Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 989FB108E4 for ; Mon, 28 Oct 2013 06:12:39 +0000 (UTC) Received: (qmail 27781 invoked by uid 500); 28 Oct 2013 06:12:31 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 27665 invoked by uid 500); 28 Oct 2013 06:12:31 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 27650 invoked by uid 99); 28 Oct 2013 06:12:30 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 06:12:30 +0000 Date: Mon, 28 Oct 2013 06:12:30 +0000 (UTC) From: "Ravivarma (JIRA)" To: java-dev@axis.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AXIS2-5612) port not a standard SOAP port. The generated artifacts may not work with JAXWS runtime MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravivarma updated AXIS2-5612: ----------------------------- Issue Type: Wish (was: Bug) > port not a standard SOAP port. The generated artifacts may not work with JAXWS runtime > -------------------------------------------------------------------------------------- > > Key: AXIS2-5612 > URL: https://issues.apache.org/jira/browse/AXIS2-5612 > Project: Axis2 > Issue Type: Wish > Components: databinding, jaxws > Affects Versions: 1.6.2 > Environment: Axis2 SOAP, JDeveloper 11.1.2, JDK 1.6 > Reporter: Ravivarma > > I am getting the error "port not a standard SOAP port. The generated artifacts may not work with JAXWS runtime" when I validate the wsdl in JDeveloper Studio. I developed this web service using Apache Axis2, JDK 1.6. I executed this service successfully when used with Titanium Appcelerator for Mobile app dev. I am using the same service with Oracle ADF mobile, but its giving the above error. > Error is here: > [WARNING] port "OrderTrackServiceHttpEndpoint" is not a SOAP port, it has no soap:address line 214 of wsdlfile:/C:/JDeveloper/mywork/TrackService/ApplicationController/application/OrderTrackService.wsdl > [WARNING] port "OrderTrackServiceHttpEndpoint": not a standard SOAP port. The generated artifacts may not work with JAXWS runtime. line 214 of wsdlfile:/C:/JDeveloper/mywork/TrackService/ApplicationController/application/OrderTrackService.wsdl > Few more details of the server wsdl are here: > Another error am getting while deploying the application is: > WARNING: Operation getHeaderInfo cannot be supported due to the following reason: Unsupported Mime Type: For MDDS Http binding, only text/xml or mimeXml is supported as output message mime type! Binding Operation getHeaderInfo has other mime type(s) > In the WSDL, the operation content is here: > > > > > > > > > Some one please suggest me what needs to be done to resolve this issue. Many thanks. > Best Regards, Ravi -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org