Update to JAX-WS 2.2

View: New views
8 Messages — Rating Filter:   Alert me  

Update to JAX-WS 2.2

by Bill Nagy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just wanted to give everyone a heads-up that we are going to start
upgrading the JAX-WS support to conform to the 2.2 spec relatively soon.
The spec update may be found at http://jcp.org/en/jsr/detail?id=224.

-Bill



Re: Update to JAX-WS 2.2

by Deepal Jayasinghe-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Great, that would be very good thing to have.

Deepal
> I just wanted to give everyone a heads-up that we are going to start
> upgrading the JAX-WS support to conform to the 2.2 spec relatively soon.
> The spec update may be found at http://jcp.org/en/jsr/detail?id=224.
>
> -Bill
>
>
>
>  


--
Thank you!


http://blogs.deepal.org
http://deepal.org


Re: Update to JAX-WS 2.2

by Isuru Suriarachchi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Bill,
 
AFAIK, there are some WSDL generation issues in our JAX-WS implementation. Specially when Complex types are involved. Are you going to address those issues as well during this improvement?
 
Thanks,
~Isuru

On Fri, Oct 30, 2009 at 7:22 PM, Bill Nagy <nagy@...> wrote:
I just wanted to give everyone a heads-up that we are going to start
upgrading the JAX-WS support to conform to the 2.2 spec relatively soon.
The spec update may be found at http://jcp.org/en/jsr/detail?id=224.

-Bill







Re: [Axis2] Update to JAX-WS 2.2

by Bill Nagy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

(I forgot the [Axis2] prefix on my original note -- sorry to anyone who
missed it.)

If they are necessary to pass the CTS test suites, then yes.  Otherwise
I can't make any promises.

-Bill

On Fri, 2009-10-30 at 23:15 +0530, Isuru Suriarachchi wrote:

> Hi Bill,
>  
> AFAIK, there are some WSDL generation issues in our JAX-WS
> implementation. Specially when Complex types are involved. Are you
> going to address those issues as well during this improvement?
>  
> Thanks,
> ~Isuru
>
>
> On Fri, Oct 30, 2009 at 7:22 PM, Bill Nagy <nagy@...>
> wrote:
>         I just wanted to give everyone a heads-up that we are going to
>         start
>         upgrading the JAX-WS support to conform to the 2.2 spec
>         relatively soon.
>         The spec update may be found at
>         http://jcp.org/en/jsr/detail?id=224.
>        
>         -Bill
>        
>        
>
>
>
>


Re: [Axis2] Update to JAX-WS 2.2

by Sagara :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

  Sorry for move this discussion in to a different direction :)

  Any one have any idea about what is the status of Axis2 passing
JAX-WS TCK ?  If  I'm correct sometimes ago there was a discussion to
share works with CXF.

Thanks ,

On 10/31/09, Bill Nagy <nagy@...> wrote:

> (I forgot the [Axis2] prefix on my original note -- sorry to anyone who
>  missed it.)
>
>  If they are necessary to pass the CTS test suites, then yes.  Otherwise
>  I can't make any promises.
>
>
>  -Bill
>
>
>  On Fri, 2009-10-30 at 23:15 +0530, Isuru Suriarachchi wrote:
>  > Hi Bill,
>  >
>  > AFAIK, there are some WSDL generation issues in our JAX-WS
>  > implementation. Specially when Complex types are involved. Are you
>  > going to address those issues as well during this improvement?
>  >
>  > Thanks,
>  > ~Isuru
>  >
>  >
>  > On Fri, Oct 30, 2009 at 7:22 PM, Bill Nagy <nagy@...>
>  > wrote:
>  >         I just wanted to give everyone a heads-up that we are going to
>  >         start
>  >         upgrading the JAX-WS support to conform to the 2.2 spec
>  >         relatively soon.
>  >         The spec update may be found at
>  >         http://jcp.org/en/jsr/detail?id=224.
>  >
>  >         -Bill
>  >
>  >
>  >
>  >
>  >
>  >
>
>


--
Sagara Gunathunga

