Hi Tejesh,
have you tried:
<transaction-demarcation mode="global">
<transaction-manager name="websphere51"/>
</transaction-demarcation>
Hopefully they didn't change classname and interface yet another time.
If you'd like to use JNDI you should check websphere manual about the
JNDI ENC the transaction manager is bound to. To identify the problem
you have it may help to take a look at the stacktrace and to know which
release of castor you are using.
If not already done you may want to take a look at:
http://castor.codehaus.org/database-conf.html#Transaction-demarcation
Regards
Ralf
Tejesh Shetty schrieb:
I am getting an exception when ejb tries to get transaction manager for
websphere 6.0. We are doing one time initialization of JDOManager
during ejbCreate.
JDO config looks something like this..
<transaction-demarcation mode="global">
<transaction-manager name="jndi">
<param name="jndiEnc"
value="java:comp/UserTransaction"/>
</transaction-manager>
</transaction-demarcation>
Wondering if any one knows what config changes have to be done to get
right transaction manager.
Thanks.
**Tejesh Shetty | ****Software Developer, MortgageHub Inc. |
Conshohocken, PA | Tel: 610.834.3800 ext 106 | [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>m <mailto:[EMAIL PROTECTED]>**
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------