Hello,
I have multiple web services packaged in a single jar. They seem to work just fine except I get a warning about a Message class used by all the web services having multiple definitions.
Is there a best practice regarding packaging for Web Services classes that are common?
Thanks,
-Tony