Problem Note 37688: Unable to use a file reference in a URL Display Portlet in the SAS® Information Delivery Portal
When using a URL Display Portlet, the documentation indicates that you can use a file reference, such as the following, for the URL:
file:///c:/temp/test.html
However, if JBOSS is your application server and you attempt to use the file:///
format in a URL Display Portlet, you will see the following error message. This error occurs even though JBOSS supports this format.
Unable to display 'file:///C:/Users/Public/graph.html' because
'org.jboss.net.protocol.file.FileURLConnection'.
As a workaround, you can use the http://
format, such as http://www.sas.com
, which will work for all application servers, including JBOSS. You also can use IIS or Apache to serve static content HTML for the URL Display Portlet.
Operating System and Release Information
SAS System | SAS Information Delivery Portal | z/OS | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft® Windows® for x64 | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter Edition | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise Edition | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Standard Edition | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Microsoft Windows XP Professional | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Windows Vista | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
64-bit Enabled AIX | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
64-bit Enabled Solaris | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
HP-UX IPF | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Linux for x64 | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
Solaris for x64 | 4.2 | 4.3 | 9.2 TS2M0 | 9.2 TS2M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
With the JBoss application server, you might have problems displaying a file reference.
Type: | Problem Note |
Priority: | low |
Date Modified: | 2009-11-06 12:05:53 |
Date Created: | 2009-11-02 15:19:45 |