Blog - http://ssagara.blogspot.com
Web - http://people.apache.org/~sagara/

Re: [Axis2] Update to JAX-WS 2.2

by dims :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sagara,

fyi, Jarek and DanKulp have done the hard work already. There is a axis-tck mailing list that you can join once you sign
and fax in the NDA. Then Jarek can set you up with the TCK as well as the harness needed to run axis2.

http://www.apache.org/jcp/ApacheNDA.pdf

thanks,
-- dims

On 10/31/2009 12:31 PM, Sagara Gunathunga wrote:

>    Sorry for move this discussion in to a different direction :)
>
>    Any one have any idea about what is the status of Axis2 passing
> JAX-WS TCK ?  If  I'm correct sometimes ago there was a discussion to
> share works with CXF.
>
> Thanks ,
>
> On 10/31/09, Bill Nagy<nagy@...>  wrote:
>> (I forgot the [Axis2] prefix on my original note -- sorry to anyone who
>>   missed it.)
>>
>>   If they are necessary to pass the CTS test suites, then yes.  Otherwise
>>   I can't make any promises.
>>
>>
>>   -Bill
>>
>>
>>   On Fri, 2009-10-30 at 23:15 +0530, Isuru Suriarachchi wrote:
>>   >  Hi Bill,
>>   >
>>   >  AFAIK, there are some WSDL generation issues in our JAX-WS
>>   >  implementation. Specially when Complex types are involved. Are you
>>   >  going to address those issues as well during this improvement?
>>   >
>>   >  Thanks,
>>   >  ~Isuru
>>   >
>>   >
>>   >  On Fri, Oct 30, 2009 at 7:22 PM, Bill Nagy<nagy@...>
>>   >  wrote:
>>   >          I just wanted to give everyone a heads-up that we are going to
>>   >          start
>>   >          upgrading the JAX-WS support to conform to the 2.2 spec
>>   >          relatively soon.
>>   >          The spec update may be found at
>>   >          http://jcp.org/en/jsr/detail?id=224.
>>   >
>>   >          -Bill
>>   >
>>   >
>>   >
>>   >
>>   >
>>   >
>>
>>
>
>


Re: [Axis2] Update to JAX-WS 2.2

by Isuru Suriarachchi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Dims,

I'm interested in joining this axis-tck mailing list and getting access to the TCK. Could you please tell me the fax number to send this NDA? it's not there in the jcp page.

And also I think we need some improvements in the JAXWS user guide as well. Isn't it? For example, it still says that we can deploy JAXWS services as an AAR in repository/services. I think it's only possible as a .jar in repository/servicejars.

Thanks,
~Isuru

On Sat, Oct 31, 2009 at 11:28 PM, Davanum Srinivas <davanum@...> wrote:
Sagara,

fyi, Jarek and DanKulp have done the hard work already. There is a axis-tck mailing list that you can join once you sign and fax in the NDA. Then Jarek can set you up with the TCK as well as the harness needed to run axis2.

http://www.apache.org/jcp/ApacheNDA.pdf

thanks,
-- dims


On 10/31/2009 12:31 PM, Sagara Gunathunga wrote:
  Sorry for move this discussion in to a different direction :)

  Any one have any idea about what is the status of Axis2 passing
JAX-WS TCK ?  If  I'm correct sometimes ago there was a discussion to
share works with CXF.

Thanks ,

On 10/31/09, Bill Nagy<nagy@...>  wrote:
(I forgot the [Axis2] prefix on my original note -- sorry to anyone who
 missed it.)

 If they are necessary to pass the CTS test suites, then yes.  Otherwise
 I can't make any promises.


 -Bill


 On Fri, 2009-10-30 at 23:15 +0530, Isuru Suriarachchi wrote:
 >  Hi Bill,
 >
 >  AFAIK, there are some WSDL generation issues in our JAX-WS
 >  implementation. Specially when Complex types are involved. Are you
 >  going to address those issues as well during this improvement?
 >
 >  Thanks,
 >  ~Isuru
 >
 >
 >  On Fri, Oct 30, 2009 at 7:22 PM, Bill Nagy<nagy@...>
 >  wrote:
 >          I just wanted to give everyone a heads-up that we are going to
 >          start
 >          upgrading the JAX-WS support to conform to the 2.2 spec
 >          relatively soon.
 >          The spec update may be found at
 >          http://jcp.org/en/jsr/detail?id=224.
 >
 >          -Bill
 >
 >
 >
 >
 >
 >








