xmlbeans 2.0 and the TypeSystemHolder.class

2006-01-19 Thread anita kulshreshtha
I am getting a build failure because schemaorg_apache_xmlbeans.system.sDE11075A2786CB38A6E7975788980259.TypeSystemHolder can not be resolved. The class that was generated during the build is - created binary:

Re: Build errors on trunk

2006-01-12 Thread anita kulshreshtha
I have had the same luck! After 2 days I was able to build the server. This is related to G-1449. The missing geronimo-corba_2.3_spec-1.0.jar should be put in maven repo at org.apache.geronimo.specs manually. I hope this helps. Thanks Anita --- Jan Bartel [EMAIL PROTECTED] wrote:

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2006-01-12 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: stats.zip Added session statistics for a wb app. Updated viewer war is also included. Point the browser to http://localhot

Stack trace in TomcatModuleBuilder

2006-01-11 Thread anita kulshreshtha
Jeff, I am seeing this with rev 368017. I am still investigating. Are you seeing the same. The test does not fail but produces a stack trace. thanks Anita __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

[jira] Commented: (GERONIMO-1449) 1.0 release installs release candidate corba spec jar file

2006-01-11 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1449?page=comments#action_12362473 ] anita kulshreshtha commented on GERONIMO-1449: -- openejb/modules/core has a dependency on geronimo-spec-corba-2.3-rc4.jar dependency

[jira] Commented: (GERONIMO-1449) 1.0 release installs release candidate corba spec jar file

2006-01-11 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1449?page=comments#action_12362475 ] anita kulshreshtha commented on GERONIMO-1449: -- and openejb-builder too. 1.0 release installs release candidate corba spec jar file

Re: More tomcat Statistics...

2006-01-10 Thread anita kulshreshtha
Joe anita kulshreshtha wrote: OK, for the time being I will call them CountStatistic and proceed. Later I could change them to the following for better readability. StaticTimeStatistics extends CountStatistics and StaticTimeStatisticsImpl extends CountStatisticsImpl Thanks

More tomcat Statistics...

2006-01-08 Thread anita kulshreshtha
Aaron, Joe and Others, I am attaching WebModuleStats that are available for an app from tomcat. Should we define another TimeStatstic to deal with static time data? The following long getProcessingTime(), long getStartupTime(), and long getTldScanTime() fall under this catagory.

Re: More tomcat Statistics...

2006-01-08 Thread anita kulshreshtha
: Boy, my head is just not in this at the moment. I need to get some time to poke around the statistics interfaces a bit before I can render an intelligent opinion. :) Thanks, Aaron On 1/8/06, anita kulshreshtha [EMAIL PROTECTED] wrote: Aaron, Joe and Others, I am

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2006-01-07 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: statsApp.zip management.patch tomcat.patch Please discard all the old patches. These patches

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2006-01-07 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: properties.patch geronimo-stats-1.0-SNAPSHOT.war Please use tomcat 5.5.9 to view the stats. Properties.patch

