hello!
i'm using a stateless session bean which reads lots of data from a
database. a webapp running in embedded tomcat uses a bean (no EJB) which
uses the above mentioned stateless session bean. but when i was testing
the webapp, the stateless session bean always terminated. on my console
where jboss runs on i can then find the following line:
[ExportBean] Transaction XidImpl [FormatId=257,
GlobalId=dumpfbacke.edi.org//29, BranchQual=] timed out.
status=STATUS_ACTIVE
what's wrong? why does the stateless session bean quit work with the
above message? what does this transaction timeout mean? where can i set
the value for it?
thank you for your answer!
patricki
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]