dev@jax-ws.java.net

Re: Comments on JAX-WS 2.1M1 (on GF V2) and request for some help.

From: Changshin Lee <iasandcb_at_gmail.com>
Date: Thu, 12 Oct 2006 10:49:35 +0900

Hi Vivek,

On 10/12/06, Vivek Pandey <Vivek.Pandey_at_sun.com> wrote:
> Hi Changshin,
>
> Certainly, we will fix the issues you discovered with JAXWS 2.1 EA1.
> Just recapping the issues:
>
> 1. A provider endpoint annotated with @WebServiceProvider is recognized
> as a plain servlet.
> - Did you try 109 descriptor, I guess you need to provide one.

Is it necessary to provide webservices.xml for that? I'm not sure what
JSR 109 MR 1.2 talks about the issue, but it will be quite convenient
for a server to recognize a @WebServiceProvider (as well as
@WebService) endpoint without webservices.xml unless
metadata-complete=true.

>
> 2 and 3 - needs to be addressed thru GF. You may like to file an Issue
> there.

OK, I will.

>
> 4. Looks like root cause of this issue is, on the server:
>
> java.lang.NullPointerException
> at
> com.sun.xml.ws.encoding.XMLHTTPBindingCodec.compareStrings(XMLHTTPBindingCodec.java:227)
> at
> com.sun.xml.ws.encoding.XMLHTTPBindingCodec.isMultipartRelated(XMLHTTPBindingCodec.java:210)
> at
> com.sun.xml.ws.encoding.XMLHTTPBindingCodec.decode(XMLHTTPBindingCodec.java:180)
>
> For this there is already issue#44[1] filed on jaxws, which we plan to
> fix. Probably if it gets fixed probably you wont see it on the client
> side too. However please file an issue at
> https://jax-ws.dev.java.net/servlets/ProjectIssues
>
> We will fix the src bundle released with jaxws 2.1 so that it compiles.
>

In addition to the filing, I'd like you to provide a clean way to get
the source of MR 2.1 from CVS. (Currently a number of conflicts happen
during cvs co -j mr-21)

Cheers,

Ias

> Thanks for trying out jaxws.
>
> -vivek.
> [1]https://jax-ws.dev.java.net/issues/show_bug.cgi?id=44
>
> Changshin Lee wrote:
> > I just posted them to my weblog,
> > http://weblogs.java.net/blog/iasandcb/archive/2006/10/what_i_found_du.html
> >
> > . I'd like to help resolve the issues, but checking out mr-21 branch
> > seems quite unsuccessful, and the source distribution of JAX-WS 2.1 M1
> > is not buildable.
> >
> > Looking forward to responses from JAX-WS team,
> >
> > Ias
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe_at_jax-ws.dev.java.net
> > For additional commands, e-mail: dev-help_at_jax-ws.dev.java.net
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: dev-help_at_jax-ws.dev.java.net
>
>