Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 16688 invoked from network); 13 Feb 2007 15:50:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 15:50:30 -0000 Received: (qmail 11970 invoked by uid 500); 13 Feb 2007 15:50:34 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 11929 invoked by uid 500); 13 Feb 2007 15:50:34 -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 11912 invoked by uid 99); 13 Feb 2007 15:50:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 07:50:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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, 13 Feb 2007 07:50:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D4A457142E4 for ; Tue, 13 Feb 2007 07:50:05 -0800 (PST) Message-ID: <18622806.1171381805868.JavaMail.jira@brutus> Date: Tue, 13 Feb 2007 07:50:05 -0800 (PST) From: "Davanum Srinivas (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS2-2165) Build errors in kernel In-Reply-To: <14459123.1171329365764.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-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472721 ] Davanum Srinivas commented on AXIS2-2165: ----------------------------------------- please check the trunk. it works now. > Build errors in kernel > ---------------------- > > Key: AXIS2-2165 > URL: https://issues.apache.org/jira/browse/AXIS2-2165 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: kernel > Affects Versions: 1.2, nightly > Environment: Windows > Reporter: Manoj Khangaonkar > Priority: Blocker > Attachments: patch-2165.txt > > > There have been some changes in woden and AXIS2 code is not current w.r.t woden > The errors are : > java:compile: > [echo] Compiling to C:\axis2\modules\kernel/target/classes > [javac] Compiling 184 source files to C:\axis2\modules\kernel\target\classes > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:436: cannot find symbol > [javac] symbol : method getHttpTransferCodingDefault() > [javac] location: class org.apache.woden.internal.wsdl20.extensions.soap.SOA > PBindingExtensionsImpl > [javac] soapBindingExtensions.getHttpTransferCodingDefault() > ); > [javac] ^ > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:465: cannot find symbol > [javac] symbol : method getHttpTransferCoding() > [javac] location: interface org.apache.woden.wsdl20.extensions.soap.SOAPBind > ingFaultExtensions > [javac] soapBindingFaultExtensions.getHttpTransferCoding > ()); > [javac] ^ > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:528: cannot find symbol > [javac] symbol : method getHttpTransferCodingDefault() > [javac] location: interface org.apache.woden.wsdl20.extensions.soap.SOAPBind > ingOperationExtensions > [javac] soapBindingOperationExtensions.getHttpTransferCo > dingDefault()); > [javac] ^ > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:562: cannot find symbol > [javac] symbol : method getHttpTransferCoding() > [javac] location: interface org.apache.woden.wsdl20.extensions.soap.SOAPBind > ingMessageReferenceExtensions > [javac] soapBindingMessageReferenceExtensions.getHtt > pTransferCoding()); > [javac] ^ > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:622: cannot find symbol > [javac] symbol : method getHttpTransferCodingDefault() > [javac] location: class org.apache.woden.internal.wsdl20.extensions.http.HTT > PBindingExtensionsImpl > [javac] axisBinding.setProperty(WSDL2Constants.ATTR_WHTTP_TRANSFER_C > ODING, httpBindingExtensions.getHttpTransferCodingDefault ()); > [javac] > ^ > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:649: cannot find symbol > [javac] symbol : method getHttpTransferCoding() > [javac] location: interface org.apache.woden.wsdl20.extensions.http.HTTPBind > ingFaultExtensions > [javac] httpBindingFaultExtensions.getHttpTransferCoding > ()); > [javac] ^ > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:706: cannot find symbol > [javac] symbol : method getHttpTransferCodingDefault() > [javac] location: interface org.apache.woden.wsdl20.extensions.http.HTTPBind > ingOperationExtensions > [javac] httpBindingOperationExtensions.getHttpTransferCo > dingDefault()); > [javac] ^ > [javac] C:\axis2\modules\kernel\src\org\apache\axis2\description\WSDL20ToAxi > sServiceBuilder.java:737: cannot find symbol > [javac] symbol : method getHttpTransferCoding() > [javac] location: interface org.apache.woden.wsdl20.extensions.http.HTTPBind > ingMessageReferenceExtensions > [javac] httpBindingMessageReferenceExtensions.getHtt > pTransferCoding()); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 8 errors > Mj -- 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