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
Hi, I had the same error when i was using to include a schema in my wsdl (like you did) I used instead and it worked. Example of use: http://www.w3.org/2001/XMLSchema";> Perhaps it could helps. Best regards, Teva. Nikolaj A. wrote: > > System specs. > CXF 2.1 > Tomcat 5.5.17 (I know

Re: Problems with schema-validation-enabled

2008-06-06 Thread Daniel Kulp
On Jun 6, 2008, at 9:20 AM, Nikolaj A. wrote: Sorry for the delay, but I've been stuck on other projects. I tried with the apache-cxf-2.1.1-20080530.191058 snapshot and it did not solve the stack overflow issue (see the trace below). But I'm not sure if I tried with the correct snapshot t

Re: Problems with schema-validation-enabled

2008-06-06 Thread Nikolaj A.
Ups, I forgot the trace: java.lang.StackOverflowError at java.lang.System.checkKey(System.java:742) at java.lang.System.getProperty(System.java:626) at sun.security.action.GetPropertyAction.run(GetPropertyAction.java:66) at java.security.AccessController.doPrivileg

Re: Problems with schema-validation-enabled

2008-06-06 Thread Nikolaj A.
Sorry for the delay, but I've been stuck on other projects. I tried with the apache-cxf-2.1.1-20080530.191058 snapshot and it did not solve the stack overflow issue (see the trace below). But I'm not sure if I tried with the correct snapshot that you generated for me Dan, could you verify? Thank

Re: Problems with schema-validation-enabled

2008-05-30 Thread Daniel Kulp
I think I may have fixed this. I'm not 100% positive though. I'm deploying a new 2.1 snapshot right now. Can you give it a whirl in an hour or so (or early next week) to make sure? Thanks! Dan On May 29, 2008, at 6:42 PM, Daniel Kulp wrote: I see the problem... all your xsd's have

Re: Problems with schema-validation-enabled

2008-05-29 Thread Daniel Kulp
I see the problem... all your xsd's have the same target namespace. When we're looking them up, we're only looking at the namespace. I'll see what I can do with it tomorrow. Dan On May 19, 2008, at 11:32 AM, Nikolaj A. wrote: System specs. CXF 2.1 Tomcat 5.5.17 (I know it's old, but

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.
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 repository commons-logging-1.1.jar cxf-2.0.5-incubator.ja

Re: Problems with schema-validation-enabled

2008-05-21 Thread Benson Margulies
Dan's email on another subject leads me to ask you to check that you have a consistent set of CXF jars all in the same classloader. On Tue, May 20, 2008 at 8:13 AM, Nikolaj A. <[EMAIL PROTECTED]> wrote: > > Hmm, that's a very good question. > > If I eliminate the AOP proxy stuff below (the > quota

Re: Problems with schema-validation-enabled

2008-05-20 Thread Nikolaj A.
Hmm, that's a very good question. If I eliminate the AOP proxy stuff below (the quotaAnmodningHistorikSamlingHent bean), by pointing the endpoint implementor directly at the implementation class (the quotaAnmodningHistorikSamlingHentTarget bean), then I get the following stack overflow: Stack tr

Re: Problems with schema-validation-enabled

2008-05-19 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/Problem-with-schema-validation-%28JAX-WS---JAXB%29-td17319174.html > > Sorry fo

Re: Problems with schema-validation-enabled

2008-05-19 Thread Nikolaj A.
Seems like FOUGERE Julien experiences 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 this message in context: http://www.nabbl