Post your questions related to JOnAS to the JOnAS mailing lists. alex "Keith L. Musser" wrote: > Hi, > > I check the FAQs, but don't see a way for me to post a "question". If > there is a better place where I can ask this question, please direct me > there. > > I've recently downloaded and run the JONAS server. My problem is with > transactions in the sample "ClientOp". I am able to obtain a > UserTransaction object from JNDI, but it has no effect on the server -- > that is, the server doesn't know there's a client transaction. > > So when the client does "utx.roleback()", this is ignored by the Bean, > and the answer is wrong -- it prints out "Bad value: 80". > > What do I need to do so that the client transaction is recognized by the > server? > > NOTES: > (1) Using Windows NT > (2) Client and server on same machine > (3) jonas.properties file specifies jonas.tm.remote = false > > - Keith > > Keith L. Musser > Integrated Dynamics, Inc. > 812-371-7777 > email: [EMAIL PROTECTED] ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".