The following are known issues in installation and configuration of WebFOCUS:
<?xml version="1.0" encoding="UTF-8"?>
<wls:weblogic-web-app
xmlns:wls="http://xmlns.oracle.com/weblogic/weblogic-web-app"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd
http://xmlns.oracle.com/weblogic/weblogic-web-app
http://xmlns.oracle.com/weblogic/weblogic-web-app/1.4/weblogic-web-app.xsd">
<wls:container-descriptor>
<wls:prefer-application-packages>
<wls:package-name>org.eclipse.persistence</wls:package-name>
</wls:prefer-application-packages>
</wls:container-descriptor>
</wls:weblogic-web-app>The workaround is to copy the favicon.ico file from the WebFOCUS installation directory. For example, ...\ibi\WebFOCUS80\webapps\webfocus\ to the IIS C:\InetPub\wwwroot\ directory.
As a workaround:
<parm-name>IBI_Repos_DB_URL</parm-name>
<param-value>jdbc:as400://{system_name}/{db_name} </param-name> where:
Is the system hosting the database.
Is the database used for the WebFOCUS repository.
| WebFOCUS |