[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-837) A structured model client, FacesRendererFactory$MyEMF2DOMAdapterRoot(renderer,RendererTypeImpl) threw following exception during adapter notification

Aliaksey Nis (JIRA) jira-events at lists.jboss.org
Tue Oct 16 07:57:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-837?page=comments#action_12382696 ] 
            
Aliaksey Nis commented on JBIDE-837:
------------------------------------

Forgot to change resolution - not Done, but Not reproduceable.

> A structured model client, FacesRendererFactory$MyEMF2DOMAdapterRoot(renderer,RendererTypeImpl) threw following exception during adapter notification 
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-837
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-837
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: XML Structured Editor
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Anton Klimkovich
>         Assigned To: Anton Klimkovich
>             Fix For: 2.0.0.CR1
>
>         Attachments: 111.txt
>
>
> JSF project 
> 1 Open faces-config.xml on tree tab. 
> 2 Create new Render Kit (RenderKit)->Renderer -> Attribute  
> 3 Click on Source tab 
> 4 Add to source <facet><facet-name>FacetName</facet-name></facet> inside <attribute></attribute>
> example: 
> <renderer>
>    <component-family/>
>    <renderer-type>renderer</renderer-type>
>    <renderer-class>RClass</renderer-class>
>    <attribute>
>     <facet>
>     <facet-name>FacetName</facet-name>
>    </facet>
>     <attribute-name>AtrName</attribute-name>
>     <attribute-class>AtrClass</attribute-class>
>    </attribute>
>   </renderer>
> 5 Delete string <facet><facet-name>FacetName</facet-name></facet>
> 6 Save changes.
> Exception willbe occur
> Log attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list