[jdom-interest] more problems building jdom.jar (missing JaxenXPathclass?)
Steven Shand
steven at intrallect.com
Sat Jun 8 06:53:11 PDT 2002
Hi, again I'm embarrassed by having to post another help-me.
After checking out source from cvs and successfully ( I thought )
building jdom.jar, I'm now having run-time problems, specifically cnfe
problems.
The class that's not found is 'org.jdom.xpath.JaxenXPath' this appears
in the source that I checked out, but after building, the class file
doesn't appear in the build/classes folder or in the jar. After reading
the thread re interfaces, I thought i was missing an implementation of
JaxenXPath and this might be found in the jaxen jars incuded from the
libs in cvs. Again this didn't help.
Should I have expected to see 'org.jdom.xpath.JaxenXPath.class' in the
jar file? I'm thinking something isn't working correctly when running
the build script. I've had a look at that but everything looks fine.
There's certainly no errors in the Ant output.
If anybody can shed any light on this I'd be very grateful.
Steven Shand.
More information about the jdom-interest
mailing list