Hi John,
I looked at your blog and I would like to see the entire deployment plan you are using, what kind of
app you are trying to deploy and what problems you are having.
There is a "Spring integration in Geronimo" article where you can find details on how to deploy in
Geronimo each of the sample apps already provided by the framework. Most of the apps have been
configured to use Geronimo's specific resources like the embedded DB.
http://opensource.atlassian.com/confluence/oss/display/GERONIMO/Spring
An article on Struts is already on the way and it should be out soon !!!
As for Hibernate, there is a migration article that should give you all the ammo you need for
mapping to your app. Even when the goal is migration, you will find details of Hibernate
implementation in Geronimo, what is supported and what is not and workarounds for some of the
features not yet supported.
http://opensource.atlassian.com/confluence/oss/display/GERONIMO/JBoss+to+Geronimo+-+Hibernate+Migration
Cheers!
Hernan
Mammen wrote:
I had a difficult time deploying my application to geronimo. I have documented
what I did at
http://johnmammen.blogspot.com/2006/04/how-to-deploy-web-application-based-on.html
If you have any question,clarification on the post, you can post it here and
will reply to it.