I think I found the geronimo-plugin.xml(/usr/local/geronimo/repository/geronimo/welcome-tomcat/1.1.1/welcome- tomcat-1.1.1.car/META-INF/), so this was installed as a plugin. Makes sense :).
I think I should be able to install my application as a plugin as well. Any comments ?? - please advice. -- Regards, Simon On 12/29/06, problems mail <[EMAIL PROTECTED]> wrote:
Vamsi, When the build is done for the geronimo app, does ant/maven not use this to deploy the application (is this stored in svn ?) ? Also, if I wanted to change the context-root for the welcome app how can I go about doing this, since I do not have a plan. I also have a different application which I would like to deploy and it is exploded as a directory, how do go about deploying that app ? Thanx for the reply. -- Regards, Simon On 12/29/06, Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote: > > deployment plans (geronimo-web.xml, geronimo-application.xml, etc.) are > not stored anywhere. Even if a deployment plan is available in the archive > (under WEB-INF in case of geronimo-web.xml), it is not necessary that > the same is used for deployment. An external deployment plan may have been > used at the time of deployment. > > --vamsi > > On 12/29/06, problems mail < [EMAIL PROTECTED]> wrote: > > > > > > I tried to look for the plans as mentioned in this link - > > > > http://publib.boulder.ibm.com/wasce/V1.0/Tasks/Config/index.html > > > > Where are the plans for the existing apps stored (e.g.: > > welcome-tomcat etc. ) for which the geronimo-web.xml is not present in > > the WEB-INF directory ? > > > > -- > > Regards, > > Simon > > > > On 12/27/06, Jason Dillon <[EMAIL PROTECTED] > wrote: > > > > > > I think you prolly need to update the plan for the welcome-jetty or > > > welcome-tomcat (depends on which version of Geronimo you are using) and > > > recompile the car and redeploy it. But maybe there is an easier way? > > > > > > --jason > > > > > > > > > > > > On Dec 27, 2006, at 6:02 PM, problems mail wrote: > > > > > > Hello, > > > > > > How can I change the context root for the welcome screen from > > > http://*:8080/ to http://*:8080/welcome ? > > > > > > -- > > > Regards, > > > Simon > > > > > > > > > > > > > > > > > > >
