Known and Resolved Issues
The following sections describe known problems in WebLogic Server 9.1, as well as problems that were resolved in 9.1. Entries include a description of the problem, and a workaround or solution where appropriate. A notation in the Fixed In column indicates that the problem has been resolved.
For information about new and changed functionality in WebLogic Server 9.1, see What's New in WebLogic Server 9.1.
Information about cached JDBC statements is not displayed on the JDBC Monitoring pages. |
|||
The Administration Console uses the JMX management interfaces to interact with WebLogic Server. WebLogic Server supports several MBean servers that provide access to management features from different perspectives. Although these MBean servers may be disabled in the WebLogic Server configuration files, the Administration Console requires these MBean servers during operation and will not run successfully without them. |
|||
The Administration Console still shows the default table size even after the preferred table size is set to something other than the default size. |
|||
After a page flow completes in the Administration Console, it forwards to a different page, typically a table. Pressing the browser back button at this point results in an attempt to load the last JSP file in the completed assistant. At this point, all of the context for this assistant is discarded. BEA recommends that you do not use the browser back button to step back into an assistant once changes are cancelled or finished, and that you do not go back to a previous step in an assistant. Instead, use the navigation links and buttons in the Administration Console. |
|||
On the Domain Logging page, if the limit of 100 logs was reached, additional logs were not visible. |
|||
You can use the Administration Console to shut down the Administration Server, but as the Administration Console attempts to refresh itself, it often encounters a problem displaying the page because the Administration Server is no longer available to service requests. This failure manifests itself in different ways, depending on the timing, machine load, and other deployments. |
|||
An EJB-style Web service can not be tested through the Administration Console. The EJB Module-->Testing tab cannot be used to test the deployment of an EJB Module (JAR file). |
|||
No more than 50 users or groups from an external LDAP server or database can be displayed in the Administration Console. |
|||
The Administration Console did not support JMS message management for distributed queue and uniform distributed queue members. The Administration Console has been extended to support these features. A new button, Show Messages, has been added to the Distributed Queue and Uniform Distributed Queue Monitoring pages. To access the JMS Message Management page for a member, select the member instance and click this button. |
|||
Applications can have dependencies on resources that are configured outside the scope of that application. The Administration Console represented these dependencies (in the deployment plan and deployment descriptors) just like any other configuration setting, making it inconvenient to discover and edit resource dependencies. The Administration Console should represent these dependencies differently. The Administration Console now includes an additional page under the application's Deployment Plan tab that includes a tree of resource dependencies for an application. Any missing or unresolved dependencies are highlighted by a red icon. |
|||
After you add security providers to a security realm, the new security providers appear in the Change list, and the Change list will indicate which servers need to be rebooted to add the providers to the realm. |
|||
The Dump Thread Stacks feature in the Administration Console (Server page --> Monitoring --> Performance --> Lock&Edit --> Dump Thread Stacks) only works if the server is running on JRockit. Thread dumps work on all Virtual Machines if you use the WebLogic Scripting Tool. |
|||
Applications deployed on a cluster do not appear in the list of deployments for each server in the Deployments tab. |
|||
Message-Driven Beans (MDB) may specify adapter-jndi-name in the deployment descriptor to indicate that the MDB is receiving messages from a resource adapter rather than from JMS. Such a binding entails configuring an ActivationSpec object which is passed to the resource adapter during deployment. The Administration Console does not currently provide a way to view or configure the Resource Adapter that an MDB is bound to. The Administration Console does not currently provide a way to view or configure the ActivationSpec properties on the MDB. |
|||
In resource adapters, JNDI names are used for the following three types of objects: The Administration Console did not display the Resource Adapter bean JNDI name. |
|||
On the Cluster -> Configuration -> Migration page, you must select the Candidate Machines that you want to use for Migratable Servers at the same time that you specify a cluster-wide data source in the Data Source for Automatic Migration field. |
|||
JMS service migration does not work when you use the Administration Console. Use the |
|||
The Administration Console sends log messages to the Administration Server log, but you cannot use the Console to filter the messages or use the log configuration pages to reconfigure Console logging. |
|||
When a role or policy condition is created or modified in the Administration Console, you must click the Save button before leaving the role/policy editor page. Otherwise, all the changes made during the creation or modification of the condition(s) that are displayed get lost when you return to the same page. No warning pop-up or message appears to tell you that leaving the page without clicking Save negates your changes. |
|||
The ability to configure and monitor durable subscribers was available through the WebLogic Server 8.1 Administration Console, but was not available through the WebLogic Server 9.0 Administration Console. |
|||
Configuring a JDBC Data Source using the Administration Console was too complicated as there were too many configuration settings on a single page. The Administration Console pages for JDBC Data Sources have been redesigned to ensure information is better organized and that the user is able to navigate easily. The following new pages have been added for JDBC Data Sources: Configuration/Transaction, Configuration/Diagnostics, and Security. In addition, the General and Connection Pool pages have also been redesigned. |
|||
The Administration Console presented JMS configuration values even if a Message-Driven Bean (MDB) was sourced by a resource adapter. The Administration Console did not provide a way to configure (read and/or write) the adapter-jndi-name for an RA-MDB. |
|||
Heap Size Current was not getting displayed on the Servers > Monitoring > Performance page of WebLogic Server 9.1 Administration Console. |
|||
After you enable the administration port from the Administration Console and click the Activate button, the Administration Console is not reachable until the URL used to communicate with the Administration Console is changed to HTTPS and the administration port number. Because the administration port setting is dynamic, the Administration Console should redirect after activating any changes regarding the use of the administration port. |
|||
As part of the JMS Modules > [module] > [topic] > Monitoring > Durable Subscribers > Monitoring tab, the table of durable subscribers should provide a link to browse the messages queued for the subscriber. The New, Move and Delete operations should be available for selected messages. |
|||
The Administration Console should support JMS Message Management for durable subscribers. The Administration Console has been extended to support this feature. To access the JMS Message Management page for a durable subscriber, select an instance of the durable subscriber and click 'Show Messages'. |
|||
If you upload a non-ascii name application in the Administration Console, the file name appears garbled. |
|||
After you specify the location for the new plan for a resource adapter, the Administration Console takes you back to the "Settings for <adapter name>" screen where it says that no Deployment Plan is selected. You must have separate directories for the application and the plan instead of placing both files in the same directory. |
|||
As administrators configure applications in the Administration Console, some configuration changes are saved as deployment plan variables. The Deployment Plan pages allow you to view the variables that have been set in the deployment plan and to delete one or more variables from that plan. The Deployment Plan pages used to view and edit variables are only available for an application, but should also be available for stand-alone deployments. Administrators should navigate to the individual configuration pages for a deployment, module, or component, viewing and editing configuration settings that are specific to that deployment. Deployment plans can also be edited outside of the Administration Console environment by using an XML or text editor. |
|||
The following pages, which were visible in the WebLogic Server 8.1 Administration Console, were not available in WebLogic Server 9.0: Active JMS Sessions, Active JMS Producers and Active JMS Consumers. The missing pages have been reinstated. Select the instance of WebLogic JMS Server you would like to monitor, and then click the Monitoring > Active JMS Connections link. Links to JMS Sessions page are provided in the Sessions Current Count column. In the JMS Sessions page, the links to JMS Consumers and JMS Producers pages are provided in Consumers and Producers columns. |
|||
Configuring request classes and constraints, in the Administration Console, for a Work Manager needed to be simplified. The Administration Console Work Management Configuration pages and assistants have been redesigned to simplify the process of configuring and targeting Work Manager artifacts. Buttons to create and assign request classes and constraints have also been included. |
|||
The Jolt Connection Pool monitoring pages in the Administration Console cannot access the Jolt Runtime MBeans, and therefore Jolt connection pools cannot be monitored or reset using the Administration Console. Use WebLogic Scripting Tool (WLST) to access the Jolt Runtime MBean. |
|||
The WebLogic Server 9.0 Administration Console Monitoring pages did not reflect the right status when the Server was JACC Enabled. The JACC Enabled fields in the Administration Console Server table and the Monitoring and General pages now correctly reflect the security setting. |
|||
The following attributes are currently missing from the Domain > Configuration > JTA page under Advanced:
|
|||
The Administration Console can be used to attach a policy to a Web Service. However, if you attach more than one policy to a Web Service operation, you receive a |
|||
The chooser control is used in several pages in the Administration Console and presents a list of available items, chosen items, and controls to move items from one list to the other. This control does not support moving more than one item at a time using a CTRL+mouse click interaction. |
|||
The Administration Console did not always recognize Web Services that were defined within stand-alone EJB or WAR deployments. Web Service descriptors within EARS and stand-alone EJB and WAR deployments are now correctly represented in the Administration Console. |
|||
The Web Services Description Language Compiler hung when non-ascii characters were used in complexType. |
|||
If an installed JDBC module has a password-encrypted field encrypted with the wrong key, an exception occurs in the Administration Console. This can occur when you copy a JDBC module from one domain to another. To re-set the password correctly, use |
|||
The Administration Console occasionally displayed an incorrect JDNI table for a Server (the JNDI table did not include the names for any newly created management objects). To display the JNDI table correctly, the user had to restart the Server. In addition, the Administration Console sometimes attempted to display details for application-scoped names that were not resolvable outside of the application, resulting in exceptions. The Administration Console now displays the JNDI tree and nodes for a server correctly. |
|||
When you use the Summary of Asynchronous Tasks function in the Administration Console, invoking Cancel on a running task results in a |
|||
If the Administration Console has been modified through a console extension, images and CSS pages get cached by the browser. You may notice the caching when using the MedRec Console. |
|||
The Administration Console required an Administration port for the Suspend and Force Suspend buttons, even though the suspend and force suspend operations did not strictly require it. |
|||
When you create a security provider (any provider such as PKI credential mapper, auditing provider, authentication provider, and so on), the creation assistant takes the name of the provider and then returns to that provider's configuration summary page showing the newly added entry. However, the creation is not yet complete. You need to enter provider-specific details for it to be a valid provider configuration. |
|||
The Administration Console should provide for a centralized subdeployment management interface for the JMS System Module. A new subdeployment table page has been added, using which the user can add and delete subdeployment for the JMS System Module and assign or reassign targets for the subdeployment. |
|||
The JMX MBean server only allows security management operations on the runtime bean tree. The Administration Console also prevents security management operations while a pending configuration change is in progress. For example, if an authentication provider configuration is changed, the Administration Console prevents creating a new user for that authentication provider until the configuration change is complete, which typically requires a server re-boot. |
|||
Mail encoding was not configurable on the SMTP configuration page in the diagnostic module. Upon SMTP notification, the mail body and subject were encoded in JVM default encoding. On Japanese Windows and UNIX, JVM default encoding was not mail-safe, which caused various problems such as character garbling, delivery failure, and so on. |
|||
Using the Administration Console search pane results in a 404 error when it is run on other than the original locale. For example, the 404 error occurs if a French user uses the English version on the French locale. |
|||
When a user deleted a JMS resource from JMS system module, the subdeployment associated with the resource was also deleted. |
|||
The Administration Console occasionally reported a The Administration Console now correctly configures destinations for SAF agents. Validation issues are reported as expected. |
|||
The Administration Console mandates that a user understands and knows how to create a subdeployment. The pages and flow should be simplified such that the user has the option of simply accepting the default targets for a resource type, or click on a button to create a new subdeployment or select an existing subdeployment for the resource. The Targets page for the JMS System module has been redesigned to simplify tasks. When creating a resource in a JMS system module, the Targets page will now list the default targets for a resource type. The user has the option of accepting this setting by clicking Finish, or clicking 'Advanced Targetting' to create a new subdeployment or select an existing subdeployment for the resource. |
|||
In some cases, the WebLogic Server Administration Console displayed only the first Web Service selected in a deployed application. It ignored any subsequent Web Service that was selected. Occasionally, exceptions were encountered while displaying the wsdl for a Web Service. The wsdl pages now work correctly, displaying selected Web Services. |
|||
Application deployments which had references to library deployments were not represented correctly in the Administration Console. The console pages that deploy and monitor applications and library deployments have been enhanced to enable you to:
In addition, the Monitoring pages for applications now include information from libraries referenced by these applications. |
|||
When an application containing JMS modules is deployed, each module defined in the application is targeted. The Administration Console was not correctly targeting JMS module subdeployments. Further, it was cumbersome to determine how each of the modules within an application were targeted, as the targets for each module were displayed on separate pages. During deployment, JMS modules are now correctly targeted by the Administration Console. To improve usability, the targeting pages for deployments have been redesigned to present a tree table describing the current target assignments for each module and submodules within a deployment. In addition, a new target assistant assists in setting target assignments for deployments. |
|||
You can no longer view the version number of WebLogic Server through the Preferences > Version tab in Administration Console. This page was removed from the WebLogic Server Administration Console. The online help for WebLogic Server Administration Console states otherwise. |
The medrec.wls.config target in SAMPLES_HOME/server/medrec/setup/build.xml has a known issue with respect to security configuration. |
|||
In the JMS Queue example instructions, the queue's corresponding connection factory instance is referred to as |
|||
When you start the MedRec server, the following exception was thrown:
This exception prevented In addition, when you stopped the MedRec server and/or undeployed the Both issues were related to CR234476. |
The Oracle Thin JDBC driver has not been certified with JDK 5.0. In internal testing, BEA has noted test failures with the DECIMAL data type (TAR 4019650.995). This issue has been fixed in Oracle's 10.2.0.2 thin driver. Please obtain the driver from Oracle. |
|||
Clear text passwords are not allowed if To deploy an application that contains application-scoped DataSource descriptors with To encrypt the Datasource password: 3. Open the EAR file, and cut and paste this encrypted password into the appscoped descriptor (remove the clear text password). |
|||
When loading a new JDBC application-scoped DataSource descriptor file that used a deployment plan, WebLogic Server only searched locations inside the application EAR file. WebLogic Server searches the inside and outside locations of the application EAR file. |
|||
WebLogic Server failed to clean up internal data structures after a deployment failure was encountered for application-packaged JDBC modules. As a result, even after the cause of the error was fixed, subsequent deployment of the application failed. WebLogic Server no longer needs to be restarted in order to deploy the application. |
|||
Application-scoped JDBC data sources using the XA JDBC driver with multiple JNDI names got bound to the wrong context in the JNDI tree. As a result, errors occurred during a search. You can now use multiple JNDI names for application-scoped JDBC data sources that use the XA JDBC driver. |
|||
The |
|||
The number of JDBC pool connections provided by WebLogic Server exceeded the limit defined by the maximum capacity. |
|||
Performing multiple administrative actions on a JDBC data source configuration entity resulted in an |
|||
Multi-threaded tests that use the To ensure the system does not hang, declare the spin lock object as volatile. |
|||
An |
|||
Due to compatibility issues with Sybase's jConnect driver, a WebLogic Server 9.1 now supports the Sybase jConnect 6.0 driver. |
|||
When using the BEA MSSQL driver, the thread continued to be associated with the transaction even after the asynchronous transaction was rolled back. |
|||
There is a performance degradation in the WebLogic Type 4 JDBC Driver for Oracle Use the |
|||
|
When you specify |
|||
The SAFAgentRuntimeMBean statistic returned the wrong value for MesssageReceivedCount, MesssageCurrentCount, and MessagesPendingCount. |
|||
In WebLogic Server 9.0, the error destination for a Uniform Distributed Destination was interpreted as a normal destination instead of a Uniform Distributed Destination (UDD). The problem has been resolved. However, for UDDs the error destination has to be a UDD with identical targeting. Setting the error destination to a normal destination will lead to an error. |
|||
MBean for SAF WindowInterval and support for the same in the Administration Console was needed. The WindowInterval attribute was added to the SAFAgentMBean. This is the maximum amount of time, in milliseconds, that a JMS sending agent will wait before forwarding messages in a single batch. In addition, support for the WindowInterval attribute has been provided in the Store-and Forward Agents: Configuration: General [Advanced] page of the Administration Console. |
|||
The user did not have permission to dynamically edit the FileStore's SynchronousWritePolicy attribute. |
|||
WebLogic Server does not clean up persistent data after there has been a failed persistent store upgrade. |
|||
WebLogic Server unnecessarily persisted 2-Phase Commit records when it did not have any other IO work for a transaction in that store. Users should see a significant performance improvement for JMS non-persistent message that are part of 2-Phase Commit transactions. |
|||
Negatively acknowledged messages got a new SAF sequence number inside the messaging kernel, which caused out-of-order messages on the SAF endpoint. In the event that errors occurred during forwarding of messages from one server to another, messages were sometimes dropped. |
|||
If you tried to use the Path Service Runtime Bean, or had more than one Path Service in the same domain, a couple of issues were encountered: The Path Service Bean name now uses the Configuration Bean name. |
|||
WebLogic Server threw a |
|||
When a client disconnected without closing the subscription, it took some time for the socket to determine that the client abruptly disconnected. As a result, JMS topic message listeners stopped receiving messages for some time. Start the WebLogic 9.1 Server hosting the Topic with either of these properties: These settings will cause the server to serialize each message several times (to the same remote ConnectionFactory or TopicSession). In addition, single blocked sockets due to a disconnected client will no longer delay other subscriptions. |
|||
WebLogic Server allowed a JMS stand-alone application deployment to have the same name as a JMS System Resource. As a result, there was no way to distinguish between the destinations of the system resource and the application deployment. A validation check is now performed that ensures no application deployment has the same name as a JMS System Resource. If you have prior configurations that use a System Resource Name for an application deployment, you need to rename one of the configuration elements. |
|||
When non-persistent messages with a unit-of-order were forwarded through an imported destination configured with the at-most-once non-persistent override option, messages were delivered out of order. |
|||
In WebLogic Server 9.0, when JMS messages were sent with WLProducer.setUnitOfOrder, the size of user data was incorrectly calculated. The Unit-of-Order (UOO) is no longer considered in determining user data size. |
|||
In WebLogic Server 9.0, when JMS messages were sent to an SAF (Store-and-Forward) imported destination, the size of user data was incorrectly calculated. |
|||
The JMS C API incorrectly handled |
|||
When a user called the destroyJMSDurableSubscriberRuntime() API from The destroyJMSDurableSubscriberRuntime() API from |
|||
Sending a large number of messages using the Unit-of-Order feature led to performance degradation. |
|||
JDBC Persistent XA map failed when used within a 2-phase transaction. |
|||
Debugging scope values for SAF debug APIs were incorrectly defined. |
|||
An A more accurate JMSException is now displayed if a user tries to undeploy an undeployed JMS server. |
|||
In many-to-many queuing benchmarks using a JDBC store, WebLogic Server 9.0 was slower than 8.1SP4. JMS stored the message header and the message body in separate records (applies only to messages with a message body greater than 1000 bytes). This problem has been resolved. Significant performance improvement should occur with larger messages with a JDBC store but otherwise should not be visible. To obtain the original behavior, use the following command line option.
|
|||
The Messaging Bridge could not send or receive messages when the MQSeries QOS level was set to 'Exactly-Once', causing transactions to be incorrectly proxied. |
|||
WebLogic Server could not start the JMS bridge if the connection URL was not provided. |
|||
When the 9.0 Upgrade Wizard upgraded a configuration with an 8.1 bridge, the path to the JMS bridge RAR did not update to reflect the new installation directory, which caused deployment to fail. |
|||
The following JMSModuleHelper API did not support the targeting of a newly created SAF imported destination onto a SAFAgent.
|
|||
Deployment of a JMS Module failed and a |
|||
In a cluster, failure in SAF caused JMS messages to remain undelivered, resulting in some messages getting lost. Messages are no longer lost when forwarding to a distributed destination, in spite of an SAF failure. |
|||
When a JMS destination in a packaged JMS module was paused for consumption using the Administration Console, the destination name was incorrectly displayed as NULL in the Server log. The Server log now displays the correct JMS destination name. |
|||
In some cases, due to the high volume of message acknowledgements and session recovery activities, JMS asynchronous message delivery went out-of-sync. Hence, some messages were not being delivered. |
|||
After a server reboot, if an application in a clustered environment attempted to access a JMS queue or topic that a client previously looked-up in JNDI, the location could not be used. |
|||
In WebLogic Server 9.0, the weblogic.jms.extensions.WLMessageProducer.send(jmsMessage) caused the client application to hang when the following circumstances occurred at the same time:
The client no longer hangs and the correct exception is thrown. |
|||
When JMS messages queued in the 'At-Least-Once' delivery mode failed in delivery, the messages were re-sent, but not necessarily in the right order. |
|||
Due to a synchronization issue, SAF occasionally could lose JMS persistent messages sent to an imported topic. |
|||
Support for the weblogic.jms.extensions.WLMessage.getSize() method no longer exists. For information about JMS message management, refer to http://bernal.bea.com/stage/wls/docs91/jms_admin/manage_msg.html. |
|||
When a target JMS System resource entity was created using JMSModuleHelper APIs, a A check is now in place to verify the name. If there is no matching |
|||
Some JMS messages were not delivered by the SAF agent if there was a change in the Distributed Destination membership. The SAF agent now acknowledges the changes to the Distributed Destination membership and then delivers the messages. |
|||
JMS messages were sent to an incorrect (older) erroneous destination even after the Uniform Distributed Destination configuration parameter was updated. The location change in the Uniform Distributed Destination configuration parameter is acknowledged and the JMS message is sent to the updated location. |
|||
The Non-XA adapter incorrectly behaved as an XA adapter, thereby attempting to support XA transactions. The adapter's configuration descriptor information is now used to determine whether or not it is an XA adapter. |
|||
JMS messages sent through SAF could stall if any Distributed Destination members were in the pause state. This problem delayed message delivery until the member returned to the unpaused state. The paused status of a Distributed Destination member is conveyed to SAF, so that it can balance the message delivery load amongst the unpaused members. |
|||
In a Web module, if an ejb-ref element was bound to a JNDI name in weblogic.xml, and the JNDI name contained a ${APPNAME} token, the token was incorrectly resolved to the Web module name, instead of the enterprise application name. This problem was resolved. If your code is dependent on the earlier incorrect behavior, you need to modify your code. |
|||
When a JMS message was sent to a JMS queue, topic or an SAF agent, statistics on the destination and the JMS server (or SAF agent) sometimes were not updated accurately. The problem occurred if the message expired (as per the predetermined expiry time), before it was actually delivered to a JMS queue or topic. |
|||
Message ordering is not always preserved when messages are produced by a single producer with a positive TimeToDeliver (that is, birth time) value. TimeToDeliver represents the delay before a sent message is made visible on its target destination. |
In J2SE 1.5, certain garbage collector optimizations caused virtual machine crashes. |
|||
An unexpected error was detected by HotSpot Virtual Machine. For more information about this issue, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4282986. Download the J2SE 1.5.0.4 kit provided by Sun, and put it into the jdk150_04 directory instead of the jdk150_03 directory. |
|||
After an upgrade of MedRec from WebLogic Server 8.1 to 9.0 on Solaris, the server crashes with a JVM error. To start the upgraded server without crashing it, remove |
The suspend command description for WebLogic Scripting Tool includes the following note, which should be removed: Note: The domain administration port must be enabled to invoke the suspend command. In addition, the Note that appears in the startNodeManager command description should be updated as follows: Note: The WebLogic Server custom installation process optionally installs Node Manager as a Windows service on Windows systems, so that it starts automatically when you boot the computer. For more information, see "About Node Manager Installation as a Windows Service" in the BEA Products Installation Guide. In this case, you do not need to start the Node Manager manually. |
|||
The following task help was incorrect in WebLogic Server 9.0 and was corrected as follows: Create Digital Signature Keystore In particular, following is wrong: The title is misleading. It should instead be "Specifying key pair for signing SOAP messages" The following prerequisite is missing: That user has obtained the private key and x.509 certificate pair and has added it to WebLogic Server's keystore, or a keystore that user has previously created. The initial blurb says that task is for specifying the key pair, but should say that task is for creating a key store. Step 11 says to enter "exact values". This is only true for the Name field. For the Value field, user should enter the name of the key store that contains the key pair which will be used for signing. Step 14 says to enter "exact values". This is only true for the Name field; for the Value field, user should enter the password of the key store that contains the key pair which will be used for signing. Step 17 says to enter "exact values". This is only true for the Name field; for the Value field, user should enter the name of the private key X.509 certificate pair (stored in keystore) which will be used for signing. Step 20 says to enter "exact values". This is only true for the Name field; for the Value field, user should enter the private of the private key X.509 certificate pair (stored in keystore) which will be used for signing. |
|||
The following task help was incorrect in WebLogic Server 9.0 and was corrected as follows: In particular, following is wrong: The title is misleading. It should instead be "Specifying key pair for encrypting SOAP messages" The following prerequisite is missing: That user has obtained the private key and x.509 certificate pair and has added it to WebLogic Server's keystore, or a keystore that user has previously created. The initial blurb says that task is for specifying the key pair, but should say that task is for creating a key store. Step 11 says to enter "exact values". This is only true for the Name field. For the Value field, user should enter the name of the key store that contains the key pair which will be used for encrypting. Step 14 says to enter "exact values". This is only true for the Name field; for the Value field, user should enter the password of the key store that contains the key pair which will be used for encrypting. Step 17 says to enter "exact values". This is only true for the Name field; for the Value field, user should enter the name of the private key X.509 certificate pair (stored in keystore) which will be used for encrypting. Step 20 says to enter "exact values". This is only true for the Name field; for the Value field, user should enter the private of the private key X.509 certificate pair (stored in keystore) which will be used for encrypting. |
Information on how to configure domains to enable inter-domain transactions (that is, all participating domains run on WebLogic Server 9.x, 8.x, 7.x, and 6.x domains or a combination of 9.x, 8.x, 7.x and 6.x) is incorrect in the Administration Console Help. Workaround: The information required to configure domains to enable inter-domain transactions is located online. See Configuring Domains for Inter-Domain Transactions in Programming WebLogic JTA. |
|||
If the server's SSL identity is changed, the SAML credential mapper continued to use the original SSL identity until the server was re-booted. For example, the SSL configuration was dynamic, but SAML only used the SSL configuration available when the server booted. |
|||
When deploying a Web application with
|
|||
The option, However, the appropriate server security directory could be absent in domains checked into source-control systems. |
|||
The Web Service-based predicate "Element requires signature by" is listed twice when policy conditions on a Web Service resource are added. |
|||
The 9.0 WebLogic Server javadocs mistakenly published the following internal classes that are not part of public API. Do not use them.
|