Re: Problems with schema-validation-enabled

2008-10-06 Thread Daniel Kulp
Can you try with 2.1.2 and/or the 2.1.3 snapshots? A bunch of fixes for this went into 2.1.1 so 2.1.2 should help. A couple more smaller fixes are going in for 2.1.3. Confirmation that it does fix the issue would be great. Dan On Monday 06 October 2008, Teva BREDIN wrote: > Hi, > > I ha

Re: Problems with schema-validation-enabled

2008-10-06 Thread Teva BREDIN
gt; Tomcat 5.5.17 (I know it's old, but I'm stuck with this) > Java 1.5.0_12 > > I'm trying to validate the XML input to my web service, but I ran into > this stack overflow. > > -- View this message in context: http://www.nabble.com/Problems-with-schema-validati

Re: Problems with schema-validation-enabled

2008-06-06 Thread Daniel Kulp
lib --- ... -- servicedescriptions --- wsdl --- folder structure with xsd's --- ... -- applicationContext.xml -- web.xml I tried to look at the wsdl_first example, but I'm stuck. Any ideas? /Nikolaj -- View this message in context: http://www.nabble.com/Problems-with-schema-validation-enab

Re: Problems with schema-validation-enabled

2008-06-06 Thread Nikolaj A.
orikSamlingHent" >>>> >>>> implementorClass >>>> ="dk.steria.quota.services.QuotaAnmodningHistorikSamlingHent" >>>> >>>> wsdlLocation="D:/BADEnvironment/servers/Quota/apache-tomcat-5.5.17/ >>>> webapps/services/WEB-INF/servicedescriptions/wsdl/ >>>> QuotaAnmodningHistorikSamlingHent.wsdl" >>>>address="/QuotaAnmodningHistorikSamlingHent"> >>>> >>>> >>>> >>>> >>>> >>>> >>>>>>> class="org.springframework.aop.framework.ProxyFactoryBean"> >>>> >>>> >>>> < >>>> value >>>> > >>>> dk >>>> .steria >>>> .quota.services.QuotaAnmodningHistorikSamlingHentServicePortType>>> value> >>>> >>>> >>>> >>>> >>>> >>>> >>>>systemLogPointcutAdvisor >>>> >>>> >>>> >>>> >>>> >>>>>>> class="dk.steria.quota.services.QuotaAnmodningHistorikSamlingHent"/> >>>> >>>> snip from spring application context - end >>>> >>>> It looks like the EndpointReferenceUtils are unable to locate the >>>> schemas, >>>> which are packed along with the wsdl files in the (exploded) war. >>>> >>>> The war structure looks like this: >>>> >>>> exploded war >>>> - META-INF >>>> -- ... >>>> >>>> - WEB-INF >>>> -- classes >>>> --- ... >>>> >>>> -- lib >>>> --- ... >>>> >>>> -- servicedescriptions >>>> --- wsdl >>>> --- folder structure with xsd's >>>> --- ... >>>> >>>> -- applicationContext.xml >>>> -- web.xml >>>> >>>> I tried to look at the wsdl_first example, but I'm stuck. Any ideas? >>>> >>>> /Nikolaj >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/Problems-with-schema-validation-enabled-tp17319259p17319259.html >>>> Sent from the cxf-user mailing list archive at Nabble.com. >>>> >>> >>> --- >>> Daniel Kulp >>> [EMAIL PROTECTED] >>> http://www.dankulp.com/blog >>> >>> >>> >>> >> >> --- >> Daniel Kulp >> [EMAIL PROTECTED] >> http://www.dankulp.com/blog >> >> >> >> >> >> > > -- View this message in context: http://www.nabble.com/Problems-with-schema-validation-enabled-tp17319259p17692057.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: Problems with schema-validation-enabled

2008-06-06 Thread Nikolaj A.
implementor="#quotaAnmodningHistorikSamlingHent" >>> >>> implementorClass >>> ="dk.steria.quota.services.QuotaAnmodningHistorikSamlingHent" >>> >>> wsdlLocation="D:/BADEnvironment/servers/Quota/apache-tomcat-5.5.17/ >>> webapps/services/

Re: Problems with schema-validation-enabled