Re: [jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2006-01-07 Thread anita kulshreshtha
providers to capture the performance and monitoring data. Any thoughts? Thanks Anita J2EEApplication=null,J2EEModule=geronimo/tomcat/1.0-SNAPSHOT/car,J2EEServer=geronimo, j2eeType=GBean,name=TomcatWebConnector --- anita kulshreshtha (JIRA) dev@geronimo.apache.org wrote: [ http

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2006-01-07 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: tomcat.patch The patch was incomplete due to a missing folder. Provide tomcat statistics

Build failure in Jetty module

2006-01-06 Thread anita kulshreshtha
I am using http://svn.apache.org/repos/asf/geronimo/tags/1.0.0. I keep getting the following error. Is anyone else having this problem? Thnaks Anita + | geronimo and geronimo-plugins Geronimo :: Jetty | Memory: 27M/37M

Re: Build failure in Jetty module

2006-01-06 Thread anita kulshreshtha
Never mind.. My mistake. I made webConnector a managed object instead of TomcatWebConnector. my apologies... Thanks anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: I am using http://svn.apache.org/repos/asf/geronimo/tags/1.0.0. I keep getting the following error. Is anyone

Tomcat 5.5.9 vs 5.5.12

2006-01-06 Thread anita kulshreshtha
The tomcat version used in the source at https://svn.apache.org/repos/asf/geronimo/tags/1.0.0/ is 5.5.12, whereas the tomcat version used in the released binaries is 5.5.9. The following problem does not occur in 5.5.9. Thnaks Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: Jeff

Re: 1.0 Build failure on WinXP

2006-01-06 Thread anita kulshreshtha
I am also seeing this on win XP: assemble:package-assembly: [echo] Preparing CRLF line endings in text based files for zip distribution BUILD FAILED File.. C:\Documents and Settings\User\.maven\cache\geronimo-assembly-plugin-1.1.2\plugin.jelly Element... ant:fixcrlf

[jira] Created: (GERONIMO-1420) HTTP Status 500 message should refer to geronimo logs

2006-01-05 Thread anita kulshreshtha (JIRA)
: anita kulshreshtha Priority: Trivial When an exception trace is produced by a web app, the message refers to Apache Tomcat/5.5.12 logs. This might be a hard coded message given by tomcat. See if it can be easily changed. HTTP Status 500 - type Exception report message description

[jira] Updated: (GERONIMO-1422) Geronimo shutdown does not complete due to ActiveMQ attempting to reconnect endpoints to broker every 30 seconds

2006-01-05 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1422?page=all ] anita kulshreshtha updated GERONIMO-1422: - Attachment: shutdown.txt I am seeing the same on win XP when - * start using java -jar * connect to the daytrader web app

Re: problem with Geronimo-1.0

2006-01-04 Thread anita kulshreshtha
Is there a typo in the code snippet you gave us : TransactionManager tm = (TransactionManager) kernel.getProxyManager().createProxy(gbeanName, ransactionManager.class); The missing T in the TransactionManager.class Thanks Anita --- Aaron Mulder [EMAIL PROTECTED] wrote: Grr,

WebContainer Statistics

2006-01-04 Thread anita kulshreshtha
Aaron, Joe and others, I have few questions about the WebConnector. I must admit that I have not kept track of the patches that were submitted. May be some of these issues have already been decided. 1. Are there any plans to make NetworkConnector/WebConnector a J2EEManagedObject? If yes,

[jira] Created: (GERONIMO-1407) Display statistics for web NetworkListeners

2005-12-31 Thread anita kulshreshtha (JIRA)
Display statistics for web NetworkListeners --- Key: GERONIMO-1407 URL: http://issues.apache.org/jira/browse/GERONIMO-1407 Project: Geronimo Type: New Feature Components: console Environment: All Reporter: anita

[jira] Created: (GERONIMO-1408) Display statistics for web NetworkListeners

2005-12-31 Thread anita kulshreshtha (JIRA)
Reporter: anita kulshreshtha Priority: Minor Currently the console does not display any statistics for web NetworkListeners. Add an enable link to Web Server--NetworkListeners--Actions for each connector. The stats will be displayed before the list of connectors. The following

Re: [jira] Created: (GERONIMO-1407) Display statistics for web NetworkListeners

2005-12-31 Thread anita kulshreshtha
Oops! This issue got created despite hitting the cancel button after a premature create button. Could someone please close this issue, or I could ask Dain if I have enough karma... Thanks Anita --- anita kulshreshtha (JIRA) dev@geronimo.apache.org wrote: Display statistics for web

Re: tomcat statistics

2005-12-30 Thread anita kulshreshtha
Jeff, Thanks, for looking into this. Now I am seeing the request processors! The output for geronimo is attached. What changes did you make? Thanks again! Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: Jeff, In a standalone configuration tomcat configures an MBean Name

[jira] Updated: (GERONIMO-1401) The latest Build process

2005-12-30 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1401?page=all ] anita kulshreshtha updated GERONIMO-1401: - Attachment: BUILDING.patch This patch includes the shutdown command. Thanks, Ken for pointing this out. The latest Build process

[jira] Commented: (GERONIMO-1406) BUILDING.txt needs update to reflect the removing of assembly directory

