Hi Jasintha,

It was 1.6 (update2) earlier.



Thanks,
Umashanthi

On Mon, Apr 26, 2010 at 3:02 PM, Jasintha Dasanayaka <jasin...@wso2.com>wrote:

> what was the previous JDK version
>
> On Mon, Apr 26, 2010 at 3:27 PM, Umashanthi Pavalanathan <
> umashan...@wso2.com> wrote:
>
>> Hi,
>>
>> I got it solved when I used JDK 1.5.
>>
>>
>> Thanks,
>> Umashanthi
>>
>>
>> On Mon, Apr 26, 2010 at 2:14 PM, Umashanthi Pavalanathan <
>> umashan...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> I got the following error while building  Axis2 - JAXWS from
>>> branches/dependencies.
>>>
>>>
>>> How to solve this?
>>>
>>>
>>> Thanks,
>>> Umashanthi
>>>
>>>
>>>
>>>
>>> ---------------------------------------
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building Apache Axis2 - JAXWS
>>> [INFO]    task-segment: [clean, install]
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] [clean:clean {execution: default-clean}]
>>> [INFO] Deleting directory
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/target
>>> [WARNING] POM for 'org.apache.woden:woden-api:pom:1.0M8:compile' is
>>> invalid.
>>>
>>>  Its dependencies (if any) will NOT be available to the current build.
>>> [WARNING] POM for 'org.apache.woden:woden-impl-dom:pom:1.0M8:compile' is
>>> invalid.
>>>
>>> Its dependencies (if any) will NOT be available to the current build.
>>> [INFO] Setting property: classpath.resource.loader.class =>
>>> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
>>> [INFO] Setting property: velocimacro.messages.on => 'false'.
>>> [INFO] Setting property: resource.loader => 'classpath'.
>>> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
>>> [INFO] [remote-resources:process {execution: default}]
>>> [WARNING] Invalid project model for artifact
>>> [woden-impl-dom:org.apache.woden:1.0M8]. It will be ignored by the remote
>>> resources Mojo.
>>> [WARNING] Invalid project model for artifact
>>> [woden-api:org.apache.woden:1.0M8]. It will be ignored by the remote
>>> resources Mojo.
>>> [INFO] [remote-resources:process {execution: legal-files}]
>>> [WARNING] Invalid project model for artifact
>>> [woden-impl-dom:org.apache.woden:1.0M8]. It will be ignored by the remote
>>> resources Mojo.
>>> [WARNING] Invalid project model for artifact
>>> [woden-api:org.apache.woden:1.0M8]. It will be ignored by the remote
>>> resources Mojo.
>>> [INFO] [resources:resources {execution: default-resources}]
>>> [INFO] Using encoding: 'UTF-8' to copy filtered resources.
>>> [INFO] [compiler:compile {execution: default-compile}]
>>> [INFO] Compiling 278 source files to
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/target/classes
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Compilation failure
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/addressing/package-info.java:[22,37]
>>> cannot find symbol
>>> symbol  : method location()
>>> location: @interface javax.xml.bind.annotation.XmlSchema
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java:[277,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java:[346,4]
>>> method does not override or implement a method from a supertype
>>>
>>>  
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java:[398,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java:[454,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java:[511,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java:[516,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java:[556,4]
>>> method does not override or implement a method from a supertype
>>>
>>>  
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/server/endpoint/EndpointImpl.java:[238,47]
>>> cannot find symbol
>>> symbol  : method getBindingID()
>>> location: interface javax.xml.ws.Binding
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/server/endpoint/EndpointImpl.java:[239,108]
>>> cannot find symbol
>>> symbol  : method getBindingID()
>>> location: interface javax.xml.ws.Binding
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/server/endpoint/EndpointImpl.java:[232,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/server/endpoint/EndpointImpl.java:[271,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/context/utils/ContextUtils.java:[99,75]
>>> cannot find symbol
>>> symbol  : variable REFERENCE_PARAMETERS
>>> location: interface javax.xml.ws.handler.MessageContext
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/Provider.java:[66,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/Provider.java:[99,4]
>>> method does not override or implement a method from a supertype
>>>
>>> /home/umashanthi/sources/branches/dependencies/axis2/modules/jaxws/src/org/apache/axis2/jaxws/spi/Provider.java:[155,4]
>>> method does not override or implement a method from a supertype
>>>
>>> --
>>>
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Jasintha Dasanayaka
> email: jasin...@wso2.com cell: +94 772 916 596
> blog: http://jasintha.org
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to