> I do not know if the error is because I lack some configuration setting or
> else because Geronimo does not realise that the ehb module needs the
> persistence module and therefore one should be deplpoyed before the other.

The manual way to fix this: unpack the EAR that Maven produced, and
unpack the WAR and JAR inside. Tweak the files and repack until you
get something Geronimo will consume. Then go back and figure out what
configuration you might need to change inside your Maven poms to make
it work.

Or, the simpler process is to just run the j2ee verifier tool from
Glassfish against your EAR file and see what it complains about. If
you construct a proper/valid EAR file as far as the verifier is
concerned, then Geronimo should deploy it -- if it doesn't, then you
can complain to the Geronimo folks.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to