Tag library validation report
Tag library validation report automatically generated by the Maven taglib plugin
This report contains a basic validation of tag handler classes for the following tag libraries:
- o (myfaces_orchestra.tld) - uri: http://myfaces.apache.org/orchestra
null myfaces_orchestra.tld
<o:converter>
| found | loadable | extends TagSupport/TagExtraInfo | class |
|---|---|---|---|
| org.apache.myfaces.orchestra.conversation.jsf.components.ConverterTag |
| - | attribute name | tld declares | tag declares |
|---|---|---|---|
| beanName | String | ||
| useWrapper Attribute type different from String and not declared in tld. |
- |
<o:endConversation>
| found | loadable | extends TagSupport/TagExtraInfo | class |
|---|---|---|---|
| org.apache.myfaces.orchestra.conversation.jsf.components.EndConversationTag |
| - | attribute name | tld declares | tag declares |
|---|---|---|---|
| errorOutcome | String | ||
| name | String | ||
| onOutcome | String |
<o:separateConversationContext>
| found | loadable | extends TagSupport/TagExtraInfo | class |
|---|---|---|---|
| org.apache.myfaces.orchestra.conversation.jsf.components.SeparateConversationContextTag |