[Design of JCA on JBoss] - Re: JBossTS/JBossJCA XA/Local transactions
by mark.little@jboss.com
"bill.burke(a)jboss.com" wrote : +1 for Weston.
|
| Mark, why are you being so religious and academic. Weston states all valid cases for the feature. Transactions/unit of work is still extremely useful even without 2pc.
Bill, this is not academic. Multiple one-phase resources in a two-phase transaction does not give you the consistency and atomicity guarantees. When you don't support recovery then it really doesn't make a difference. But when you do, it is wrong to support this and give the impression that this is a valid approach. This is not a transaction (where the definition of transaction is JTA, JTS/OTS, XA, WS-T ACID transaction). If we want to support this, then we should be doing so through some other interface, which makes it clear that the failure and recovery semantics are different.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989213#3989213
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989213
19 years, 4 months
[Design of JBoss Portal] - Re: LDAP Support expectations
by olivwalt
Hello bdaw,
thanks for your reply. I`m curious bout the 3.0 features, maybe my suggestions can help you a little. Also i´m no out of the world and you can contact me anytime, cause i`m quite familiar with the SAP`s Netweaver implemtation.
Right now we, i mean our company, are still in evaluation phase for new project, and your portal solution is most promising to me.
I would like to test your current implementation of release 2.6, although you mentionedanonymous wrote : codebase is still in a state of flux a little.
But get trouble to check out the current source with svn. What do i missing?Error: REPORT request failed on '/repos/portal/!svn/vcc/default'
| Error: REPORT of '/repos/portal/!svn/vcc/default': 400 Bad Request (http://anonsvn.jboss.org)
Can i understand the anonymous wrote : add one-to-one mapping of group to role in RoleModule, map an existing "business" group in LDAP, to a newly created portal Role on Portal side? That would be great, so i can keep the LDAP clean and portability to to newer relases will be much easier, if/when you implement the grouping feature. Is it also possible to do a "many-to-one" mapping?
Regards Oliver
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989201#3989201
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989201
19 years, 4 months