Joined: Fri Jan 11, 2008 7:55 am Posts: 2 Location: Islamabad, Pakistan
|
I am using hibenrate with Stateless Session bean and want to utilize websphere 6.0 data source.
Previously my bean were assembled as CMT and therefore i was using CMT transaction factory but I was unable to get hold over transaction especially I was unable to give a tx.rollback() while using 'org.hibernate.transaction.WebSphereExtendedJTATransactionLookup'
I asked IBM guys they told me to assemble bean as BMT and given me setting and my purpose is achieved but now I am getting excessive message on console/log files, even when I am doing nothing these message keep on causing my CPU 78~89 % I am not getting why so much frequent and what's the problem please help
[1/28/08 12:04:42:869 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:869 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:869 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:869 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:869 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:869 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:869 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:885 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:885 PKT] 00000027 NamingHelper I JNDI InitialContext properties:{}
[1/28/08 12:04:42:885 PKT] 00000027 NamingHelper I JNDI
What's going on, if any one can guide me the actuall working being done above and how to resolve this issue, it's urgent and I will thankful for the help
_________________ Adnan Yaqoob
Application Architect
LMK Resources
|
|