I just installed Oracle Weblogic 11g with the zip developper package on Linux. I managed to create a domain, servers declare a machine, start the nodemanager however, I cannot access the help links inside it : when I click on a link, an xml file which starts with
<portal:root xsi:schemaLocation="http://www.bea.com/servers/netuix/xsd/portal/support/1.0.0 portal-support-1_0_0.xsd">
−
<!--
Overall portal definition file for BEA Help Viewer.
Copyright (c) 2008,2009, Oracle and/or its affiliates. All rights reserved.
-->
−
<netuix:desktop encoding="UTF-8" definitionLabel="helpDesktopLabel" markupName="desktop" markupType="Desktop" title="home.page.title" backingFile="com.bea.help.utils.GeneralBackingFile" treeOptimizationEnabled="true">
is downloaded.
Can you tell me how to configure the console to display the help ? or to install the help ?
Note : I also install the supplemental dev zip.