Scott suggested it might be a problem with one of the recent classloader changes, that sorts classes by package, getting confused by inner class names. I haven't had time to take a look, probably won't till the weekend.
david jencks On 2002.07.23 21:09:51 -0400 Ole Husgaard wrote: > Alex Loubyansky wrote: > > something wrong with jboss.mq in the current cvs version. After > > building jboss starts and runs fine. But if some message is sent to > > the topic/testTopic next time jboss starts with the following > > trace: > > 2002-07-23 18:46:12,409 WARN [org.jboss.system.ServiceController] > Problem starting service > > jboss.mq:service=PersistenceManager > > java.lang.IllegalAccessError: try to access class > > >org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnectionEventListener > from > > class org.jboss.resource.connectionmanager.LocalTxConnectionManager > > Really annoying. It has been bugging me all day, > and I still haven't a clue about where the problem > is. > Also, this makes over half of the HEAD testsuite > fail with errors. > > Best Regards, > > Ole Husgaard. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
