This LinkageError is really annoying, becuase we can't use the Unit testing to the fullest. Does anybody have any idea what is going wrong?
I went and added the maven.pom.dependeies from merlin/kernel/servlet, but nothing changed. On Mon, 29 Dec 2003, Olaf Bergner wrote: > Thanks, man. I was starting to believe I was going nuts. Couldn't believe my > eyes when I first came across this problem and decided on refraining from > reporting it since it seemed to be so far out. I am using a rewrite of the > AbstractMerlinTestCase with only some setters added so that it is easier to > adapt to my environment. Switched to AMTC just for verification and got the > exact same LinkageError. > > Cheers, > > Olaf > > > -----Original Message----- > > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > > Sent: Monday, December 29, 2003 12:45 PM > > To: Avalon framework users > > Subject: Re: Merlin Dynamic Block Un/Loading > > > > > > > > > > Fernando Padilla wrote: > > > > > Thank you Stephen for your previous responces! :) But, let's > > > continue. Below are more things that I would love your comments on. > > > > > > Fernando: > > > > I've downloaded your kernel and can confirm your second problem with the > > link error - this seems to be some sort of a classloader issue but no > > immediate idea of what the problem could be. I did some additional > > tests relative to the merlin unit test case and there are no problems > > with multiple tests (corresponding to multiple kernel deployments in the > > same run). One reason could be that in the merlin case the classloader > > structure is a lot cleaner than in your case - probably an area to look > > into. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
