users@jax-ws.java.net

Re: need help with examples

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Tue, 30 May 2006 11:36:17 -0700

Looks like StAX API is not finding the parser. See whether the
sjsxp.jar there in the classpath.

Jitu

shomari mosi wrote:

> *Hi there,
>
> I am running the fromjava example for jax-ws. I am getting an error
> when trying to build the client using ant
>
> java.xml.stream.FactoryConfigurationError : Provider
> com.bea.xml.stream.MXParserFactory not found
>
>
> I am pretty much stumped trying to figure out where to specify a
> parser or why it isn't finding it. Any suggestions.
>
> Thanks!*