Re: [jira] Commented: (GERONIMO-2964) Cannot specify the Tomcat work directory for a web application

2007-09-15 Thread Vamsavardhana Reddy
Donald,

Just wondering whether you installed the plugin using Plugins portlet or
using the command-line deployer.  Were you able to install the servlet
examples plugin prior to testing the patch provided by Aman?

Vamsi

On 9/16/07, Vamsavardhana Reddy (JIRA) <[EMAIL PROTECTED]> wrote:
>
>
> [
> https://issues.apache.org/jira/browse/GERONIMO-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527760]
>
> Vamsavardhana Reddy commented on GERONIMO-2964:
> ---
>
> Got the same error at plugin startup "Unknown realm: geronimo-admin" on
> G2.0.1-Tomcat when trying to install servlet-examples-tomcat-2.0.1.car as
> a plugin.  Has anyone been able to install servlet and jsp samples plugin on
> G2.0.1?  If not, I wouldn't worry so much about backward compatibility as
> we will need to release new plugins for 2.0.2 anyway.  Comments?
>
> > Cannot specify the Tomcat work directory for a web application
> > --
> >
> > Key: GERONIMO-2964
> > URL: https://issues.apache.org/jira/browse/GERONIMO-2964
> > Project: Geronimo
> >  Issue Type: Improvement
> >  Security Level: public(Regular issues)
> >  Components: Tomcat
> >Affects Versions: 1.2, 2.0-M5
> >Reporter: Aman Nanner
> >Priority: Minor
> > Fix For: 1.2, 2.1
> >
> > Attachments: g2964.war, GERONIMO-2964-combined-new.patch,
> GERONIMO-2964-combined.patch, GERONIMO-2964.patch,
> tomcat-config-workdir.patch, tomcat-workdir.patch
> >
> >
> > In Tomcat, a work directory can be specified for a web application in a
> WEB-INF/context.xml file.  The GeronimoStandardContext does not permit the
> user to specify a work directory, and so the work directory defaults to
> var/catalina/work/.
> > I've submitted a patch file that modifies the geronimo-tomcat-1.2 schema
> to permit the user to optionally specify a work directory.  This work
> directory is then propagated into the TomcatContext.  I've tested this and
> it seems to work well.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


Re: [jira] Commented: (GERONIMO-2964) Cannot specify the Tomcat work directory for a web application

2007-09-12 Thread Anita Kulshreshtha
Ah! the long summer vacation.. Now we are at 2.0.1. Is all that stuff
already implemented?

Thanks
Anita

--- Paul McMahan <[EMAIL PROTECTED]> wrote:

> Anita, there was some discussion about supporting wildcards in the  
> Geronimo version numbers a while back you might be interested in
> seeing.
> http://www.nabble.com/1.1-Candidate-releases-available- 
> tf1746400s134.html#a4765468
> 
> Best wishes,
> Paul
> 
> On Sep 12, 2007, at 11:31 AM, Anita Kulshreshtha (JIRA) wrote:
> 
> >
> > [ https://issues.apache.org/jira/browse/GERONIMO-2964? 
> > page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
> > tabpanel#action_12526820 ]
> >
> > Anita Kulshreshtha commented on GERONIMO-2964:
> > --
> >
> >   I wish we had a system where one could say version 2.* in  
> > geronimo-plugin.xml, and the plugin installer would download   
> > artifacts using the server version.
> >  in g-plugin.xml could be easily filtered to  
> > generate a version corresponding to the server the plugin is being 
> 
> > downloaded to.
> >
> >> Cannot specify the Tomcat work directory for a web application
> >> --
> >>
> >> Key: GERONIMO-2964
> >> URL: https://issues.apache.org/jira/browse/ 
> >> GERONIMO-2964
> >> Project: Geronimo
> >>  Issue Type: Improvement
> >>  Security Level: public(Regular issues)
> >>  Components: Tomcat
> >>Affects Versions: 1.2, 2.0-M5
> >>Reporter: Aman Nanner
> >>Priority: Minor
> >> Fix For: 1.2, 2.1
> >>
> >> Attachments: g2964.war, GERONIMO-2964-combined.patch,  
> >> GERONIMO-2964.patch, tomcat-config-workdir.patch, tomcat- 
> >> workdir.patch
> >>
> >>
> >> In Tomcat, a work directory can be specified for a web application
>  
> >> in a WEB-INF/context.xml file.  The GeronimoStandardContext does  
> >> not permit the user to specify a work directory, and so the work  
> >> directory defaults to var/catalina/work/.
> >> I've submitted a patch file that modifies the geronimo-tomcat-1.2 
> 
> >> schema to permit the user to optionally specify a work directory. 
>  
> >> This work directory is then propagated into the TomcatContext.   
> >> I've tested this and it seems to work well.
> >
> > -- 
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> 
> 



   

Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/


Re: [jira] Commented: (GERONIMO-2964) Cannot specify the Tomcat work directory for a web application

2007-09-12 Thread Paul McMahan
Anita, there was some discussion about supporting wildcards in the  
Geronimo version numbers a while back you might be interested in seeing.
http://www.nabble.com/1.1-Candidate-releases-available- 
tf1746400s134.html#a4765468


Best wishes,
Paul

On Sep 12, 2007, at 11:31 AM, Anita Kulshreshtha (JIRA) wrote:



[ https://issues.apache.org/jira/browse/GERONIMO-2964? 
page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
tabpanel#action_12526820 ]


Anita Kulshreshtha commented on GERONIMO-2964:
--

  I wish we had a system where one could say version 2.* in  
geronimo-plugin.xml, and the plugin installer would download   
artifacts using the server version.
 in g-plugin.xml could be easily filtered to  
generate a version corresponding to the server the plugin is being  
downloaded to.



Cannot specify the Tomcat work directory for a web application
--

Key: GERONIMO-2964
URL: https://issues.apache.org/jira/browse/ 
GERONIMO-2964

Project: Geronimo
 Issue Type: Improvement
 Security Level: public(Regular issues)
 Components: Tomcat
   Affects Versions: 1.2, 2.0-M5
   Reporter: Aman Nanner
   Priority: Minor
Fix For: 1.2, 2.1

Attachments: g2964.war, GERONIMO-2964-combined.patch,  
GERONIMO-2964.patch, tomcat-config-workdir.patch, tomcat- 
workdir.patch



In Tomcat, a work directory can be specified for a web application  
in a WEB-INF/context.xml file.  The GeronimoStandardContext does  
not permit the user to specify a work directory, and so the work  
directory defaults to var/catalina/work/.
I've submitted a patch file that modifies the geronimo-tomcat-1.2  
schema to permit the user to optionally specify a work directory.   
This work directory is then propagated into the TomcatContext.   
I've tested this and it seems to work well.


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.