dev@jax-ws.java.net

Sharing common POJO's accross multiple web services in Metro...

From: Tony Anecito <adanecito_at_yahoo.com>
Date: Tue, 17 Nov 2009 14:22:54 -0800 (PST)

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