[jira] Commented: (CXF-1161) Javadoc for classes generated XSD with WSDL is defective

2009-01-19 Thread Sean O'Callaghan (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665098#action_12665098
 ] 

Sean O'Callaghan commented on CXF-1161:
---

According to https://jaxb.dev.java.net/issues/show_bug.cgi?id=575 fixed on jaxb 
trunk as of the 08 jan 2009.

> Javadoc for classes generated XSD with WSDL is defective
> 
>
> Key: CXF-1161
> URL: https://issues.apache.org/jira/browse/CXF-1161
> Project: CXF
>  Issue Type: Bug
>  Components: JAXB Databinding
>Affects Versions: 2.0.3
>Reporter: Benson Margulies
>Assignee: Sean O'Callaghan
>
> I've added a 'form_test.xsd' file to the test resources for 
> rt/databinding/jaxb. This contains:
> 
> 
> 
> 
> 
> 
> The javadoc in the generated class lacks the form attribute.
> 
>
>  http://www.w3.org/2001/XMLSchema}anyType";>
>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>
>  
>
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CXF-1161) Javadoc for classes generated XSD with WSDL is defective

2008-12-08 Thread Sean O'Callaghan (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654452#action_12654452
 ] 

Sean O'Callaghan commented on CXF-1161:
---

Have raised this as an issue with the jaxb RI project: 
https://jaxb.dev.java.net/issues/show_bug.cgi?id=575

> Javadoc for classes generated XSD with WSDL is defective
> 
>
> Key: CXF-1161
> URL: https://issues.apache.org/jira/browse/CXF-1161
> Project: CXF
>  Issue Type: Bug
>  Components: JAXB Databinding
>Affects Versions: 2.0.3
>Reporter: Benson Margulies
>Assignee: Sean O'Callaghan
>
> I've added a 'form_test.xsd' file to the test resources for 
> rt/databinding/jaxb. This contains:
> 
> 
> 
> 
> 
> 
> The javadoc in the generated class lacks the form attribute.
> 
>
>  http://www.w3.org/2001/XMLSchema}anyType";>
>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>
>  
>
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CXF-1161) Javadoc for classes generated XSD with WSDL is defective

2008-12-08 Thread Sean O'Callaghan (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654442#action_12654442
 ] 

Sean O'Callaghan commented on CXF-1161:
---

Yyeah will do Benson.

> Javadoc for classes generated XSD with WSDL is defective
> 
>
> Key: CXF-1161
> URL: https://issues.apache.org/jira/browse/CXF-1161
> Project: CXF
>  Issue Type: Bug
>  Components: JAXB Databinding
>Affects Versions: 2.0.3
>Reporter: Benson Margulies
>Assignee: Sean O'Callaghan
>
> I've added a 'form_test.xsd' file to the test resources for 
> rt/databinding/jaxb. This contains:
> 
> 
> 
> 
> 
> 
> The javadoc in the generated class lacks the form attribute.
> 
>
>  http://www.w3.org/2001/XMLSchema}anyType";>
>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>
>  
>
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CXF-1161) Javadoc for classes generated XSD with WSDL is defective

2008-12-08 Thread Sean O'Callaghan (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654441#action_12654441
 ] 

Sean O'Callaghan commented on CXF-1161:
---

Still an issue with the latest snapshot, however these files are generated by 
the JAXB reference implementation and not CXF code. 

> Javadoc for classes generated XSD with WSDL is defective
> 
>
> Key: CXF-1161
> URL: https://issues.apache.org/jira/browse/CXF-1161
> Project: CXF
>  Issue Type: Bug
>  Components: JAXB Databinding
>Affects Versions: 2.0.3
>Reporter: Benson Margulies
>Assignee: Sean O'Callaghan
>
> I've added a 'form_test.xsd' file to the test resources for 
> rt/databinding/jaxb. This contains:
> 
> 
> 
> 
> 
> 
> The javadoc in the generated class lacks the form attribute.
> 
>
>  http://www.w3.org/2001/XMLSchema}anyType";>
>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>
>  
>
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CXF-1161) Javadoc for classes generated XSD with WSDL is defective

2008-12-08 Thread Benson Margulies (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654400#action_12654400
 ] 

Benson Margulies commented on CXF-1161:
---

This comes straight from JAXB. You could try reporting it to them.

> Javadoc for classes generated XSD with WSDL is defective
> 
>
> Key: CXF-1161
> URL: https://issues.apache.org/jira/browse/CXF-1161
> Project: CXF
>  Issue Type: Bug
>  Components: JAXB Databinding
>Affects Versions: 2.0.3
>Reporter: Benson Margulies
>Assignee: Sean O'Callaghan
>
> I've added a 'form_test.xsd' file to the test resources for 
> rt/databinding/jaxb. This contains:
> 
> 
> 
> 
> 
> 
> The javadoc in the generated class lacks the form attribute.
> 
>
>  http://www.w3.org/2001/XMLSchema}anyType";>
>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>   type="{http://www.w3.org/2001/XMLSchema}string"/>
>
>  
>
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.