My project is not using any "." character in any name AFAIK.
However, my webapp is being run from its source directory using
maven-jetty6-plugin and this common use case has caused problems with
JAXWS RI elsewhere. For example, I ran into another known issue:
which was also simply because of existence of .svn directory in the wsdlDirectory and just like this current issue, it gave a rather misleading error message.
I am wondering if anyone has any experience on what other reasons there would be to hit this issue and how can I avoid it. Thanks for your help.
[Message sent by forum member 'najmi' (najmi)]