Has anyone got TPC via Tyrex between two instances of JBoss working properly in the 3.2.0beta2? If so, can you share your configuration?
I found this on mail-archive.com ... http://www.mail-archive.com/[email protected]/msg21152.html .. but as the author says that it's a hack. The patch did get me past the NotSerialized exception, but I fear that this is not the best solution and I certainly don't want to have to mod the Invocation.java file everytime I do a fresh check out of CVS. As a side note, what is the difference between "transient_payload" and "as_is_payload"? I found that if I switch the get/setTransaction method to use "transient_payload", i don't even have to have Tyrex setup as the TransactionManager to get past the NotSerialized exception. I'm am also very surprised that there is no mention of Tyrex at all in the 3.x pay docs that I purchased. Why is this? Seems that TPC between JBoss instances should be a highlighted, well integrated feature, not a hack such as this. Am I wrong? Isn't J2EE by its nature supposed to be friendly to n-tier design (ie more then one instance on different physical hardware)? Dustin Barlow ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
