[jira] Updated: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals)

2007-07-25 Thread Ajay Panagariya (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Panagariya updated GERONIMO-3345: -- Attachment: Geronimo-3345.patch Here's the patch. Thanks Enhancements

[jira] Updated: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals)

2007-07-25 Thread Ajay Panagariya (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Panagariya updated GERONIMO-3345: -- Description: This is for sandbox/portals -This patch adds functionality to allow

[jira] Created: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals)

2007-07-25 Thread Ajay Panagariya (JIRA)
Issue Type: Improvement Security Level: public (Regular issues) Components: console Environment: WindowsXp, Maven 2.0.6, Java 1.5.0_12 Reporter: Ajay Panagariya This is for sandbox/portals -This patch adds functionality to allow extensibility of the admin

More problems exporting a plugin and importing into minimal assembly

2007-07-07 Thread Ajay Panagariya
Hi, I just checked out the current trunk, and deployed the minimal tomcat assembly. I exported it from the regular assembly and tried importing it into the minimal, here's the output of that operation (followed by my geronimo-plugin.xml file). I asked a similar question one or two days ago, and

Re: Problem exporting a plugin and importing it into minimal assembly

2007-07-06 Thread Ajay Panagariya
Thanks for the info, it worked like a charm. -Ajay On 7/6/07, Paul McMahan [EMAIL PROTECTED] wrote: On Jul 6, 2007, at 11:19 AM, Jason Warner wrote: Paul, from my understanding, a geronimo-plugin.xml has to be manually created by a user after exporting. I don't believe the export

Question about getting two GBeans to talk with each other

2007-06-24 Thread Ajay Panagariya
Hi, I'm trying to get two GBeans to talk with eachother. This is the place I got most of my information from...: http://cwiki.apache.org/GMOxDEV/gbeansarticle1.html Some of my code below draws on examples provided in a sample zip file available on the site, which I was unable to compile. As I

DeploymentWatcher help needed

2007-06-15 Thread Ajay Panagariya
Hi, I'm trying to get some deployment related information out of Deployer using an interface called DeploymentWatcher, described here: http://geronimo.apache.org/maven/server/modules/geronimo-kernel/apidocs/org/apache/geronimo/kernel/config/DeploymentWatcher.html Does anyone have an experience