You may experience form rendering issues for fragmented forms if you use the Package JDBC Modules (secure datasources) option when you configure your LiveCycle ES2 installation on WebLogic using LiveCycle Configuration Manager.
Ensure that you do not use the Package JDBC Modules (secure datasources) option when you run LiveCycle Configuration Manager. Use the following procedure to secure the data sources on your WebLogic server after you have run LiveCycle Configuration Manager. This procedure resolves the form rendering issues.
- In the Name box, type the user name (such as LCUser).
- In the Password box, type the password.
- In the Confirm Password box, type the password again.
Create a jndi.properties file in a known location and add its path in the classpath of the managed server. This file must contain the following:
java.naming.security.credentials=[password]
If you have already secured the datasources for Business Activity Monitoring ES2, ensure that you use the same username and password in the jndi.properties file you created for BAM. For more information, see the Installing and Deploying LiveCycle ES2 for WebLogic guide.