The generic adapter does very very weird things.
I'm kinda [tired] ;) So I'll just say the following:
The other adapters don't handle sub-modules. They handle everything at
once always because they do not do incremental publishing. Because they
rebuild the .ear or .war every time, they do a full publish every time.
SO they handle it very very differently.
I know that doesn't help very much.
- RS
Max Rydahl Andersen wrote:
> The worst part of all is that there's no way to tell whether
a "module"
> is binary or is a project. There's simply no API for it.
>
somehow the other adapters worked with it, correct?
How do they handle the binary module ?
-max