Actually, I see that a javax.xml.stream:stax-api:1.0-2 jar was added to central last month. That jar doesn't have the QName class either. We can switch to that (Sun CDDL license) or possibly to the geronimo-specs version which also doesn't have it.
Most likely, I'll switch it to the geronimo-specs version. (Nice apache license) Dan On Wednesday 07 November 2007, Adrian C wrote: > Not to sure if I should be posting this to the developers list or not > - however I came a cross an issue with stax.jar on OAS. There was a > problem with class loading because of stax-api.jar including QName. > Issue was resolved by using jsr173_api-2.2.0.jar instead. I think that > this should be part of jsr173_api-2.2.0.jar should be part of cxf > dependencies rather that stax-api.jar -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
