A great quote from Dr. Kalamji-
"The Dream Is Not What You See In Sleep, Dream Is Which Does Not Let You Sleep!!!"
"The Dream Is Not What You See In Sleep, Dream Is Which Does Not Let You Sleep!!!"
~-Scribbles by Sivananda Hanumanthu
My experiences and learnings on Technology, Leadership, Domains, Life and on various topics as a reference!
What you can expect here, it could be something on Java, J2EE, Databases, or altogether on a newer Programming language, Software Engineering Best Practices, Software Architecture, SOA, REST, Web Services, Micro Services, APIs, Technical Architecture, Design, Programming, Cloud, Application Security, Artificial Intelligence, Machine Learning, Big data and Analytics, Integrations, Middleware, Continuous Delivery, DevOps, Cyber Security, Application Security, QA/QE, Automations, Emerging Technologies, B2B, B2C, ERP, SCM, PLM, FinTech, IoT, RegTech or any other domain, Tips & Traps, News, Books, Life experiences, Notes, latest trends and many more...
Property | File Location | This Value Must Be... | Example |
transaction-timeout | SOA_Oracle_Home\j2ee\home\config\transaction-manager.xml | Larger than the transaction-timeout value in orion-ejb-jar.xml and the syncMaxWaitTime value. | 7200 |
transaction-timeout | SOA_Oracle_Home\j2ee\home\application-deployments\orabpel\ejb_ob_engine\orion-ejb-jar.xml | Less than the transaction-timeout value in transaction-manager.xml. Note: You must set all transaction-timeout properties that display in this file. | 3600 |
syncMaxWaitTime | SOA_Oracle_Home\bpel\domains\domain_name\config\domain.xml where domain_name is the name of the domain to which you are deploying. | Less than the transaction-timeout value in orion-ejb-jar.xml. | 240 |