More than one Element in Request Wrapper?

2008-01-11 Thread ben27
'extension restriction' Can anybody help me? Regards, Benjamin -- View this message in context: http://www.nabble.com/More-than-one-Element-in-Request-Wrapper--tp14753520p14753520.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: More than one Element in Request Wrapper?

2008-01-12 Thread James Mao
You can ise the java2ws to generate the wrapper bean classes, java2ws -wrapperbean James Hi everyone, I have a simple question for someone who is familiar with CXF. I try to add annotations to a method that contains three selfdefined datatypes: init(SessionId sid, DataTyp dt, DataTyp2 dt) Ho

Re: More than one Element in Request Wrapper?

2008-01-14 Thread Daniel Kulp
You've hit a known bug in XmlSchema: https://issues.apache.org/jira/browse/WSCOMMONS-273 We're waiting for a new version of XmlSchema to be released that fixes that bug (and a bunch of others we reported). Dan On Friday 11 January 2008, ben27 wrote: > Hi everyone, > > I have a simple questio

Re: More than one Element in Request Wrapper?

2008-01-15 Thread ben27
released that fixes > that bug (and a bunch of others we reported). > > Dan > > -- > J. Daniel Kulp > Principal Engineer, IONA > [EMAIL PROTECTED] > http://www.dankulp.com/blog > > -- View this message in context: http://www.nabble.com/More-than-one-Element-in-

Re: More than one Element in Request Wrapper?

2008-01-22 Thread silithus
Schema to be released that fixes >> that bug (and a bunch of others we reported). >> >> Dan >> >> -- >> J. Daniel Kulp >> Principal Engineer, IONA >> [EMAIL PROTECTED] >> http://www.dankulp.com/blog >> >> > > -- View this message in context: http://www.nabble.com/More-than-one-Element-in-Request-Wrapper--tp14753520p15018510.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: More than one Element in Request Wrapper?

2008-01-22 Thread silithus
the next library. With this one its highly doubtful we will get approval from management to use Cxf in production(though its not Cxf direct problem), and would have to go to other solutions. Thanks -- View this message in context: http://www.nabble.com/More-than-one-Element-in-Request-Wrapper

Re: More than one Element in Request Wrapper?

2008-01-22 Thread Benson Margulies
On Tue, 2008-01-22 at 06:14 -0800, silithus wrote: > This seems more blocking issue than we initally thought. We use Java first > approach, and Cxf-2.0.3. > > For example when we use List etc we get that error, when we use > List everything goes ok. > > We would really appreciate any news/info r

Re: More than one Element in Request Wrapper?

2008-01-22 Thread silithus
e to have this one and only blocker with fix already done but not distributed. -- View this message in context: http://www.nabble.com/More-than-one-Element-in-Request-Wrapper--tp14753520p15020269.html Sent from the cxf-user mailing list archive at Nabble.com.