[jira] Updated: (GERONIMO-3472) web server portlet does not save modifications to connectors correctly.

2008-07-23 Thread Joe Bohn (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bohn updated GERONIMO-3472:
---

Fix Version/s: (was: 2.0.x)
   2.0.3

 web server portlet does not save modifications to connectors correctly.
 ---

 Key: GERONIMO-3472
 URL: https://issues.apache.org/jira/browse/GERONIMO-3472
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Jetty
Affects Versions: 2.0.1, 2.1, Verification Required
 Environment: windows xp
Reporter: Viet Hung Nguyen
Assignee: Jarek Gawor
 Fix For: 2.0.3, 2.1

 Attachments: geronimo-3472.patch


 When the admin tries to edit a connector, any modifications to 
 bufferSizeBytes, acceptQueueSize, and lingerMillis are not saved once the 
 server is restarted.

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



[jira] Updated: (GERONIMO-3472) web server portlet does not save modifications to connectors correctly.

2007-09-14 Thread Paul McMahan (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul McMahan updated GERONIMO-3472:
---

Component/s: (was: console)
 Jetty

from the patch this looks like a problem with the GBeanInfo's for Jetty

 web server portlet does not save modifications to connectors correctly.
 ---

 Key: GERONIMO-3472
 URL: https://issues.apache.org/jira/browse/GERONIMO-3472
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Jetty
Affects Versions: 2.0.1, 2.1, Verification Required
 Environment: windows xp
Reporter: Viet Hung Nguyen
 Attachments: geronimo-3472.patch


 When the admin tries to edit a connector, any modifications to 
 bufferSizeBytes, acceptQueueSize, and lingerMillis are not saved once the 
 server is restarted.

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



[jira] Updated: (GERONIMO-3472) web server portlet does not save modifications to connectors correctly.

2007-09-13 Thread Viet Hung Nguyen (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viet Hung Nguyen updated GERONIMO-3472:
---

Attachment: geronimo-3472.patch

this fixes the HTTP connector fully. However, the SSL and AJP connectors (or 
maybe it's just the portlets) are having trouble saving/retrieving the 
bufferSizeBytes attribute. On any instance of a restart (connector or the 
server) the bufferSizeBytes gets reset. The config.xml shows the correct values 
though.

 web server portlet does not save modifications to connectors correctly.
 ---

 Key: GERONIMO-3472
 URL: https://issues.apache.org/jira/browse/GERONIMO-3472
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.0.1, 2.1, Verification Required
 Environment: windows xp
Reporter: Viet Hung Nguyen
 Attachments: geronimo-3472.patch


 When the admin tries to edit a connector, any modifications to 
 bufferSizeBytes, acceptQueueSize, and lingerMillis are not saved once the 
 server is restarted.

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