Before stopping that work I went a bit further with the "alternative <br>strategy" and had most stuff working (JBossTS was being deployed<br>correctly, etc.), but still had to deal with issues related to the <br>
ServerSessionPoolLoader.<br><br><div><span class="gmail_quote">On 10/4/07, <b class="gmail_sendername">Adrian</b> <<a href="mailto:abrock@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
abrock@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think you're correct, there's lots of little commits. :-(<br><br>After reverting the transaction module change, I've now got<br>problems with the MDB's ServerSessionPool.<br><br>Caused by: java.lang.ClassNotFoundException
: No ClassLoaders found for:<br>org.jboss.jms.asf.ServerSessionPoolLoader<br> at<br>org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)<br> at<br>org.jboss.mx.loading.UnifiedClassLoader.loadClassImpl
(UnifiedClassLoader.java:290)<br><br><br>An alternative strategy would be try to complete Francisco's<br>change by fixing the main configuration of the server.<br><br>But this will leave lots of broken tests in the testsuite
<br>until they are also updated with the correct configuration.<br><br>e.g. MDB tests with specific JMSContainerInvoker configuration<br>will fail until they are updated to use the JCA 1.5 inbound resource<br>adapter config.
<br><br>e.g.2 There's still lots of tests using the now<br>non-existant org.jboss.tm.TxManager on the client side.<br><br>Also, the embedded project is broken since it hasn't yet been<br>updated to use the new TM.
<br><br>On Thu, 2007-10-04 at 16:47 +0300, Dimitris Andreadis wrote:<br>> Those are the revision numbers (first one was last):<br>><br>> Should we revert one by one in reverse order?<br>><br>> 65826, 65825, 65820, 65819, 65818, 65817, 65816, 65815, 65814, 65813, 65812, 65811, 65810,
<br>> 65809, 65808, 65807, 65806<br>><br>> Dimitris Andreadis wrote:<br>> > I just noticed Franscisco's check-ins this morning. I think we need to<br>> > revert the changes for now, but unfortunately the check-ins done were
<br>> > multiple.<br>> ><br>> > Adrian wrote:<br>> >> Why has the transaction module been removed?<br>> >><br>> >> The stuff required to make this work properly is still WIP:<br>
> >> <a href="http://jira.jboss.com/jira/browse/JBAS-4516" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://jira.jboss.com/jira/browse/JBAS-4516</a><br>> >><br>> >> In fact, I'm currently working on fixing up the testsuite
<br>> >> to make this possible at all.
<br>> >><br>> >> The XIDFactory stuff is expected as per the subtask:<br>> >> <a href="http://jira.jboss.com/jira/browse/JBAS-4517" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://jira.jboss.com/jira/browse/JBAS-4517</a><br>> >>
<br>> >> On Thu, 2007-10-04 at 16:12 +0300, Dimitris Andreadis wrote:<br>> >>> After the removal of the transaction module, booting the 'default'<br>> >>> and 'all' configs complains initially for the missing
<br>> >>> org.jboss.tm.XidFactory, then about missing jbossts libs...<br>> >>><br>> >>> _______________________________________________<br>> >>> jboss-development mailing list
<br>> >>> <a href="mailto:jboss-development@lists.jboss.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jboss-development@lists.jboss.org</a><br>> >>> <a href="https://lists.jboss.org/mailman/listinfo/jboss-development" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.jboss.org/mailman/listinfo/jboss-development
</a><br>> > _______________________________________________<br>> > jboss-development mailing list<br>> > <a href="mailto:jboss-development@lists.jboss.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
jboss-development@lists.jboss.org</a><br>> >
<a href="https://lists.jboss.org/mailman/listinfo/jboss-development" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.jboss.org/mailman/listinfo/jboss-development</a><br>> _______________________________________________
<br>> jboss-development mailing list
<br>> <a href="mailto:jboss-development@lists.jboss.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jboss-development@lists.jboss.org</a><br>> <a href="https://lists.jboss.org/mailman/listinfo/jboss-development" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.jboss.org/mailman/listinfo/jboss-development
</a><br>--<br>xxxxxxxxxxxxxxxxxxxxxxxxxxxx<br>Adrian Brock<br>Chief Scientist<br>JBoss, a division of Red Hat<br>xxxxxxxxxxxxxxxxxxxxxxxxxxxx<br><br>_______________________________________________<br>jboss-development mailing list
<br><a href="mailto:jboss-development@lists.jboss.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jboss-development@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/jboss-development" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.jboss.org/mailman/listinfo/jboss-development
</a><br></blockquote></div><br>