To my experience xfire generated schemas always include all types so there should be no import when we generate the schema from xfire. But you are of course right if the wsdl is specified in the endpoint definition. In this case WSDLFlatten has to be called. Perhaps the code can be strutctured in this way. In any case we should look into the problem why WSDLFlatten does not include the types from other namespaces.

I will try to create a unit test for this specific problem. So we can test a later implementation. Would this help you?

Best regards,

Christian

Guillaume Nodet schrieb:
The WSDLFlattern has to be called so that imported schema
become inlined. See http://issues.apache.org/activemq/browse/SM-727.
So your fix would not work :(

On 11/10/06, Christian Schneider <[EMAIL PROTECTED]> wrote:
Hi Guillaume,

I have looked into the code and I think you can simply configure xfire
to not create a binding. So perhaps you can then use the xfire generated
wsdl.


--

Christian Schneider
---
http://www.liquid-reality.de

Reply via email to