do you have a broken link to a non-existent schema element or is it just an empty representation ? realistically we can only help if you could post some sample service class say with only a single sample method and then we might try to run a WADLGen test
Sergey On Fri, Jul 23, 2010 at 12:28 AM, Jason Chaffee <[email protected]> wrote: > I am have my objects annotated with jaxb annotations and I have several > services for a single jaxrs server with address being "/". While most > of my objects/elements show up correctly when showing the wadl, there is > one service that is listed as a resource but the xml that it returns is > not anywhere in the grammar. > > > > Has anyone else seen this? Any ideas? > > > > I was counting on the wadl to provide the necessary information to > consumers of the services. > > > > Jason > >
