Looks like the original change was in the M7 branch:
http://svn.apache.org/viewvc?view=rev&revision=505785
which got folded into trunk today.
thanks,
dims
On 2/12/07, Manoj Khangaonkar <[EMAIL PROTECTED]> wrote:
Hi All,
I extracted the latest commited source code from the woden project , built a
jar and tried building
AXIS2 - Kernel. Still get the same errors.
Looking into the woden source code, I notice that some of the methods in the
errors below such
as getHTTPTransfercodingDefault are not in the committed code that I
extracted as an anonymous user.
That method got removed in revision 506469.
WSDL20ToAxisServiceBuilder needs some re-work
Mj
On 2/12/07, Manoj Khangaonkar <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> There is a build failure in the Kernel.
>
> My last successful build was on Feb 6. I see a few checkins for
WSDL20ToAxisServiceBuilder.jave from Feb 7.
>
> Can the folks who did those checkins look at this build failure - I
suspect that the wooden.jar in the repository is not
> what the code expects.
>
> 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
--
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]