Hi,

I have noticed a number of postings over past months regarding
UserTransactions, either in a session bean or in the client. Has anybody had
any success at all with these? I haven't and I'm beginning to wonder if such
features actually work on Orion. The last time I tried to set a session bean
with:

        <transaction-type>Bean</transaction-type>

I got the following error when deploying it:

Auto-deploying E:\dPay_Orion...
Found 1 semantic error compiling
"E:/orion/Variations_StatefulSessionBeanWrapper0.java":

   770.                                 methodException =
EJBUtils.getUserException(e, !created);

        <----->
*** Error: No entity named "created" was found in this environment.
Error compiling file:/E:/dpay_Orion/: Error in source

I refer in particular to the following postings:

http://www.mail-archive.com/orion-interest@orionserver.com/msg02225.html
http://www.mail-archive.com/orion-interest@orionserver.com/msg02247.html
http://www.mail-archive.com/orion-interest@orionserver.com/msg02250.html

Also , Karl Avedal replied to the list, regarding UserTransactions on the
client that:

"The spec only requires that java:comp/UserTransaction is made available to
JSPs
and Servlets.

However, nothing says we can't support this so since you have expressed an
interest in it we will support it, however, if you use it, if might not work
with other J2EE servers."

This was way back in April. Has anything been done about it?

Regards,

Robert Hargreaves.

Reply via email to