2008-05-30 Thread Daniel Kulp
war - META-INF -- ... - WEB-INF -- classes --- ... -- lib --- ... -- servicedescriptions --- wsdl --- folder structure with xsd's --- ... -- applicationContext.xml -- web.xml I tried to look at the wsdl_first example, but I'm stuck. Any ideas? /Nikolaj -- View this message in context: ht

Re: Problems with schema-validation-enabled

2008-05-29 Thread Daniel Kulp
r structure looks like this: exploded war - META-INF -- ... - WEB-INF -- classes --- ... -- lib --- ... -- servicedescriptions --- wsdl --- folder structure with xsd's --- ... -- applicationContext.xml -- web.xml I tried to look at the wsdl_first example, but I'm stuck. Any ideas? /Nikolaj --

RE: Problems with schema-validation-enabled

2008-05-29 Thread Nikolaj A.
> > Van: Nikolaj A. [mailto:[EMAIL PROTECTED] > Verzonden: wo 28-5-2008 14:50 > Aan: users@cxf.apache.org > Onderwerp: Re: Problems with schema-validation-enabled > > > > > Hi, > > Sorry for the late answer. > > I recently

RE: Problems with schema-validation-enabled

2008-05-28 Thread Leo de Blaauw
Onderwerp: Re: Problems with schema-validation-enabled Hi, Sorry for the late answer. I recently swithed from cxf 2.0.5 to 2.1 in order to fix the schema-validation issue, but a have the same problem with both cxf versions. Here is a list of the changed jars (from SVN): CXF 2.05 deleted from

Re: Problems with schema-validation-enabled

2008-05-28 Thread Nikolaj A.
t;>at >> com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDHandler.constructTrees(XSDHandler.java:843) >> at >> com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDHandler.constructTrees(XSDHandler.java:843) >> >> Note that the stack ov

Re: Problems with schema-validation-enabled

2008-05-21 Thread Benson Margulies
>> >> How did you get into Code Page 1252? >> >> On Mon, May 19, 2008 at 11:44 AM, Nikolaj A. <[EMAIL PROTECTED]> wrote: >>> >>> Seems like FOUGERE Julien experiences almost similar problems in his post >>> today >>> http://www.nabble.com/Pro

Re: Antwort: Problems with schema-validation-enabled [Virus checked]

2008-05-20 Thread Nikolaj A.
gt; > best regards > jano > > > > > "Nikolaj A." <[EMAIL PROTECTED]> > 05/19/2008 17:32 > Bitte antworten an > users@cxf.apache.org > > > An > users@cxf.apache.org > Kopie > > Thema > Problems with schema-validation-enabled [Vir

Re: Problems with schema-validation-enabled

2008-05-20 Thread Nikolaj A.
almost similar problems in his post >> today >> http://www.nabble.com/Problem-with-schema-validation-%28JAX-WS---JAXB%29-td17319174.html >> >> Sorry for the double post, if it is indeed the very same issue... >> >> /Nikolaj >> >> -- >> View

Re: Problems with schema-validation-enabled

2008-05-19 Thread Benson Margulies
174.html > > Sorry for the double post, if it is indeed the very same issue... > > /Nikolaj > > -- > View this message in context: > http://www.nabble.com/Problems-with-schema-validation-enabled-tp17319259p17320678.html > Sent from the cxf-user mailing list archive at Nabble.com. > >

Re: Problems with schema-validation-enabled

2008-05-19 Thread Nikolaj A.
://www.nabble.com/Problems-with-schema-validation-enabled-tp17319259p17320678.html Sent from the cxf-user mailing list archive at Nabble.com.

Antwort: Problems with schema-validation-enabled [Virus checked]

2008-05-19 Thread jan . minaroviech
apache.org Kopie Thema Problems with schema-validation-enabled [Virus checked] System specs. CXF 2.1 Tomcat 5.5.17 (I know it's old, but I'm stuck with this) Java 1.5.0_12 I'm trying to validate the XML input to my web service, but I ran into this stack overflow. snip stackt

Problems with schema-validation-enabled

2008-05-19 Thread Nikolaj A.
structure with xsd's --- ... -- applicationContext.xml -- web.xml I tried to look at the wsdl_first example, but I'm stuck. Any ideas? /Nikolaj -- View this message in context: http://www.nabble.com/Problems-with-schema-validation-enabled-tp17319259p17319259.html Sent from the cxf-user mailing list archive at Nabble.com.