Btw... This is the complete jboss-portlet.xml file:

  | <portlet-app>
  |    <portlet>
  |       <portlet-name>ProductionUnitPortlet</portlet-name>
  |       <remotable>true</remotable>
  |       <header-content>
  |             <link href="/stylesheets/eogs.css" title="" rel="stylesheet" 
type="text/css" media="screen" />
  |             <link href="/stylesheets/calendar/calendar-win2k-1.css" 
title="calendar-win2k-1" rel="stylesheet" type="text/css" media="all" />
  |         <script src="/javascripts/popup.js" type="text/javascript" 
defer="defer">// foobar</script>
  |         <![CDATA[
  |         <!--[if lt IE 7.]>
  |         <script src="/javascripts/pngfix.js" type="text/javascript" 
defer="defer">// foobar</script>
  |         <![endif]-->
  |         ]]>
  |       </header-content>
  |       <security></security>
  | <!--        <transaction>
  |          <trans-attribute>Required</trans-attribute>
  |       </transaction> -->
  |    </portlet>
  | </portlet-app>
  | 

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

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

Reply via email to