Hello,

I'm looking for documentation concerning the classpath hierarchy for axis2.

My specific configuration has 1 axis2 instance with multiple services
and modules that reuse many of the same utility jars.  I would like to
rollout a change to a utility jar and affect one of the services
without affecting all of them.

I seem to run into trouble when a module and a service requires one of
these utility jars.  Since any jar placed in {axis2-dir}/WEB-INF/lib
seems to be picked up first by any service instead of a jar in that
service's aar.

Is there a way to put the modify the classpath a service so that it
looks in it's own aar file's lib directory first?

Or is there a better way to go about jar versioning among services and modules?

Also is there a way to include jars in a mar file?

I've searched for documentation concerning this but have not been successful.

Thank you,
Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to