[jira] Updated: (SM-1011) WSDLFlattenner / SchemaCollection do not handle nested schemas inclusions properly

2007-09-13 Thread Freeman Fang (JIRA)

 [ 
https://issues.apache.org/activemq/browse/SM-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang updated SM-1011:
-

Fix Version/s: (was: 3.1.2)

> WSDLFlattenner / SchemaCollection do not handle nested schemas inclusions 
> properly
> --
>
> Key: SM-1011
> URL: https://issues.apache.org/activemq/browse/SM-1011
> Project: ServiceMix
>  Issue Type: Bug
>  Components: servicemix-common
>Affects Versions: 3.1.1
> Environment: Windows XP
>Reporter: Konrad Argasinski
> Fix For: 3.2
>
> Attachments: nested schemas.txt, nested-schemas-reproduced-sm.zip
>
>
> WSDLFlattener fails to analyse JSR-181 SU WSDL which imports multi-level 
> (nested) schemas structure.
> My JSR-181 SU WSDL imports A1.xsd schema. A1.xsd includes B1.xsd, B2.xsd and 
> B3.xsd. B1.xsd includes C1.xsd.
> The schema is used by JAXB during the project build and it works ok, however 
> when the SU gets deployed on ServiceMix I receive following error:
> NOT_FOUND_ERR: An attempt is made to reference a node in a 
> context where it does not exist.
> 

[jira] Updated: (SM-1011) WSDLFlattenner / SchemaCollection do not handle nested schemas inclusions properly

2007-08-17 Thread Konrad Argasinski (JIRA)

 [ 
https://issues.apache.org/activemq/browse/SM-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Argasinski updated SM-1011:
--

Attachment: nested-schemas-reproduced-sm.zip

Attaching SA which allows reproducing the problem.
Please note that the simple nesting (a includes b which includes c) doesn't 
reproduce the problem.
To reproduce it you need a specific nested schemas structure (a includes b1, b2 
and b3, b1 includes c).

> WSDLFlattenner / SchemaCollection do not handle nested schemas inclusions 
> properly
> --
>
> Key: SM-1011
> URL: https://issues.apache.org/activemq/browse/SM-1011
> Project: ServiceMix
>  Issue Type: Bug
>  Components: servicemix-common
>Affects Versions: 3.1.1
> Environment: Windows XP
>Reporter: Konrad Argasinski
> Fix For: 3.1.2, 3.2
>
> Attachments: nested schemas.txt, nested-schemas-reproduced-sm.zip
>
>
> WSDLFlattener fails to analyse JSR-181 SU WSDL which imports multi-level 
> (nested) schemas structure.
> My JSR-181 SU WSDL imports A1.xsd schema. A1.xsd includes B1.xsd, B2.xsd and 
> B3.xsd. B1.xsd includes C1.xsd.
> The schema is used by JAXB during the project build and it works ok, however 
> when the SU gets deployed on ServiceMix I receive following error:
> NOT_FOUND_ERR: An attempt is made to reference a node in a 
> context where it does not exist.
> 

[jira] Updated: (SM-1011) WSDLFlattenner / SchemaCollection do not handle nested schemas inclusions properly

2007-08-07 Thread Guillaume Nodet (JIRA)

 [ 
https://issues.apache.org/activemq/browse/SM-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet updated SM-1011:


Affects Version/s: (was: incubation)
   3.1.1
Fix Version/s: (was: incubation)
   3.2
   3.1.2

> WSDLFlattenner / SchemaCollection do not handle nested schemas inclusions 
> properly
> --
>
> Key: SM-1011
> URL: https://issues.apache.org/activemq/browse/SM-1011
> Project: ServiceMix
>  Issue Type: Bug
>  Components: servicemix-common
>Affects Versions: 3.1.1
> Environment: Windows XP
>Reporter: Konrad Argasinski
> Fix For: 3.1.2, 3.2
>
> Attachments: nested schemas.txt
>
>
> WSDLFlattener fails to analyse JSR-181 SU WSDL which imports multi-level 
> (nested) schemas structure.
> My JSR-181 SU WSDL imports A1.xsd schema. A1.xsd includes B1.xsd, B2.xsd and 
> B3.xsd. B1.xsd includes C1.xsd.
> The schema is used by JAXB during the project build and it works ok, however 
> when the SU gets deployed on ServiceMix I receive following error:
> NOT_FOUND_ERR: An attempt is made to reference a node in a 
> context where it does not exist.
>