Search this blog
Archives
Categories
- Upcoming LiveCycle Release Previews (1)
- PDF Generator (5)
- Adobe LiveCycle ES4 (18)
- Adobe LiveCycle ES3 (64)
- Adobe LiveCycle ES2 (9.0.x) (132)
- Adobe LiveCycle ES (182)
- Adobe LiveCycle 7.x (7)
- Adobe LiveCycle Express (2)
- General Interest (122)
- ADEP (136)
- Document Services (34)
- Experience Services (25)
- Customer Experience Solutions (14)
- Adobe AIR (7)
- Uncategorized (7)
Blogroll
Tag Archives: weblogic
Configuring LiveCycle JDBC Data Sources in WebLogic for DB Failover
For IBM WebSphere, see here. LiveCycle ES2′s Configuration Manager (LCM) provides you two options for configuring JDBC data sources in WebLogic: 1) Package it inside the EAR files (more secure) 2) Create it in the WebLogic Admin Console Choice #2 … Continue reading
Posted in Adobe LiveCycle ES2 (9.0.x), General Interest
Tagged Database, failover, high availability, jayankandathil, jdbc, weblogic
Leave a comment
Using JRockit Mission Control to Determine CPU Utilization by LiveCycle JVM Thread
If you are using Oracle WebLogic using the Oracle JRockit JDK (“Mission Control” or “Real Time“, the only difference is licensing, not technology), you can use “JRockit Mission Control” (JRMC) to determine which LiveCycle JVM thread is using up CPU … Continue reading
Posted in Adobe LiveCycle ES2 (9.0.x), General Interest
Tagged debugging, jayankandathil, jrockit, monitoring, profiling, weblogic
Leave a comment
Deploying LiveCycle Mosaic 9.5 on WebLogic
If you get the following exceptions while deploying a Mosaic application to Oracle WebLogic 10.3, you might need to perform additional configuration: com.adobe.livecycle.mosaic.repository.api.RepositoryException: An error occured during operation callWebDAV on repository WebDAV with Method: PROPFIND, Path: /repository/LiveCycleMosaic/Catalogs/SalesDashboardCatalog/descriptor.xml Caused by: java.net.ConnectException: … Continue reading
Increasing WebLogic AS JDBC Connection Pool Size for LiveCycle Content Services ES2
How to increase the maximum WebLogic JDBC connection pool size after the initial install-config effort. Continue reading
Posted in Adobe LiveCycle ES2 (9.0.x)
Tagged content services, jdbc connection pool, weblogic
Leave a comment