Actually it's not a bug. The code does the right thing, it loads resources relative to WEB-INF/classes
If I have a WSDL file called MathService.wsdl, I put the file in WEB-INF/classes, I then add this to server.wsdd <wsdlFile>/MathService.wsdl</wsdlFile> Then it works fine - but notice the '/' in front of the name -- Kevin Jones Developmentor www.develop.com