these is intended mainly for those who develop the Hermes 2
installer...
When you install Hermes 2 plugins I found these errors:
1) (this one maybe I'm wrong): the name of the deployed application is
"corvus", shouldn't it be "corvus.war"?
2) The databases used for ebms & as2 HAVE to exist prior to the first
installation. If they don't, the installer will fail.
3) When using other DB config then those used as default (any change,
database, username, password) will not be changed into the loopback
test configuration (hermes2\test\conf\partnership.module.core.xml)
4) I deployed on JBoss, and I had to remove some parts from the
web.xml, in order to make it work. It threw this error: Failed to
parse WEB-INF/web.xml; - nested throwable:
(org.jboss.deployment.DeploymentException: expected only one role-name
tag)
Regards,
Martin
For point number 1, I am not sure if there are any notation that
should be followed for web applications. But we have chosen it to be
"corvus" for simplicity.
And #2, we intend to offhand the database and user creation to the
user, so they can define the role (using existing user or create a new
one) and database setting as desired.
Thanks for #3, I also think that this should be taken care.
For #4, this tie up with our consideration of supporting application
server. This issue will be taken care when we expand the supported
application server list.
Appreciated for the input and keep the suggestion coming if you spot
any others. :)
Regards,
ronnie