[jdom-interest] Possible bug in Beta 5
Jason Hunter
jhunter at collab.net
Sun Oct 29 18:27:59 PST 2000
> Craig Smithpeters wrote:
>
> I just switched to beta 5 from beta 4. I made the appropriate changes
> in my code and I am getting a peculiar error. Whenever I call getText
> or getTextTrim on an Element, I'm getting a NoSuchMethodError, which
> usually indicates a linkage problem. I rebuilt JDOM from the source
> and I still have the problem.
Probably your compiler's pointing at one jdom.jar and your runtime's
pointing at another.
-jh-
More information about the jdom-interest
mailing list