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 11:37:06 +0900

Hi Jitu,

Long time no see :-) I fully understand your explanation but have one
small piece of curiosity. If a endpoint is implicitly recognized (i.e.
recognized without webservices.xml), then, does the monitor page show
a entry for the endpoint?

Thanks,

Ias

On 10/12/06, Jitendra Kotamraju <Jitendra.Kotamraju_at_sun.com> wrote:
> Vivek Pandey 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.
> >
> > 2 and 3 - needs to be addressed thru GF. You may like to file an Issue
> > there.
> Already vijay responded to this. If the deployment is using
> sun-jaxws.xml, it is like any servlet/web application. So GF doesn't
> show this in webservices list. If you deploy using 109, you should see
> this in web services list.
> >
> > 4. Looks like root cause of this issue is, on the server:
> I fixed NPE. I haven't checked if the sample is working or not.
>
> Jitu
> >
> > 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.
> >
> > 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
> >
>
> ---------------------------------------------------------------------
> 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
>
>