cancel
Showing results for 
Search instead for 
Did you mean: 

Edit inline jsp error

dgillespie
Champ in-the-making
Champ in-the-making
When I tried to edit a XML document inline with Enterprise 2.0 preview I received the following error.

javax.faces.FacesException: Unable to compile class for JSP

An error occurred at line: 34 in the jsp file: /jsp/dialog/edit-xml-inline.jsp
Generated servlet error:
TemplatingService.TT_QNAME cannot be resolved to a type

An error occurred at line: 34 in the jsp file: /jsp/dialog/edit-xml-inline.jsp
Generated servlet error:
TemplatingService cannot be resolved to a type

An error occurred at line: 34 in the jsp file: /jsp/dialog/edit-xml-inline.jsp
Generated servlet error:
TemplatingService cannot be resolved

An error occurred at line: 34 in the jsp file: /jsp/dialog/edit-xml-inline.jsp
Generated servlet error:
TemplateType cannot be resolved to a type

An error occurred at line: 34 in the jsp file: /jsp/dialog/edit-xml-inline.jsp
Generated servlet error:
TemplateInputMethod cannot be resolved to a type

An error occurred at line: 34 in the jsp file: /jsp/dialog/edit-xml-inline.jsp
Generated servlet error:
InstanceData cannot be resolved to a type

An error occurred at line: 34 in the jsp file: /jsp/dialog/edit-xml-inline.jsp
Generated servlet error:
InstanceData cannot be resolved to a type
2 REPLIES 2

dgillespie
Champ in-the-making
Champ in-the-making
Found this in WCM known issues.  Most likely the same problem as I am having.

Edit XML Inline

    * Editing an xml file not generated by the create web content wizard will cause a null pointer exception since the template type aspect is not set.

    * Editing assets generated by template output methods (shtml and txt files and such) should bring up the form editor for the corresponding xml file. Currently it does not.

steve
Champ in-the-making
Champ in-the-making
Hello,

You can track the issue here:
http://issues.alfresco.com/browse/AWC-1153

I have marked it as critical so it will be fixed in the next point release due soon.

Steve