[jboss-user] [JBoss Portal] - Re: Javascript error in ui.pack.js

wesleyhales do-not-reply at jboss.com
Tue Aug 4 21:54:34 EDT 2009


You may encounter a similar error because there are still some kins to work out in IE with the following, but try adding this bridgelet to your project:

<dependency>
  |    <groupId>org.jboss.portletbridge.extensions.richfaces</groupId>
  |    <artifactId>PortalResourceBuilder</artifactId>
  |    <version>2.0.0.ALPHA</version>
  | </dependency>
  | 

http://www.jboss.org/files/portletbridge/docs/2.0.0.ALPHA/en/html_single/index.html#d0e82

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248010



More information about the jboss-user mailing list