Re: Started configuration org/apache/geronimo/Tomcat

2004-09-17 Thread Jacek Laskowski
anita kulshreshtha wrote: Hi Jacek Didn't you mean to write CatalinaBase instead of CatalinaHome in one of the attribute in tomcat-plan.xml - class="org.apache.geronimo.tomcat.TomcatGBean"> type="java.lang.String">. type="java.lang.String">. Yes, you're right. Thanks!

Re: Problem building from subversion

2004-09-17 Thread Jacek Laskowski
Kristian Köhler wrote: Hi after refreshing from scm and running rebuild i get an error (attached). Am I alone? ;-) Oops, I'm checking it out Kristian Jacek

Re: svn commit: rev 46235 - in geronimo/trunk/modules: client-builder client-builder/src/java/org/apache/geronimo/client/builder client-builder/src/schema deployment/src/java/org/apache/geronimo/deployment j2ee/src/java/org/apache/geronimo/j2ee/deployment j2ee/src/java/org/apache/geronimo/j2ee/management j2ee/src/java/org/apache/geronimo/j2ee/management/impl

2004-09-17 Thread Dain Sundstrom
On Sep 17, 2004, at 3:25 PM, Jacek Laskowski wrote: [EMAIL PROTECTED] wrote: Author: dain Date: Thu Sep 16 23:18:27 2004 New Revision: 46235 Added: geronimo/trunk/modules/j2ee/src/java/org/apache/geronimo/j2ee/ management/J2EEAppClientModule.java geronimo/trunk/modules/j2ee/src/java/org/

Re: svn commit: rev 46235 - in geronimo/trunk/modules: client-builder client-builder/src/java/org/apache/geronimo/client/builder client-builder/src/schema deployment/src/java/org/apache/geronimo/deployment j2ee/src/java/org/apache/geronimo/j2ee/deployment j2ee/src/java/org/apache/geronimo/j2ee/management j2ee/src/java/org/apache/geronimo/j2ee/management/impl

2004-09-17 Thread Jacek Laskowski
[EMAIL PROTECTED] wrote: Author: dain Date: Thu Sep 16 23:18:27 2004 New Revision: 46235 Added: geronimo/trunk/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/J2EEAppClientModule.java geronimo/trunk/modules/j2ee/src/java/org/apache/geronimo/j2ee/management/impl/J2EEAppClientModule

[jira] Created: (GERONIMO-308) Run OpenEJB test suite from Servlet client

2004-09-17 Thread dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/GERONIMO-308 Here is an overview of the issue: -

Re: Started configuration org/apache/geronimo/Tomcat

2004-09-17 Thread anita kulshreshtha
Hi Jacek Didn't you mean to write CatalinaBase instead of CatalinaHome in one of the attribute in tomcat-plan.xml - . . Also on my windos box TomcatGBean.java has line termination problems. Thanks Anita --- Jacek Laskowski <[EMAIL PROTECTED]> wrote: > Hi, >

[jira] Created: (GERONIMO-307) servlet tries to lookup resource adapter: IllegalStateException

2004-09-17 Thread dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/GERONIMO-307 Here is an overview of the issue: -

[jira] Closed: week of 09-17-2004

2004-09-17 Thread david . blevins
Project: Apache Geronimo Status: Resolved, Closed (4 items) Updated In Last: Week (7 days) ** New Feature * [GERONIMO-297] Build environment for all geronimo-related projects * [GERONIMO-279] J2EE Application 1.4 deployment descriptor support ** Bug * [GERONIMO-298] itest.skip=true doesn

Re: Could not connect to Subversion server

2004-09-17 Thread man man
Cheerful!   I've got connection to subversion server via https.Thank Dain and Jacek very much for your help.   -Yunfeng Dain Sundstrom <[EMAIL PROTECTED]> wrote: Man,My guess is that someone between your snv client an the apache server is running a filtering/proxying firewall (this could be your co

Problem building from subversion

2004-09-17 Thread Kristian Köhler
Hi after refreshing from scm and running rebuild i get an error (attached). Am I alone? ;-) Kristian -- 8< --- [echo] Deploying Apache Tomcat configuration [java] org.apache.geronimo.deployment.DeploymentException: Unable to create GBean from class org.apache.geronimo.tomcat.TomcatGBea

Re: [jira] Created: (GERONIMO-304) Nightly build/test on Windows

2004-09-17 Thread Kristian Köhler
Hi is there any plan to use the same script on all boxes? I suggest to use cruisecontrol (http://cruisecontrol.sourceforge.net/). The "old" Windows2000 tests run with it. Cruisecontrol itself is a java program triggering a checkout and rebuild of the project. It is configured via xml files. So t

Re: core/src/etc/logging/META-INF/geronimo-service.xml necessary?

2004-09-17 Thread Dain Sundstrom
Delete the file, and do a full rebuild. If everything still works, commit the change. -dain -- Dain Sundstrom Chief Architect Gluecode Software 310.536.8355, ext. 26 On Sep 16, 2004, at 4:59 PM, Jacek Laskowski wrote: Hi, I wonder if the file - core/src/etc/logging/META-INF/geronimo-service.xml

Started configuration org/apache/geronimo/Tomcat

2004-09-17 Thread Jacek Laskowski
Hi, Just committed the files to the tomcat module that allow you to see Catalina process running inside Apache Geronimo. It's not at all functional as Catalina isn't able to find its configuration file, but worth to try out the org/apache/geronimo/Tomcat configuration. See http://wiki.apache.or

Re: RMIRegistryService, cruft or critical?

2004-09-17 Thread Jeremy Boynes
I think it is used by the RMI transport for JMX Remoting On Thu, 16 Sep 2004 18:59:42 -0500, David Blevins <[EMAIL PROTECTED]> wrote: > I see the o.a.g.system.RMIRegistryService in all the plans, but the > there is no visible sign of code useage. > > Is this thing cruft or is it still used somew

Re: J2CA logging/exception handling around SQLException

2004-09-17 Thread David Jencks
OK, so I implemented the framework and entered a tracking issue http://nagoya.apache.org/jira/browse/GERONIMO-306 thanks david jencks On Sep 16, 2004, at 4:53 PM, David Blevins wrote: On Thu, Sep 16, 2004 at 04:14:29PM -0700, David Jencks wrote: On Sep 16, 2004, at 3:49 PM, David Blevins wrote: So

[jira] Created: (GERONIMO-306) Implement jdbc driver specific ExceptionSorter classes

2004-09-17 Thread dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/GERONIMO-306 Here is an overview of the issue: -

core/src/etc/logging/META-INF/geronimo-service.xml necessary?

2004-09-17 Thread Jacek Laskowski
Hi, I wonder if the file - core/src/etc/logging/META-INF/geronimo-service.xml - is used at all. I bet the file isn't used as the file structure doesn't even conform to the schema. May I remove the file? Jacek

RMIRegistryService, cruft or critical?

2004-09-17 Thread David Blevins
I see the o.a.g.system.RMIRegistryService in all the plans, but the there is no visible sign of code useage. Is this thing cruft or is it still used somewhere? -David