RE: CXF Dynamic Client -- Provider com.bea.xml.stream.MXParserFactory not found

2007-08-20 Thread velidandas
t test.ComplexClient.main(ComplexClient.java:163) > ** > > Not sure about the problem here. > >> -Original Message- >> From: Willem Jiang [mailto:[EMAIL PROTECTED] >> Sent: 08 August 2007 13:07 >> To: cxf-user@incubator.apache.org >

RE: CXF Dynamic Client -- Provider com.bea.xml.stream.MXParserFactory not found

2007-08-08 Thread Velidanda Srinivas
> To: cxf-user@incubator.apache.org > Subject: Re: CXF Dynamic Client -- Provider > com.bea.xml.stream.MXParserFactory not found > > > Hi , > > Sorry for missing so many jars here. > > That's the stax api implementation jar, we use the > wstx-asl-*.jar in

RE: CXF Dynamic Client -- Provider com.bea.xml.stream.MXParserFactory not found

2007-08-08 Thread Velidanda Srinivas
gt; From: Willem Jiang [mailto:[EMAIL PROTECTED] > Sent: 08 August 2007 13:07 > To: cxf-user@incubator.apache.org > Subject: Re: CXF Dynamic Client -- Provider > com.bea.xml.stream.MXParserFactory not found > > > Hi , > > Sorry for missing so many jars here. > > T

Re: CXF Dynamic Client -- Provider com.bea.xml.stream.MXParserFactory not found

2007-08-08 Thread Willem Jiang
Hi , Sorry for missing so many jars here. That's the stax api implementation jar, we use the wstx-asl-*.jar in CXF. And you get more information for this URL[1] , which is WHICH_JARS that current CXF use. [1]https://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution/src/main/release/l

RE: CXF Dynamic Client -- Provider com.bea.xml.stream.MXParserFactory not found

2007-08-08 Thread Velidanda Srinivas
I copied the below jars(other than what you specified) to get my client working. spring-beans* commons-logging* geronimo-annotation_1.0_spec-1.1.jar XmlSchema-1.2.jar xml-resolver-1.2.jar neethi-2.0.jar saaj-api-1.3.jar geronimo-javamail_1.4_spec-1.0-M1.jar geronimo-activation_1.1_spec-1.0-M1.jar