[jira] Created: (GERONIMO-333) Support for JAAS callback-handlers in J2EE App Clients

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

[jira] Created: (GERONIMO-332) Support for service-ref in J2EE App Client

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

[jira] Created: (GERONIMO-331) Support for message-destination-ref in J2EE App Client

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

[jira] Created: (GERONIMO-330) Support for message-destination-ref in J2EE App Client

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

[jira] Created: (GERONIMO-328) Support for resource-ref in J2EE App Client

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

[jira] Created: (GERONIMO-329) Support for resource-env-ref in J2EE App Client

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

[jira] Created: (GERONIMO-327) Support for env-entry in J2EE App Client

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

[jira] Created: (GERONIMO-326) Support for ejb-refs in a J2EE App Client

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

[jira] Updated: (GERONIMO-325) build failed again, tests failed

2004-09-29 Thread dev
The following issue has been updated: Updater: karan singh malhi (mailto:[EMAIL PROTECTED]) Date: Wed, 29 Sep 2004 2:58 PM Changes: Component changed to buildsystem - For a full history of the issue

[jira] Created: (GERONIMO-325) build failed again, tests failed

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

Re: Client Builder module fails to build

2004-09-29 Thread Dain Sundstrom
I just checked that in, so this will not be reflected in the repo copy until tomorrow. If you want to build right now, you can checkout openejb and build it to get a copy in your local repo. -dain -- Dain Sundstrom Chief Architect Gluecode Software 310.536.8355, ext. 26 On Sep 29, 2004, at 2:

Client Builder module fails to build

2004-09-29 Thread Craig Johannsen
/home/craigj/geronimo/modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientModuleBuilder.java:74: package org.openejb.client.naming does not exist The openejb-core-2.0-SNAPSHOT.jar does not contain an org.openejb.client.naming package. Is there a missing dependency? Chee

RE: [Spam] Re: [jira] Commented: (GERONIMO-324) build failed

2004-09-29 Thread Alan Cabrera
Sounds good. > -Original Message- > From: David Jencks [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 29, 2004 1:48 PM > To: [EMAIL PROTECTED] > Subject: [Spam] Re: [jira] Commented: (GERONIMO-324) build failed > > I've updated my copy to work with the current snapshot. One secur

Re: [jira] Commented: (GERONIMO-324) build failed

2004-09-29 Thread David Jencks
I've updated my copy to work with the current snapshot. One security test fails, which I've commented out. Shall I check this in? david jencks On Sep 29, 2004, at 10:34 AM, [EMAIL PROTECTED] wrote: The following comment has been added to this issue: Author: Alan Cabrera Created: Wed,

[jira] Commented: (GERONIMO-324) build failed

2004-09-29 Thread dev
The following comment has been added to this issue: Author: Alan Cabrera Created: Wed, 29 Sep 2004 10:34 AM Body: Changed version of jetty that geronimo uses to v5.0.0 - View this comment: http://issues.apache.or

[jira] Commented: (GERONIMO-324) build failed

2004-09-29 Thread dev
The following comment has been added to this issue: Author: Alan Cabrera Created: Wed, 29 Sep 2004 9:46 AM Body: It appears that the jetty reorg to accomodate JSR77 has left Geronimo behind. I'll try to get to it this weekend. -

[jira] Created: (GERONIMO-324) build failed

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

RE: Build problem with latest Codeline

2004-09-29 Thread Alan D. Cabrera
The problem is that the newly created jar isn't in the maven repository at that time. This means that the axis tool, which is invoked during the unit test phase, cannot find it. Regards, Alan > -Original Message- > From: Dain Sundstrom [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August

RE: JAAS login from Tomcat

2004-09-29 Thread Alan D. Cabrera
Sounds great Anita. I would love your help. You can catch me on the Geronimo IRC, my nick is usually adc. Regards, Alan > -Original Message- > From: anita kulshreshtha [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 25, 2004 6:38 PM > To: [EMAIL PROTECTED] > Subject: JAAS login f

RE: support for security roles in web.xml

2004-09-29 Thread Alan D. Cabrera
Hey Prem, I'm sorry that I took so long to reply. You can see how Geronimo deploys security roles in the jetty security unit test. You'll want to look at the files: modules\jetty\src\test-resources\deployables\war3\WEB-INF\geronimo-web.x ml modules\jetty\src\test-resources\deployables\war3\WEB-

Re: Struts on Geronimo

2004-09-29 Thread Jacek Laskowski
Jeremy Boynes wrote: Hope this helps Well, although I did know all of this, I couldn't explain it so easily. I like the way you did it, and think it merits its own Wiki page, but don't know where to put it. Does anyone know how to start collecting such information in a simple manner in Geronimo

Re: Unable to build Geronimo

2004-09-29 Thread Jayakumar Thanakodi
Thanks Kristian, got past that problem. regards Jayakumar Kristian Köhler wrote: Hi you could try to run maven with -Dmaven.test.failure.ignore BTW I think the build is still broken. So this will not fix your building issue. Kristian Jayakumar Thanakodi wrote: Hi, I have svn'ed the latest source

Re: Unable to build Geronimo

2004-09-29 Thread Kristian Köhler
Hi you could try to run maven with -Dmaven.test.failure.ignore BTW I think the build is still broken. So this will not fix your building issue. Kristian Jayakumar Thanakodi wrote: Hi, I have svn'ed the latest source from http://svn.apache.org/repos/asf/geronimo/trunk geronimo then I did a svn u

Re: Jetty module build fails

2004-09-29 Thread Craig Johannsen
Thanks, David.  That fixed the import errors, but there are some others I've included here: java:compile:     [depend] Deleted 0 out of date files in 0 seconds     [echo] Compiling to /home/craigj/geronimo/modules/jetty/target/cla

Unable to build Geronimo

2004-09-29 Thread Jayakumar Thanakodi
Hi, I have svn'ed the latest source from http://svn.apache.org/repos/asf/geronimo/trunk geronimo then I did a svn update followed by maven build build fails with test errors test:test: [junit] Running org.apache.geronimo.system.configuration.LocalConfigStoreTest [junit] Tests run: 1, Failu

Re: Jetty module build fails

2004-09-29 Thread David Blevins
On Tue, Sep 28, 2004 at 10:39:04PM -0700, Craig Johannsen wrote: > Maven is downloading a 0 byte org.mortbay.jetty-5.0.1-SNAPSHOT.jar, > which is causing org.mortbay imports to fail. > No doubt, someone knows how to fix this. > Just snagged the latest jar and posted it. Give it a shot now. -Da

Jetty module build fails

2004-09-29 Thread Craig Johannsen
Maven is downloading a 0 byte org.mortbay.jetty-5.0.1-SNAPSHOT.jar, which is causing org.mortbay imports to fail. No doubt, someone knows how to fix this. Cheers, Craig