some more investigation:

In version 2.1.4, everything was ok and the XmlSchema.jar was resolved 
automaticly. With 2.2.5 this is no longer the case. I wanted to try 2.2.4 or 
2.2.3 to see when things have changed but with other 2.2.x versions i am 
getting wstx-asl-3.2.8.jar issues with the maven2 central. It wont be found. So 
at this point i have no clue. Of course i could manually place the 
xmlSchema.jar as a dependency but as long as it looks like a bug in some of the 
POMs of CXF, i would love to disucss that here.


---
regards
Marc Logemann
http://www.logemann.org
http://www.logentis.de




Am 20.01.2010 um 12:28 schrieb Marc Logemann:

> Hi,
> 
> after upgrading to 2.2.5 i am getting the error in the subject when 
> bootstrapping my app. 
> 
> Here is my ivy.xml definition for getting the dependencies.
> 
> 
>        <dependency org="org.apache.cxf" name="cxf-rt-frontend-jaxws" 
> rev="2.2.5" conf="default"/>
>        <dependency org="org.apache.cxf" name="cxf-rt-transports-http" 
> rev="2.2.5" conf="default"/>
> 
> I really dont know why XmlSchema.jar is missing as it seems. In fact it 
> doesnt get downloaded with both dependencies in place.
> 
> Has something changed with regard to latest version? 
> 
> Thanks for any info.
> 
> 
> ---
> regards
> Marc Logemann
> http://www.logemann.org
> http://www.logentis.de
> 
> 
> 
> 

Reply via email to