Bug 319189 - Metadata for graphicImage tries to resolve too many attributes
diff --git a/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/metadata/jsf_html_dti.xml b/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/metadata/jsf_html_dti.xml
index e4019b6..77f3b16 100644
--- a/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/metadata/jsf_html_dti.xml
+++ b/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport/metadata/jsf_html_dti.xml
@@ -240,13 +240,17 @@
 					multiLevel="true"
 					widget="true">
 					<resolve-attribute-value attributeName="src"/>
+					<!--
 					<resolve-attribute-value attributeName="value"/>
 					<resolve-attribute-value attributeName="url"/>
+					-->
 				</tag-decorate-info>
 				<tag-decorate-info id="vpd-decorate-preview">
 					<resolve-attribute-value attributeName="src"/>
+					<!--
 					<resolve-attribute-value attributeName="value"/>
 					<resolve-attribute-value attributeName="url"/>
+					-->
 				</tag-decorate-info>
 			</value>
 		</trait>