I forgot to mention, the generated server is >9Mb. I think there are a lot of unnecessary dependencies in there - eg. ant and xerces. You might want to review your dependency tree.
In addition, Torsten has recently been working on a jar trimming plugin for Maven that will post-remove any unused classes. That will help shrink it down once that's done. - Brett On 1/3/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Ok, the assembly is working. I had to fix a few bugs on the way, but > I'll push forward for an assembly plugin release soon.