2005-12-30 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1406?page=comments#action_12361462 ] anita kulshreshtha commented on GERONIMO-1406: -- Geronimo-1401 already has a patch available for this. BUILDING.txt needs update to reflect the removing

View Tomcat statistics

2005-12-26 Thread anita kulshreshtha
Aaron, Joe, and others, Please take some time to view the internal statistics provided by tomcat (see Geronimo-1293). There is lot of good stuff. We need to come up with a common set of stats for Jetty/Tomcat to display on the console. The maximum incompatibilities are with the container

Re: [jira] Commented: (GERONIMO-1401) The latest Build process

2005-12-23 Thread anita kulshreshtha
Reporter: anita kulshreshtha Attachments: BUILDING.patch The Building page in wiki points to this document. The changes reflects the new build process. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[jira] Commented: (GERONIMO-1035) tomcat integration should wrap each servlet indiviudally

2005-12-23 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1035?page=comments#action_12361190 ] anita kulshreshtha commented on GERONIMO-1035: -- In the first phase, only add GBeans of j2EEType Servlet to provide ServletStats for Geronimo-1293

[jira] Commented: (GERONIMO-1401) The latest Build process

2005-12-23 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1401?page=comments#action_12361193 ] anita kulshreshtha commented on GERONIMO-1401: -- I think we need to update this document also because it exists! The latest Build process

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2005-12-22 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: project.patch project.xml for implementation of 2. Provide tomcat statistics - Key

[jira] Created: (GERONIMO-1401) The latest Build process

2005-12-22 Thread anita kulshreshtha (JIRA)
The latest Build process Key: GERONIMO-1401 URL: http://issues.apache.org/jira/browse/GERONIMO-1401 Project: Geronimo Type: Improvement Components: documentation Versions: 1.0-M5 Environment: All Reporter: anita kulshreshtha

[jira] Updated: (GERONIMO-1401) The latest Build process

2005-12-22 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1401?page=all ] anita kulshreshtha updated GERONIMO-1401: - Attachment: BUILDING.patch The latest Build process Key: GERONIMO-1401 URL: http

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2005-12-21 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: TomcatWebAppContext.patch this patch implements 2.a, 2.b, 2.c, 2.d. Provide tomcat statistics

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2005-12-21 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: geronimo-stats-1.0-SNAPSHOT.war Latest war to view the stats. Deploy and point the browser to http://localhost:8080/stats

[jira] Created: (GERONIMO-1398) getHost() method of ConnectorGBean is returning /0.0.0.0

2005-12-21 Thread anita kulshreshtha (JIRA)
: 1.0-M5 Environment: All Reporter: anita kulshreshtha Priority: Minor getHost() method of ConnectorGBean is returning /0.0.0.0 . This creates bad objectNames for catalina MBeans. This explains the following results viewed via the war attached to G-1293. Note that this happens

[jira] Updated: (GERONIMO-1398) ConnectorGBean is creating an attribute 'address' with value /0.0.0.0

