[jira] [Commented] (CXF-3770) WADL Generator does not handle Enums correctly

2011-11-11 Thread Sergey Beryozkin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148562#comment-13148562 ] Sergey Beryozkin commented on CXF-3770: --- those enums which are inside beans will also

[jira] [Commented] (CXF-3770) WADL Generator does not handle Enums correctly

2011-10-24 Thread Jason Chaffee (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134597#comment-13134597 ] Jason Chaffee commented on CXF-3770: The example is when the Enum is part of a POJO/bean

[jira] [Commented] (CXF-3770) WADL Generator does not handle Enums correctly

2011-10-24 Thread Sergey Beryozkin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134122#comment-13134122 ] Sergey Beryozkin commented on CXF-3770: --- I have a test involving QueryParam, how does

[jira] [Commented] (CXF-3770) WADL Generator does not handle Enums correctly

2011-10-18 Thread Jason Chaffee (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130146#comment-13130146 ] Jason Chaffee commented on CXF-3770: I believe the issue is in the method doWriteBeanPar

[jira] [Commented] (CXF-3770) WADL Generator does not handle Enums correctly

2011-10-18 Thread Jason Chaffee (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130132#comment-13130132 ] Jason Chaffee commented on CXF-3770: This looks like it is working for PathParam now, bu