[
https://jira.jboss.org/jira/browse/JBPORTAL-2267?page=com.atlassian.jira....
]
Magesh Kumar B commented on JBPORTAL-2267:
------------------------------------------
In 2.6.x the transaction timeout can be isolated by using the attached customJTA.jar and
setting the following in the CMS hibernate configuration
<property
name="hibernate.transaction.factory_class">org.hibernate.transaction.CustomJTATransactionFactory</property>
But this no longer works in 2.7.x
Ability to override global transaction timeout value for CMS
component
----------------------------------------------------------------------
Key: JBPORTAL-2267
URL:
https://jira.jboss.org/jira/browse/JBPORTAL-2267
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Portal CMS
Affects Versions: 2.7.0 Final
Reporter: Magesh Kumar B
Assignee: Sohil Shah
Attachments: customJTA.jar
Uploading large files in CMS times out with the message:
javax.servlet.ServletException: Transaction is not active: tx=TransactionImpl:XidImpl
However this could be overcome by increasing the TransactionTimeout value for the
org.jboss.tm.TransactionManagerService mbean in
server/<server-config>/conf/jboss-service.xml. Now this affects the timeout value
for all applications deployed in JBossPortal server, which is not what is needed. Instead
a facility to increase the timeout value for only the CMS component is desired.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira