Re: Webapp classpath confusion

2009-10-29 Thread Craig Tataryn
Sounds eriely like a problem I was having deploying my CXF app to WAS 6.1...[1]. My app was compiling against versions of jaxp which differ from that which the container/jvm provide. Craig [1] http://www.nabble.com/CXF-and-WAS-6.1%28.0.19%29-to26028639.html On 2009-10-29, at 2:02 PM, Micha

Re: Schema validation failure on valid wsdl/schema (urn: namespace)

2009-09-11 Thread Craig Tataryn
Michael, Dan Kulp over at CXF made a patch based on your suggestion: http://pastie.org/614117.txt will go into the nightly snapshots and then into the next release of CXF. Thanks again, Craig. On Thu, Sep 10, 2009 at 10:28 PM, Michael Glavassevich wrote: > Craig, > > Craig Tataryn

Re: Schema validation failure on valid wsdl/schema (urn: namespace)

2009-09-10 Thread Craig Tataryn
ce what it should be within the context of that call. Otherwise, is there a way in the WSDL I can set the SystemId? Or perhaps you are saying that even if the SystemId were present in the WSDL CXF wouldn't be respecting it? Thanks Michael. Craig. > Michael Glavassevich >