users@jax-ws.java.net

Re: need help with examples

From: Sameer Tyagi <Sameer.Tyagi_at_Sun.COM>
Date: Sat, 20 May 2006 22:15:29 -0400
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!