These are the supported types I've added:
<supports>
  |          <mime-type>text/html</mime-type>
  |          <portlet-mode>VIEW</portlet-mode>
  |       </supports>
  |       <supports>
  |          <mime-type>text/xml</mime-type>
  |          <portlet-mode>VIEW</portlet-mode>
  |       </supports>
  |       <supports>
  |          <mime-type>application/xhtml+xml</mime-type>
  |          <portlet-mode>VIEW</portlet-mode>
  |       </supports>
  | 

I don't know what you mean with the path to my svg?  Do you mean the namespace? 
 The svg code is in the xhtml page.  The namespaces I'm using are 

  | xmlns:xlink="http://www.w3.org/2000/xlink/namespace/";
  | xmlns:svg="http://www.w3.org/2000/svg";
  | 

Thank you for answering so quickly,  
Shaun

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959936#3959936

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959936
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to