Re: OM Tutorial Question

2007-05-21 Thread cbrown
Excellent. Thank you. On Mon, 2007-05-21 at 23:09 +0530, sumedha rubasinghe wrote: > > woodstox > wstx-asl > 3.2.0 > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Re: OM Tutorial Question

2007-05-21 Thread sumedha rubasinghe
Hi, I was able to run this with following dependency. woodstox wstx-asl 3.2.0 /sumedha On 5/21/07, cbrown <[EMAIL PROTECTED]> wrote: mvn seems to pull in stax-api 1.0.1. I see there are some other development versions. which would be the correct one? On Mon, 2007-

Re: OM Tutorial Question

2007-05-21 Thread cbrown
mvn seems to pull in stax-api 1.0.1. I see there are some other development versions. which would be the correct one? On Mon, 2007-05-21 at 21:07 +0530, sumedha rubasinghe wrote: > Hi, > You need to have Stax dependencies as well. > > /sumedha > > On 5/21/07, cbrown <[EMAIL PROTECTED]> wro

Re: OM Tutorial Question

2007-05-21 Thread sumedha rubasinghe
Hi, You need to have Stax dependencies as well. /sumedha On 5/21/07, cbrown <[EMAIL PROTECTED]> wrote: Working through the http://ws.apache.org/commons/axiom/OMTutorial.html, I run into a FactoryConfigurationError - "Provider com.bea.xml.stream.MXParserFactory not found" I'm using maven2 and

OM Tutorial Question

2007-05-21 Thread cbrown
Working through the http://ws.apache.org/commons/axiom/OMTutorial.html, I run into a FactoryConfigurationError - "Provider com.bea.xml.stream.MXParserFactory not found" I'm using maven2 and include dependencies for org.apache.ws.commons.axiom axiom-api 1.2.2