Tomcat related configuration in Geronimo

2008-07-24 Thread Ashish Jain
Hi All, I have been looking at the Tomcat configuration for quite some time and how the same can be configured in geronimo. There are couple of things I would like to address in existing geronimo documentation. 1) JSP reloading 2) Sustaining JSP compilation between server restarts. Will it be fine

Re: Restarting the server

2008-07-24 Thread Ashish Jain
Hi Ravi, Since this is something which is available in tomcat you can be sure that it will be available with geronimo also. In /var/catalina/conf/web.xml look for org.apache.jasper.servlet.JspServlet and the following to it development true modificationTestInterval 10 where modification Test

Restarting the server

2008-07-24 Thread ravi naik
Hi all.. I am using apache geronimo for My Intalio and Jsp integration For every change in the source code i have to restart the server . and it takes long time.is there any option so that i can refresh the server and change in code are reflected in application for example li

Re: how to use other jsf jar files, continued

2008-07-24 Thread Lin Sun
Hi, assuming that you have disabled the myfaces and myfaces-deployer module, did you update your artifact-aliases.properties file per the instruction here (http://cwiki.apache.org/GMOxDOC21/how-to-upgrade-jars-and-swap-modules.html)? Also, if your jsf impl has multiple jars, you may have to pack t

[jira] Resolved: (GERONIMO-4131) Problems with WebSphere MQ RA deployment

2008-07-24 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-4131. --- Resolution: Fixed Fix Version/s: 2.2 Since the MQ connector can be successfully dep

[jira] Commented: (GERONIMODEVTOOLS-449) Refactor testsuite to support both v2.0 and v2.1 server s and code reuse

2008-07-24 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616740#action_12616740 ] Tim McConnell commented on GERONIMODEVTOOLS-449: Hi Yun Feng, tha

[jira] Created: (GERONIMO-4216) Examine setters methods in connector builder

2008-07-24 Thread Jarek Gawor (JIRA)
Examine setters methods in connector builder Key: GERONIMO-4216 URL: https://issues.apache.org/jira/browse/GERONIMO-4216 Project: Geronimo Issue Type: Improvement Security Level: public (Reg

Re: how to use other jsf jar files, continued

2008-07-24 Thread zhoub
The operamasks can work well in Jboss4.2.2, with proper configure. That is remove the jsf framework of JBoss. YunFeng Ma wrote: > > It seems like your JSF framework (operamasks) error, not Geronimo error. > Have you > tried run your sample in the other container? such as Tomcat. > Thanks a lot

[jira] Updated: (GERONIMODEVTOOLS-440) Convert the old deployment plan to the current version using NamespaceFilter

2008-07-24 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMODEVTOOLS-440: --- Fix Version/s: 2.1.2 Hi Yung Fen, I would like to get this into the

Re: how to use other jsf jar files, continued

2008-07-24 Thread YunFeng Ma
It seems like your JSF framework (operamasks) error, not Geronimo error. Have you tried run your sample in the other container? such as Tomcat. Thanks a lot. -- Yun Feng zhoub wrote: error message is : java.util.NoSuchElementException Caused by: java.util.NoSuchElementException +- Sta

[jira] Closed: (GERONIMO-4215) Server Info portlet no longer auto refreshes

2008-07-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4215. -- Resolution: Fixed Fix Version/s: 2.2 Fixed in trunk by Rev679622 > Server Info portl

[jira] Assigned: (GERONIMO-4215) Server Info portlet no longer auto refreshes

2008-07-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reassigned GERONIMO-4215: -- Assignee: Donald Woods > Server Info portlet no longer auto refreshes >

[jira] Commented: (GERONIMODEVTOOLS-403) All GEP features should have correct install-size and destination-size tags specified with non-zero values

2008-07-24 Thread Ted Kirby (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616694#action_12616694 ] Ted Kirby commented on GERONIMODEVTOOLS-403: the sizes come from thos

[jira] Updated: (GERONIMODEVTOOLS-449) Refactor testsuite to support both v2.0 and v2.1 server s and code reuse

2008-07-24 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMODEVTOOLS-449: --- Issue Type: Sub-task (was: Improvement) Parent: GERONIMODEV

[jira] Updated: (GERONIMODEVTOOLS-449) Refactor testsuite to support both v2.0 and v2.1 server s and code reuse

2008-07-24 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMODEVTOOLS-449: --- Affects Version/s: (was: 2.1.x) 2.1.2

Re: GEP build fails due to geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin.zip (The system cannot find the path specified)

2008-07-24 Thread Tim McConnell
HI Jacek, Just like the server, you also have the option of not running the GEP testsuite. Just use the "no-it" profile via mvn install -Pno-it Jacek Laskowski wrote: Hi, Just checked out the sources of GEP and upon builing it failed with: [INFO] -

[jira] Commented: (GERONIMODEVTOOLS-403) All GEP features should have correct install-size and destination-size tags specified with non-zero values

2008-07-24 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616675#action_12616675 ] Ashish Jain commented on GERONIMODEVTOOLS-403: -- I set the "download

[jira] Closed: (GERONIMODEVTOOLS-446) Repeated "mvn install" of testsuite not working without clean

2008-07-24 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell closed GERONIMODEVTOOLS-446. -- Closing per BJ > Repeated "mvn install" of testsuite not working wit

[jira] Commented: (GERONIMODEVTOOLS-275) Eclipse does not allow to download Apache Geronimo

2008-07-24 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616662#action_12616662 ] Ashish Jain commented on GERONIMODEVTOOLS-275: -- Although I have to m

[jira] Updated: (GERONIMODEVTOOLS-325) "Download and Install" button should be disabled/enabled appropriately

2008-07-24 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Jain updated GERONIMODEVTOOLS-325: - Attachment: GERONIMODEVTOOLS-325.patch Attaching a patch. Please provid

[jira] Commented: (GERONIMODEVTOOLS-275) Eclipse does not allow to download Apache Geronimo

2008-07-24 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616658#action_12616658 ] Ashish Jain commented on GERONIMODEVTOOLS-275: -- Added a patch to GER

[jira] Commented: (GERONIMODEVTOOLS-446) Repeated "mvn install" of testsuite not working without clean

2008-07-24 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616646#action_12616646 ] B.J. Reed commented on GERONIMODEVTOOLS-446: Thanks Tim, this works f

Geronimo 2.1.2 code freeze

2008-07-24 Thread Joe Bohn
I'll create the branch for the 2.1.2 release as soon as we can pull CXF 2.0.8 from a public repo and integrate it with the server. Until then, please treat branches/2.1 as frozen to new changes. Please check with me if you would like to integrate any additional changes for 2.1.2. Thanks, Joe

[jira] Created: (GERONIMO-4215) Server Info portlet no longer auto refreshes

2008-07-24 Thread Donald Woods (JIRA)
Server Info portlet no longer auto refreshes Key: GERONIMO-4215 URL: https://issues.apache.org/jira/browse/GERONIMO-4215 Project: Geronimo Issue Type: Bug Security Level: public (Regular iss

[BUILD] branches/2.1: Failed for Revision: 679470

2008-07-24 Thread gawor
Geronimo Revision: 679470 built with tests included See the full build-1400.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20080724/build-1400.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.1/20080724 [INFO] BUILD

Re: svn commit: r679420 - /geronimo/server/branches/2.1/RELEASE_NOTES-2.1.2.txt

2008-07-24 Thread Joe Bohn
FYI ... I will be doing one more mass update of the JIRAs in the release notes (both those included in the release and the known issues). So it isn't necessary to make individual changes to this section of the release notes. I'll do this when we branch (hopefully soon). Thanks, Joe [EMAIL

[jira] Closed: (GERONIMO-3867) Export Plugin in Web Console results in NullPointerException if no component is selected

2008-07-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-3867. -- marking as closed > Export Plugin in Web Console results in NullPointerException if no componen

[jira] Closed: (GERONIMO-4204) Admin Console portlets layout messed up after accessibility changes

2008-07-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4204. -- Resolution: Fixed update to pluto.css resolved the issue. closing. > Admin Console portlet

[jira] Closed: (GERONIMO-3882) Mdb container ids not set during creation.

2008-07-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-3882. -- marking as closed > Mdb container ids not set during creation. > --

[jira] Closed: (GERONIMO-3913) NPE in org.apache.geronimo.security.SubjectId.hashCode() caused by incorrect JAVA_HOME or JRE_HOME

2008-07-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-3913. -- fixed long ago. closing. > NPE in org.apache.geronimo.security.SubjectId.hashCode() caused by

Re: Multiple schema version support in GEP

2008-07-24 Thread Donald Woods
Maybe it's time to copy trunk over to branches/2.1 and finish any 2.1.2 work items there Why are we slowing down GEP enhancements, when we could be using trunk for 2.2.0 and a branch for 2.1.x releases, like we do for the server? -Donald Ted Kirby wrote: Depending on the timing, Tim's

Re: GEP build fails due to geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin.zip (The system cannot find the path specified)

2008-07-24 Thread Donald Woods
gbuild.sh updated with Rev679522 -Donald Donald Woods wrote: Yep, currently you do, as the daily builds are published using subdirs with a name based on the date Looks like it would be easy to update the gbuild.sh script to create a symbolic "latest" link to the just published build dir

Re: Multiple schema version support in GEP

2008-07-24 Thread Ted Kirby
Depending on the timing, Tim's suggestion of starting now in the sandbox was a good one. Tim, maybe you can help Sainath get started there? Ted On Thu, Jul 24, 2008 at 2:59 PM, Tim McConnell <[EMAIL PROTECTED]> wrote: > Hi Sainath, that would be wonderful if you're going to have the time. When >

Re: GEP build fails due to geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin.zip (The system cannot find the path specified)

2008-07-24 Thread Donald Woods
Yep, currently you do, as the daily builds are published using subdirs with a name based on the date Looks like it would be easy to update the gbuild.sh script to create a symbolic "latest" link to the just published build dir when it passes, which then GEP could use I'll try updatin

Re: JIRA versions 2.0.x & 2.1.x

2008-07-24 Thread Joe Bohn
Donald Woods wrote: Thought these were to be used to keep everything out of a generic Future bucket, but it has never worked, so +1 to removing them. BTW - Shouldn't the Fix Version field remain blank until someone either starts working on the issue or code is integrated into svn? I think

Re: Multiple schema version support in GEP

2008-07-24 Thread Tim McConnell
Hi Sainath, that would be wonderful if you're going to have the time. When are you returning to college ?? Sainath Chowdary wrote: Thanks Ted and Tim for your feedback. I agree with both of you that we cannot attempt this in trunk as next release is ahead of us in few weeks. I would be happy

Re: [jira] Created: (GERONIMODEVTOOLS-447) Recording testcase using Abbot

2008-07-24 Thread Donald Woods
Any idea if they are working on xvfb support like selenium has, so the tests can be run on headless machines or in the background, since they require complete desktop/mouse control while the tests are running? -Donald Tim McConnell (JIRA) wrote: Recording testcase using Abbot --

Re: JIRA versions 2.0.x & 2.1.x

2008-07-24 Thread Donald Woods
Thought these were to be used to keep everything out of a generic Future bucket, but it has never worked, so +1 to removing them. BTW - Shouldn't the Fix Version field remain blank until someone either starts working on the issue or code is integrated into svn? -Donald Joe Bohn wrote: What

GEP build fails due to geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin.zip (The system cannot find the path specified)

2008-07-24 Thread Jacek Laskowski
Hi, Just checked out the sources of GEP and upon builing it failed with: [INFO] [INFO] Building Geronimo Eclipse Plugin :: Testsuite :: Server [INFO]task-segment: [clean, install] [INFO] -

Re: Restart of configurations not picking up any changes made

2008-07-24 Thread Donald Woods
Sounds like a JIRA and patch is needed. -Donald Manu George wrote: So to get the changes reflected on restart we need to call attributeStore.applyOverrides in ConfigurationUtil.startConfigurationGbeans method. Let me know if this is an issue and I will open a JIRA and attach a patch Rega

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Joe Bohn
Thanks Jarek, Lin & Jason! Joe Jarek Gawor wrote: Yep. Both are fixed now. Thanks! Jarek On Thu, Jul 24, 2008 at 12:46 PM, Jason Warner <[EMAIL PROTECTED]> wrote: Along the same lines as what Lin just reported, the link for the source code points to a page that is slightly different than t

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Jarek Gawor
Yep. Both are fixed now. Thanks! Jarek On Thu, Jul 24, 2008 at 12:46 PM, Jason Warner <[EMAIL PROTECTED]> wrote: > Along the same lines as what Lin just reported, the link for the source code > points to a page that is slightly different than the source code page that > can be navigated to from t

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Jason Warner
Along the same lines as what Lin just reported, the link for the source code points to a page that is slightly different than the source code page that can be navigated to from the main site. This is the page that is linked from the main site - http://geronimo.apache.org/source-code.html. The pag

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Lin Sun
Looks good. I found a minor issue, clicking on the mailing list link (http://geronimo.apache.org/mailing.html) leads to a 404. Lin On Wed, Jul 23, 2008 at 12:56 PM, Joe Bohn <[EMAIL PROTECTED]> wrote: > This is the current Release Notes for 2.1.2 with JIRAs as they are now. I > expect a few mi

Re: ERROR building PlanCreator

2008-07-24 Thread Jarek Gawor
I would recommend removing org/apache/geronimo/** from your m2 repo and rebuilding entire trunk from scratch. Jarek On Thu, Jul 24, 2008 at 11:39 AM, Shrey Banga <[EMAIL PROTECTED]> wrote: > I'm getting the following error while building PlanCreator in the latest > 2.2-SNAPSHOT (rev: 679290) trun

ERROR building PlanCreator

2008-07-24 Thread Shrey Banga
I'm getting the following error while building PlanCreator in the latest 2.2-SNAPSHOT (rev: 679290) trunk: [INFO] > > [ERROR] BUILD ERROR > [INFO] > > [

[jira] Created: (GERONIMO-4214) Port WAR PlanCreator to dojo+dwr+jaxb

2008-07-24 Thread Shrey Banga (JIRA)
Port WAR PlanCreator to dojo+dwr+jaxb - Key: GERONIMO-4214 URL: https://issues.apache.org/jira/browse/GERONIMO-4214 Project: Geronimo Issue Type: New Feature Security Level: public (Regular issues)

[jira] Resolved: (GERONIMODEVTOOLS-448) Cache the Dynamic server info retrieved using JMX

2008-07-24 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiva Kumar H R resolved GERONIMODEVTOOLS-448. -- Resolution: Fixed Assignee: Sainath Chowdary Committed

Re: Multiple schema version support in GEP

2008-07-24 Thread Sainath Chowdary
Thanks Ted and Tim for your feedback. I agree with both of you that we cannot attempt this in trunk as next release is ahead of us in few weeks. I would be happy to work on the proposed architecture for GEP once I get back to my college. Also by that time I guess 2.1.2 would have been released. O

[jira] Created: (GERONIMO-4213) Show a "Loading" message while PlanCreator loads

2008-07-24 Thread Shrey Banga (JIRA)
Show a "Loading" message while PlanCreator loads Key: GERONIMO-4213 URL: https://issues.apache.org/jira/browse/GERONIMO-4213 Project: Geronimo Issue Type: Sub-task Security Level: public

[jira] Commented: (GERONIMODEVTOOLS-448) Cache the Dynamic server info retrieved using JMX

2008-07-24 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616490#action_12616490 ] Shiva Kumar H R commented on GERONIMODEVTOOLS-448: -- GeronimoServ

[jira] Updated: (GERONIMO-4211) Upgrade wsdl4j to 1.6.2 version

2008-07-24 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor updated GERONIMO-4211: -- Issue Type: Improvement (was: Task) > Upgrade wsdl4j to 1.6.2 version > ---

[jira] Updated: (GERONIMODEVTOOLS-449) Refactor testsuite to support both v2.0 and v2.1 server s and code reuse

2008-07-24 Thread Ted Kirby (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Kirby updated GERONIMODEVTOOLS-449: --- Summary: Refactor testsuite to support both v2.0 and v2.1 server s and code

[jira] Updated: (GERONIMODEVTOOLS-449) Refactory testsuite to support both server v2.0 and v2.1 and code reuse

2008-07-24 Thread YunFeng Ma (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YunFeng Ma updated GERONIMODEVTOOLS-449: Attachment: GERONIMODEVTOOLS-449.patch Hi Tim and BJ, please review the p

Re: Shifting from xmlbean to JAXB in PlanCreator

2008-07-24 Thread Shrey Banga
About shifting the PlanCreator to JAXB, I think there can be two approaches: 1. Have a dependency to the jaxb jar present with GEP within PlanCreator itself. This means whatever changes are needed will need to be done in GEP and the jar rebuilt and added to PlanCreator. This is a quick albeit dirt

Re: Shifting from xmlbean to JAXB in PlanCreator

2008-07-24 Thread Shrey Banga
Hi David, I'm currently focusing on the PlanCreator since my internship ends on 31st July and I already have a few thing on my To-do list :-| I'll be happy to work on the deployment system once I get back to my college, if that's ok. Thanks, On Wed, Jul 23, 2008 at 10:45 PM, David Jencks <[EMAIL

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Joe Bohn
Shiva Kumar H R wrote: There was another Geronimo 2.1 Enhancement -> Plan Creator. I am very sorry for not having reported this prior to G 2.1 release. May be its too late to include. Plan Creator - Plan Creator is a new portlet added to admin console to simplify the creation of Geronimo spec

[jira] Created: (GERONIMODEVTOOLS-449) Refactory testsuite to support both server v2.0 and v2.1 and code reuse

2008-07-24 Thread YunFeng Ma (JIRA)
Refactory testsuite to support both server v2.0 and v2.1 and code reuse --- Key: GERONIMODEVTOOLS-449 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-449 Project: Geronimo

Re: Restart of configurations not picking up any changes made

2008-07-24 Thread Manu George
So to get the changes reflected on restart we need to call attributeStore.applyOverrides in ConfigurationUtil.startConfigurationGbeans method. Let me know if this is an issue and I will open a JIRA and attach a patch Regards Manu On Thu, Jul 24, 2008 at 4:56 PM, Manu George <[EMAIL PROTECTED]> wr

Re: Restart of configurations not picking up any changes made

2008-07-24 Thread Manu George
Please disregard the part about the Configuration class. On further analysis I found that the restart results in KernelConfigurationManager.start Regards Manu On Thu, Jul 24, 2008 at 4:42 PM, Manu George <[EMAIL PROTECTED]> wrote: > Hi, > I just found a behaviour in geronimo that I am not c

Restart of configurations not picking up any changes made

2008-07-24 Thread Manu George
Hi, I just found a behaviour in geronimo that I am not certain is there by design. If I edit one of the gbean attributes of an already started gbean in a configuration and I then restart that configuration from the console then the edited properties are not reflected in the restarted gbean.

[jira] Updated: (GERONIMODEVTOOLS-448) Cache the Dynamic server info retrieved using JMX

2008-07-24 Thread Sainath Chowdary (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sainath Chowdary updated GERONIMODEVTOOLS-448: -- Attachment: jmx-serverinfo-caching.patch > Cache the Dynamic

[jira] Assigned: (GERONIMODEVTOOLS-448) Cache the Dynamic server info retrieved using JMX

2008-07-24 Thread Sainath Chowdary (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sainath Chowdary reassigned GERONIMODEVTOOLS-448: - Assignee: (was: Sainath Chowdary) > Cache the Dynam

[jira] Created: (GERONIMODEVTOOLS-448) Cache the Dynamic server info retrieved using JMX

2008-07-24 Thread Sainath Chowdary (JIRA)
Cache the Dynamic server info retrieved using JMX - Key: GERONIMODEVTOOLS-448 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448 Project: Geronimo-Devtools Issue Type: Sub-task