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!*