since the WSDD file specifies the service's namespace, it would be nice if the namespace could change without having to also change the code. however QNames (e.g. for AxisFault) need to know the namespace. is there any way to discover the "deployed" namespace at runtime? does this even make sense? or could AxisFault pick up the deployed NS when the constructor is used that doesn't specify one?
