Re: cxf-codegen plugins fails (xmlschema 1.4.5) but wsimport does not

2009-05-26 Thread Valerio Schiavoni
Hello. On Tue, May 26, 2009 at 3:50 AM, Benson Margulies wrote: > You had better make a JIRA with an actual POM that produces this problem. A > simple test case that I made fails to fail. Done. https://issues.apache.org/jira/browse/CXF-2239 Thanks for the support valerio -- http://www.li

Re: cxf-codegen plugins fails (xmlschema 1.4.5) but wsimport does not

2009-05-25 Thread Benson Margulies
You had better make a JIRA with an actual POM that produces this problem. A simple test case that I made fails to fail. On Mon, May 25, 2009 at 11:42 AM, Valerio Schiavoni < valerio.schiav...@gmail.com> wrote: > Hello, > the following works fine: > wsimport -keep http://api.microsofttranslator.c

Re: cxf-codegen plugins fails (xmlschema 1.4.5) but wsimport does not

2009-05-25 Thread Benson Margulies
Valerio, No code inside XmlSchema manually adopts the tempuri URI. No code in the CXF codegen plugin does, either. I looked at the schema, and it doesn't mention it anywhere. I'll have to write a test case to try to repro this. --benson On Mon, May 25, 2009 at 11:42 AM, Valerio Schiavoni < val

Re: cxf-codegen plugins fails (xmlschema 1.4.5) but wsimport does not

2009-05-25 Thread Benson Margulies
Oh, dear. I'm looking at this. I have no idea where the tempuri uri comes from. On Mon, May 25, 2009 at 11:42 AM, Valerio Schiavoni < valerio.schiav...@gmail.com> wrote: > Hello, > the following works fine: > wsimport -keep http://api.microsofttranslator.com/V1/Soap.svc?WSDL > > (classes are gene

cxf-codegen plugins fails (xmlschema 1.4.5) but wsimport does not

2009-05-25 Thread Valerio Schiavoni
Hello, the following works fine: wsimport -keep http://api.microsofttranslator.com/V1/Soap.svc?WSDL (classes are generated and everything works fine). Performing the same task (classes from wsdl) using cxf-codegen, i get today: Caused by: org.apache.maven.plugin.MojoExecutionException: java.lang