Hi Raj, > -----Original Message----- > From: Rajagopal. V [mailto:[EMAIL PROTECTED] > Sent: 08 September 2003 03:15 > To: [EMAIL PROTECTED] > Subject: Loader Constraints Violated > > Im getting a > java.lang.LinkageError: loader constraints violated > when linking javax/transaction/UserTransaction class > > while running the cactus task using jboss as the > incontainer(using the containerset tags). This error > happens when there are two different classloaders that > load the same class. The issue is i dont get it > always, i get it sometimes. > My question is is there any CActus package that > bundles UserTransaction with it? I couldnt find any.
No, there is not use of Transaction inside Cactus. > Any other reasons why this could happen? Im using > jboss 3.0.4 and Cactus 13 - 1.5 beta1. Make sure you have Cactus only in your WAR file and not anywhere else in the system classpath or any other classpath. Sorry I can't be of much help. I don't know what's going wrong. -Vincent > > Please let me know if u need more info about my build > file. > > Thanks in advance > Raj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