2005-12-21 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1398?page=all ] anita kulshreshtha updated GERONIMO-1398: - Summary: ConnectorGBean is creating an attribute 'address' with value /0.0.0.0 (was: getHost() method of ConnectorGBean

[jira] Commented: (GERONIMO-1398) ConnectorGBean is creating an attribute 'address' with value /0.0.0.0

2005-12-21 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1398?page=comments#action_12361091 ] anita kulshreshtha commented on GERONIMO-1398: -- The following line in getHost() method is returning /0.0.0.0 Object value = connector.getAttribute

Re: Apache mini Geronimo (mini-G)

2005-12-20 Thread anita kulshreshtha
[EMAIL PROTECTED] wrote: anita kulshreshtha wrote: I have used G without openEJB extensively in the past. It works well. Would such an installation work on java 5.0? IIRC, the showstopper for java 5.0 were the Sun CORBA requirements of OpenEJB. This would be awsome for us

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2005-12-20 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: stats.zip geronimo-stats-1.0-SNAPSHOT.war Please discard the old files. Still need to figure out why

Debug Console broken

2005-12-20 Thread anita kulshreshtha
I am using yesterday's binary. The debug console lists the Mbeans correctly, but gives 404 when any of the link is clicked. description: The requested resource (/index.vm) is not available. Thanks Anita __ Do You Yahoo!? Tired of spam?

Re: Debug Console broken

2005-12-20 Thread anita kulshreshtha
, at 12:39 PM, anita kulshreshtha wrote: I am using yesterday's binary. The debug console lists the Mbeans correctly, but gives 404 when any of the link is clicked. description: The requested resource (/index.vm) is not available. Thanks Anita

tomcat statistics

2005-12-20 Thread anita kulshreshtha
Jeff, In a standalone configuration tomcat configures an MBean Name: Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0. This is not being configured in G. Do you have any ideas why? I am attaching a list of all RequestProcessors running in a standalone tomcat. The G ones

[jira] Created: (GERONIMO-1391) Portlet Exception Thrown by generate key pair

2005-12-19 Thread anita kulshreshtha (JIRA)
Reporter: anita kulshreshtha Priority: Minor The following exception can be reproduced by : keystore -- generate key pair -- cancel Geronimo Application Server started 09:15:03,562 ERROR [[Keystore]] Servlet.service() for servlet Keystore threw exception

Re: Release 1.0 Status - Release Candidate 20051219 Available for Review

2005-12-19 Thread anita kulshreshtha
tomcat version works on win XP. There were few trivial issues with the console, for which I have opened Jira. Thanks Anita --- Joe Bohn [EMAIL PROTECTED] wrote: Looks pretty good to me on Win XP with both tomcat and jetty (aside from the problem with the links to confluence that Dave C

[jira] Commented: (GERONIMO-1378) Bad application web.xml makes digester go crazy

2005-12-18 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1378?page=comments#action_12360741 ] anita kulshreshtha commented on GERONIMO-1378: -- I have not looked at TMB code recently, but the deployer reports to the console The application

Re: Race condition for Tomcat too?

2005-12-17 Thread anita kulshreshtha
default host: localhost 10:08:00,687 WARN [MapperListener] Unknown default host: localhost 10:08:01,140 WARN [MapperListener] Unknown default host: localhost 10:08:04,062 DEBUG [GBeanSingleReference] Waiting to start --- anita kulshreshtha [EMAIL PROTECTED] wrote: The EngineGBean in j2ee

Re: [VOTE] geronimo-1.0 (3rd try)

2005-12-16 Thread anita kulshreshtha
Downloaded geronimo-tomcat-j2ee-1.0.zip at 7.30 AM (EST). Here is the stack trace. Still testing the other stuff. Thanks Anita Booting Geronimo Kernel (in Java 1.4.2_09)... Starting Geronimo Application Server [* ] 40% 26s Starting geronimo/tomcat/1.0/car

[jira] Created: (GERONIMO-1375) Invalid login to console should not produce stack trace

2005-12-16 Thread anita kulshreshtha (JIRA)
Environment: all Reporter: anita kulshreshtha Priority: Minor Invalid login, e.g. bad user name should not produce the following stack trace. I have not tested if jetty-server also has the same problem. 10:26:41,609 WARN [TomcatGeronimoRealm] Login exception authenticating username s

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2005-12-16 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=all ] anita kulshreshtha updated GERONIMO-1293: - Attachment: stats.zip This is an app to view tomcat statistics. I think it will be useful for testing the above code. To view

[jira] Commented: (GERONIMO-1293) Provide tomcat statistics

2005-12-16 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=comments#action_12360609 ] anita kulshreshtha commented on GERONIMO-1293: -- and point your browser to http://localhost:8080/stats Provide tomcat statistics

[jira] Created: (GERONIMO-1376) Console should display context path in Installed Web Applications page

2005-12-16 Thread anita kulshreshtha (JIRA)
: console Versions: 1.0-M5 Environment: all Reporter: anita kulshreshtha Priority: Trivial Console should display context path for running web applications. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[jira] Created: (GERONIMO-1378) Bad application web.xml makes digester go crazy

2005-12-16 Thread anita kulshreshtha (JIRA)
Reporter: anita kulshreshtha Priority: Minor This trace is produced when the servlet-class element has a non-existent class name: 11:49:15,484 ERROR [ContextConfig] Parse error in application web.xml java.lang.RuntimeException: org.apache.catalina.manager.JMXProxyServlet

Re: Race condition for Tomcat too?

2005-12-16 Thread anita kulshreshtha
The EngineGBean in j2ee-tomcat-plan.xml contains : gbean-namegeronimo.server:j2eeType=Host,*/gbean-name I think it should be j2eeType=GBean, name=TomcatHost Thanks Anita --- Jeff Genender [EMAIL PROTECTED] wrote: The WARNINGs we are getting: [*

Geronimo in Eclipse question

2005-12-15 Thread anita kulshreshtha
Is anyone else having problems with adding a dependency via project.xml of a module, after the workspace has been configured as described in http://wiki.apache.org/geronimo/EclipseDeployment ? Thanks Anita __ Do You Yahoo!? Tired of spam?

[jira] Commented: (GERONIMO-1293) Provide tomcat statistics

2005-12-15 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=comments#action_12360511 ] anita kulshreshtha commented on GERONIMO-1293: -- Provide getters for the above stastistics for HTTP connector. The values will be returned from

[jira] Commented: (GERONIMO-1293) Provide tomcat statistics

2005-12-11 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1293?page=comments#action_12360139 ] anita kulshreshtha commented on GERONIMO-1293: -- Query tomcat Mbean Catalina:type=GlobalRequestProcessor,. to get

Re: Does there need to be a default web container?

2005-12-09 Thread anita kulshreshtha
How about something like dual-boot systems. If you don't pick a container fast enough, one will be chosen for you! We will be giving the user the choice, but also making a decision which will be installed by default. Cheers! Anita --- Jeff Genender [EMAIL PROTECTED] wrote: Joe Bohn

Re: [Vote] Installer: Default Web Container Selection

2005-12-09 Thread anita kulshreshtha
+1 for Tomcat, I hope Tomcat team will be more helpful in the future! Thanks Anita --- Erik Daughtrey [EMAIL PROTECTED] wrote: The installer should make either Tomcat or Jetty the default selection. The operator can always override and select the other. Vote: [ ] Make Jetty the

Re: Statistics Management and Jetty/Tomcat

2005-12-08 Thread anita kulshreshtha
--- Joe Bohn [EMAIL PROTECTED] wrote: Greg I've modified the list below to add what we would like to present in Geronimo. Jeff and/or Anita, Do you think we can get comparable information from tomcat? We would also need to know how to enable, disable, and reset these statistics

Re: [jira] Commented: (GERONIMO-806) Reduce log output

2005-12-06 Thread anita kulshreshtha
I think all it needs is a change from INFO to ERROR in 2 of the following lines in server-log4j.properties file - # Don't need so much info on every web page that's rendered log4j.category.org.mortbay=INFO log4j.category.org.apache.pluto=INFO log4j.category.org.apache.jasper=INFO Thanks

Re: Geronimo Web Site Design

2005-12-06 Thread anita kulshreshtha
FA...BULOUS! I like #1 and #3. But would like to see left menu bar in the same color as the header (like the black one, #5). It frames the contents beautifully. I also like the button like tabs in the black one. Thanks Anita --- Donald Woods [EMAIL PROTECTED] wrote: Cool! Great design work.

Re: Geronimo javadocs

2005-12-06 Thread anita kulshreshtha
, at 8:27 AM, anita kulshreshtha wrote: Geronimo javadocs on geronimo.apache.org do not reflect the latest code. How often is this site built? An example is the method public void addInterface(Class intf, String[] persistentAttributes, String[] manageableAttributes

[jira] Created: (GERONIMO-1293) Provide tomcat statistics

2005-12-05 Thread anita kulshreshtha (JIRA)
Provide tomcat statistics - Key: GERONIMO-1293 URL: http://issues.apache.org/jira/browse/GERONIMO-1293 Project: Geronimo Type: New Feature Components: Tomcat Versions: 1.x Environment: All environments Reporter: anita

Re: Startup Warning related to running Tomcat Examples on Jetty

2005-12-05 Thread anita kulshreshtha
yes, tomcat does not have filtermappings and servlets as Gbeans, hence this error does not occur. Thanks Anita --- Jan Bartel [EMAIL PROTECTED] wrote: It might be that Jetty has a lot more instrumented as gbeans (eg filtermappings, servletholders etc etc) than tomcat so we see this

Geronimo javadocs

2005-12-01 Thread anita kulshreshtha
Geronimo javadocs on geronimo.apache.org do not reflect the latest code. How often is this site built? An example is the method public void addInterface(Class intf, String[] persistentAttributes, String[] manageableAttributes) It is not listed in javadocs. Thanks Anita

Re: Statistics Management and Jetty/Tomcat

2005-12-01 Thread anita kulshreshtha
Tomcat provides the following statistics, listed here in the increasing order of their usefulness (IMHO). Unfortunately the most useful ones will require the most work. 1. Per host - These are not readily available. But can be computed from others. Per container statistics can be derived from

Re: Logo Request

2005-11-04 Thread anita kulshreshtha
I like this version of 'M' better. What do you think about the shorter middle line of 'E'? thanks Anita --- Erin Mulder [EMAIL PROTECTED] wrote: Sachin Patel wrote: Yeah, that does look better. Looking at them side by side, something was bothering me about the squeezed one, but I

Re: Combine common code in jetty and tomcat module builders?

2005-10-29 Thread anita kulshreshtha
Jencks [EMAIL PROTECTED] wrote: If you have a working version, please submit it! This is great news! I think I should wait on combining them until your code is in. If you want to do the refactoring that would also be great! thanks david jencks On Oct 28, 2005, at 6:11 AM, anita

Re: Combine common code in jetty and tomcat module builders?

2005-10-28 Thread anita kulshreshtha
Good idea. As discussed with Jeff offline I have been working on G-1035. I have made changes to the existing TomcatModuleBuilder to make it almost identical to JettyModuleBuilder except for the very small container specific part. Please let me know if you would like me to submit this at this

Re: Geronimo Samples

2005-10-17 Thread anita kulshreshtha
IMHO, We should divide our efforts according to the following target audience: 1. Beginers : I would like university students to download G to learn JSP, Servlets, EJBs and Web Sevices. The apps should be predeployed in G, so that they can be run by clicking the 'start' button. We should

Re: More port conflicts

2005-10-12 Thread anita kulshreshtha
--- David Jencks [EMAIL PROTECTED] wrote: On Oct 11, 2005, at 11:27 AM, anita kulshreshtha wrote: I have built M5 from the source. I am running the default configuration (Jetty and Tomcat). I start The following configurations : org/apache/geronimo/applications/Welcome/Tomcat

Re: More port conflicts

2005-10-12 Thread anita kulshreshtha
--- anita kulshreshtha [EMAIL PROTECTED] wrote: --- David Jencks [EMAIL PROTECTED] wrote: On Oct 11, 2005, at 11:27 AM, anita kulshreshtha wrote: I have built M5 from the source. I am running the default configuration (Jetty and Tomcat). I start The following

More port conflicts

2005-10-11 Thread anita kulshreshtha
I have built M5 from the source. I am running the default configuration (Jetty and Tomcat). I start The following configurations : org/apache/geronimo/applications/Welcome/Tomcat and org/apache/geronimo/Console/Tomcat Both theses configurations get started on port 8080. Even though Tomcat

Re: Generic Logo Contest Guidelines

2005-10-10 Thread anita kulshreshtha
--- J [EMAIL PROTECTED] wrote: I think one needs to understand the principle of design. To look at the issue subjectively and not emotionally. Once emotions are attached then is no longer a design and more a personal issue. All I was trying to do here is to educate this community to

[jira] Created: (GERONIMO-1048) TomcatWebSSLConnector does not start properly

2005-10-07 Thread anita kulshreshtha (JIRA)
Reporter: anita kulshreshtha Priority: Minor When the default server is started, the console shows the following message : 8453 0.0.0.0 Tomcat Connector HTTPS, but TomcatWebSSLConnector Gbean does not start properly. it gives ClassNotFoundException

[jira] Created: (GERONIMO-1042) Portlet error in Database Pools

2005-10-06 Thread anita kulshreshtha (JIRA)
Portlet error in Database Pools --- Key: GERONIMO-1042 URL: http://issues.apache.org/jira/browse/GERONIMO-1042 Project: Geronimo Type: Bug Components: console Environment: all Reporter: anita kulshreshtha Clicking on 'Database

[jira] Created: (GERONIMO-1043) Portlet error in All Realms

2005-10-06 Thread anita kulshreshtha (JIRA)
Portlet error in All Realms --- Key: GERONIMO-1043 URL: http://issues.apache.org/jira/browse/GERONIMO-1043 Project: Geronimo Type: Bug Components: console Versions: 1.0-M5 Environment: all Reporter: anita kulshreshtha

Re: Debugging Geronimo inside Eclipse

2005-10-05 Thread anita kulshreshtha
4, 2005, at 9:18 AM, anita kulshreshtha wrote: Congratulations Everyone for M5! I went through the EclipseDeployment http://wiki.apache.org/geronimo/EclipseDeployment instructions. Excellent instructions! Sachin , could you please update the instructions for Server Launch

Re: What do we do about fixable problems in M5?

2005-10-05 Thread anita kulshreshtha
--- Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Oct 5, 2005, at 11:29 AM, Joe Bohn wrote: Geir Magnusson Jr. wrote: On Oct 5, 2005, at 11:01 AM, Joe Bohn wrote: I think there's two different types of problems here that are being confused. The first is a few

Re: What do we do about fixable problems in M5?

2005-10-05 Thread anita kulshreshtha
Never mind, it is being created later. Thanks Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: --- Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Oct 5, 2005, at 11:29 AM, Joe Bohn wrote: Geir Magnusson Jr. wrote: On Oct 5, 2005, at 11:01 AM, Joe Bohn wrote

Debugging Geronimo inside Eclipse

2005-10-04 Thread anita kulshreshtha
Congratulations Everyone for M5! I went through the EclipseDeployment http://wiki.apache.org/geronimo/EclipseDeployment instructions. Excellent instructions! Sachin , could you please update the instructions for Server Launch Configuration. The DebugConsole is not available in M5. I do not

[jira] Created: (GERONIMO-1035) tomcat integration should wrap each servlet indiviudally

2005-09-30 Thread anita kulshreshtha (JIRA)
: All Reporter: anita kulshreshtha TomcatModuleBuilder should wrap each servlet specified in the deployment descriptor individually. This is needed by JSR-77 and for gathering tomcat internal statistics. -- This message is automatically generated by JIRA. - If you think it was sent

Geronimo with Tomcat

2005-09-29 Thread anita kulshreshtha
I built rev. 292497 without itests successfully. The Jetty version works fine. I get the following message during server startup. Everything works fine except : 1. Jetty Connectors are still running. 2. The applications are deployed correctly but the port no. in the message should be 8080. It is

Re: Geronimo with Tomcat

2005-09-29 Thread anita kulshreshtha
--- David JencJencksvidavidcjencksoo.com wrote: I think you ran maven tomcat? yes I think a better way for most people (who don't want to run both containers at once :-) Nothing against any/both container, Just trying to see how everything works. to choose their web container is to

Re: Attacking M5

2005-09-28 Thread anita kulshreshtha
--- David Jencks [EMAIL PROTECTED] wrote: What I will probably get committed into head by the time you read this and then plan to port to M5 is: in assembly, we will deploy the applications (console, welcome, and juddi-server) onto both jetty and tomcat (6 configurations) (I'm going

Re: Attacking M5 - JIRA cleanup

2005-09-28 Thread anita kulshreshtha
--- Aaron Mulder [EMAIL PROTECTED] wrote: On 9/28/05, Jeff Genender [EMAIL PROTECTED] wrote: GERONIMO-518 - Deploying Struts app fails on Logging ClassCastException Aaron, looking at your latest comments this doesn't seems so easy to solve. I wonder if we shouldn't add this to

[jira] Updated: (GERONIMO-699) Need welcome page at http://localhost:8080/

2005-09-25 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-699?page=all ] anita kulshreshtha updated GERONIMO-699: Attachment: index.zip Please discard all the earlier patches and files. I have reduced the sizes of the Jetty and Tomcat logos. I have

Re: [jira] Commented: (GERONIMO-699) Need welcome page at http://localhost:8080/

2005-09-25 Thread anita kulshreshtha
I have made the Jetty/Tomcat logos smaller. Please let me know if you need anything changed. Thanks Anita --- David Jencks (JIRA) dev@geronimo.apache.org wrote: [ http://issues.apache.org/jira/browse/GERONIMO-699?page=comments#action_12330415 ] David Jencks commented on GERONIMO-699:

Tomcat Statistics

2005-09-23 Thread anita kulshreshtha
Aaron, Joe There has been discussion about collecting Tomcat statistics. The following statistics are available for Tomcat: FOR EACH CONNECTOR : 1. Max processing time, processing time, Request count, Error count, bytes received and bytes sent. These are similar to what we have for Jetty.

Re: Tomcat Statistics

2005-09-23 Thread anita kulshreshtha
for TomcatManager that collects these statistics? We should be able to do something similar to what they're doing. Thanks, Aaron On 9/23/05, anita kulshreshtha [EMAIL PROTECTED] wrote: Aaron, Joe There has been discussion about collecting Tomcat statistics. The following statistics

Re: Tomcat Statistics

2005-09-23 Thread anita kulshreshtha
--- Joe BohnBohne.joenbohntearthlink wrote: Thanks for the pointer Anita. Could you also please clarify what you were looking for in the question about Tomcat manager using Geronimo's MBeaMBeanServer Were you looking to use the Tomcat manager to view statistics until we could include

Re: Tomcat Statistics

2005-09-23 Thread anita kulshreshtha
. After that we should probably explore if there are container specific statistics that users would expect to see and then integrate those into the console for the appropriate container. Joe anita kulshreshtha wrote: It is the StatusManagerServlet at http://cvs.apache.org

More Build Questions?

2005-09-20 Thread anita kulshreshtha
I am seeing an error in building rev. 290425. The build continues and finally fails in Geronimo Assembly Plugin. Is TomcatRuntimeDeployer somehow trying to reference org.mortbay.http.RequestLog? See this line in assembly/maven.xml : deploy:waitForStarted

Re: More Build Questions?

2005-09-20 Thread anita kulshreshtha
local machine, unless you have a branch checked out, in which case someone needs to update the dependencies for the branch. Aaron On 9/20/05, anita kulshreshtha [EMAIL PROTECTED] wrote: I am seeing an error in building rev. 290425. The build continues and finally fails in Geronimo

[jira] Created: (GERONIMO-1008) Leading blank lines in url-pattern

2005-09-13 Thread anita kulshreshtha (JIRA)
Leading blank lines in url-pattern Key: GERONIMO-1008 URL: http://issues.apache.org/jira/browse/GERONIMO-1008 Project: Geronimo Type: Bug Components: web Versions: 1.0-M4 Environment: all Reporter: anita

RE: Failure in itest with m:rebuild-all

2005-09-08 Thread anita kulshreshtha
I had similar luck last week. I disabled the itests and was able to proceed further. Could we please have the itests disabled by default? Thanks Anita --- Stephen Kong [EMAIL PROTECTED] wrote: I tried more than 5 times in past weeks, none succeeded. I got same errors that is almost same as

[jira] Updated: (GERONIMO-699) Need welcome page at http://localhost:8080/

2005-09-08 Thread anita kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-699?page=all ] anita kulshreshtha updated GERONIMO-699: Attachment: index.zip 1. Removed unnecessary links to Tomcat documentation (Thanks, Aaron for the suggestion). 2. Some minor color

Re: M5 Cut proposal date

2005-09-07 Thread anita kulshreshtha
--- David Jencks [EMAIL PROTECTED] wrote: On Sep 6, 2005, at 7:09 AM, Jeff Genender wrote: Now that we frozen the list for what will go into M5, and based on the answers for QA/release dates, I propose the QA cut for M5 to occur on Sept 21, followed by a release on September 28.

<    9   10   11   12   13   14   15   >