[Seasar-user:11116] Re: transaction can't correctlyrollbackunderwebsphere

=?GB2312?B?wO7A1g==?= [E-MAIL ADDRESS DELETED]
2007年 10月 18日 (木) 17:34:30 JST


Sorry. But same error happened.
The page doesn't appear.

Websphere version 6.1.

Should i write jta.dicon in another way which is different with websphere
5.1?

Thanks !


2007/10/18, Yasuo Higa <[E-MAIL ADDRESS DELETED]>:
>
> Hi, guys.
> >
> > Can't view the page published under webshpere.
> >
> > Is there anything wrong?
> >
> Sorry, I was wrong.
> You had better forget my previous advice,
> and recover your j2ee.dicon.
>
> You should create new jta.dicon as follows:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE components PUBLIC "-//SEASAR//DTD S2Container 2.4//EN"
>        "http://www.seasar.org/dtd/components24.dtd">
> <components>
>    <component name="TransactionManager"
>      class="javax.transaction.TransactionManager">
>        @com.ibm.ws.Transction.TransactionManagerFactory@
> getTransactionManager()
>    </component>
>
>    <component name="UserTransaction"
>      class="javax.transaction.UserTransaction">
>        @[E-MAIL ADDRESS DELETED]("
> java:comp/UserTransaction")
>    </component>
> </components>
>
> and put the jta.dicon into classpath dir such as
> src/main/resources.
>
> --
> Yasuo Higa
> [E-MAIL ADDRESS DELETED]
> _______________________________________________
> Seasar-user mailing list
> [E-MAIL ADDRESS DELETED]
> https://ml.seasar.org/mailman/listinfo/seasar-user
>
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20071018/dd1633c6/attachment.html 


Seasar-user メーリングリストの案内