but within an ant build in eclipse, where do these terms line up?
How do we determine "child-first" classloading in an ant build if we
can?
In an ant build, what is the shared classloader and what is the child
class loader?
Specifically where should commons-logging.jar be and where should
can it be that one way it doesn't find LogFactory and the other way
it has a classloader sequence problem?
Conversely if ant needs to load them and the ant axis task also needs to
load them, how do I ensure they are loaded in the proper sequence to
avoid the conflict?
Michael Oliver
CTO