I actually tested my code in a new project and it works perfectly. I'm gonna assume there's a dependecy fail somewhere on the old code (done in 2005!). Thank for the help.
On Fri, Jun 4, 2010 at 1:36 PM, Nick Burch <[email protected]> wrote: > On Fri, 4 Jun 2010, Jorge Moya wrote: > >> I'm pretty sure I'm using XMLBeans2.3 and I even tried XMLBeans2.4 to no >> avail. >> > > Check your classpath. I suspect there's an older version on there too, and > since something like xmlbeans-2.1.0.jar sorts before xmlbeans-2.3.0.jar > you'll normally get the older one if there's a clash... > > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
