RE: Importing XSDs in a WSDL

2007-04-24 Thread Christopher Moesel
: Importing XSDs in a WSDL Just FYI: this is a known "restriction" at this point. However, I'm going to be working on fixing it this week. It is a big hold up for some of the work I need done. Dan On Monday 16 April 2007 08:50, Christopher Moesel wrote: > Hello, > > I

Re: Importing XSDs in a WSDL

2007-04-16 Thread Daniel Kulp
t; To: > Cc: "Christopher Moesel" <[EMAIL PROTECTED]> > Sent: Monday, April 16, 2007 2:50 PM > Subject: Re: Importing XSDs in a WSDL > > > Just FYI: this is a known "restriction" at this point. However, > > I'm going to be working on fixing i

Re: Importing XSDs in a WSDL

2007-04-16 Thread Sergey Beryozkin
ECTED]> Sent: Monday, April 16, 2007 2:50 PM Subject: Re: Importing XSDs in a WSDL Just FYI: this is a known "restriction" at this point. However, I'm going to be working on fixing it this week. It is a big hold up for some of the work I need done. Dan On Monday 16 April

RE: Importing XSDs in a WSDL

2007-04-16 Thread Christopher Moesel
ounds like Dan Kulp is aware of the "restriction" I'm referring to and is planning on resolving it-- so I'll assume it's on the roadmap for now. Thanks! Chris -Original Message- From: James Mao [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 9:41 AM To: cxf-user@in

Re: Importing XSDs in a WSDL

2007-04-16 Thread Daniel Kulp
Just FYI: this is a known "restriction" at this point. However, I'm going to be working on fixing it this week. It is a big hold up for some of the work I need done. Dan On Monday 16 April 2007 08:50, Christopher Moesel wrote: > Hello, > > I would prefer to keep my schema types in a sepa

Re: Importing XSDs in a WSDL

2007-04-16 Thread James Mao
Hi, Hello, I would prefer to keep my schema types in a separate XSD file rather than define them inside the WSDL file. So, I use an xsd:import to accomplish this. This appears to work well in CXF with one exception: When I view the wsdl at http://localhost:8080/myapp/services/MyService?wsdl t