This doesnt look like a JAX-WS error. My guess is that you are using
JRockit or Weblogic
and there is some configuration that needs to be done there.
/s
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!