--
Senior Software Engineer,
WSO2 Inc. http://wso2.org/
Blog : http://isurues.wordpress.com/

Re: [Axis2] Update to JAX-WS 2.2

by dims :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Looks like email to secretary@... / fax to +1-919-573-9199
http://markmail.org/message/bz6q5oyjrj3hb37v

The mailing list itself is:
jaxws-tck AT incubator.apache.org (sorry i wrote the wrong address before)

You may also want to join: (where you can ask questions on existing resources, this is a public list)
jcp-open AT apache.org

thanks,
dims

On 11/09/2009 03:02 AM, Isuru Suriarachchi wrote:

> Hi Dims,
>
> I'm interested in joining this axis-tck mailing list and getting access to
> the TCK. Could you please tell me the fax number to send this NDA? it's not
> there in the jcp page.
>
> And also I think we need some improvements in the JAXWS user guide as well.
> Isn't it? For example, it still says that we can deploy JAXWS services as an
> AAR in repository/services. I think it's only possible as a .jar in
> repository/servicejars.
>
> Thanks,
> ~Isuru
>
> On Sat, Oct 31, 2009 at 11:28 PM, Davanum Srinivas<davanum@...>wrote:
>
>> Sagara,
>>
>> fyi, Jarek and DanKulp have done the hard work already. There is a axis-tck
>> mailing list that you can join once you sign and fax in the NDA. Then Jarek
>> can set you up with the TCK as well as the harness needed to run axis2.
>>
>> http://www.apache.org/jcp/ApacheNDA.pdf
>>
>> thanks,
>> -- dims
>>
>>
>> On 10/31/2009 12:31 PM, Sagara Gunathunga wrote:
>>
>>>    Sorry for move this discussion in to a different direction :)
>>>
>>>    Any one have any idea about what is the status of Axis2 passing
>>> JAX-WS TCK ?  If  I'm correct sometimes ago there was a discussion to
>>> share works with CXF.
>>>
>>> Thanks ,
>>>
>>> On 10/31/09, Bill Nagy<nagy@...>   wrote:
>>>
>>>> (I forgot the [Axis2] prefix on my original note -- sorry to anyone who
>>>>   missed it.)
>>>>
>>>>   If they are necessary to pass the CTS test suites, then yes.  Otherwise
>>>>   I can't make any promises.
>>>>
>>>>
>>>>   -Bill
>>>>
>>>>
>>>>   On Fri, 2009-10-30 at 23:15 +0530, Isuru Suriarachchi wrote:
>>>>   >   Hi Bill,
>>>>   >
>>>>   >   AFAIK, there are some WSDL generation issues in our JAX-WS
>>>>   >   implementation. Specially when Complex types are involved. Are you
>>>>   >   going to address those issues as well during this improvement?
>>>>   >
>>>>   >   Thanks,
>>>>   >   ~Isuru
>>>>   >
>>>>   >
>>>>   >   On Fri, Oct 30, 2009 at 7:22 PM, Bill Nagy<nagy@...>
>>>>   >   wrote:
>>>>   >           I just wanted to give everyone a heads-up that we are going
>>>> to
>>>>   >           start
>>>>   >           upgrading the JAX-WS support to conform to the 2.2 spec
>>>>   >           relatively soon.
>>>>   >           The spec update may be found at
>>>>   >           http://jcp.org/en/jsr/detail?id=224.
>>>>   >
>>>>   >           -Bill
>>>>   >
>>>>   >
>>>>   >
>>>>   >
>>>>   >
>>>>   >
>>>>
>>>>
>>>>
>>>
>>>
>>
>
>