I'm fairly new to Axis and I'm using it successfully (java) - and now that we have to version our schema I'm finding that the namespace routing is not working correctly. Basically, if we create 2 clients to call each of the schema versions the correct .impl is not always called. Does anyone have any info on how to implement namespace routing? Examples??