The compiler can’t manage to find this file:
myservice/soaphandler.clj
So it might be related to the namespace of this file and the namespace when you tryibg to get it from dependencies.
Make sure that the namespace is set correctly.
To check further post here the line when you get this file in the dependencies, the namespace from this file it self and the name that you gave to this file.