Question about web app login, user principal, and authentication

2006-01-06 Thread David Jencks
i've been getting very confused by some behavior related to being logged in and authentication while working with jetspeed, and I hope someone can shed some light on what should be happening. Lets suppose you have a web app with some secured resources and some unsecured resources. If you

Re: Geronimo 2.0

2006-01-06 Thread Jacek Laskowski
2006/1/6, Alan D. Cabrera [EMAIL PROTECTED]: Bruce Snyder wrote, On 1/5/2006 4:26 PM: Then we should probably consider making a decision that the HEAD should contain 2.x work only. If any fixes need to be done to the 1.x code then proper branching and tagging should occur to facilitate

[jira] Created: (GERONIMO-1423) log4j.properties's category is ignored

2006-01-06 Thread viewhero (JIRA)
log4j.properties's category is ignored -- Key: GERONIMO-1423 URL: http://issues.apache.org/jira/browse/GERONIMO-1423 Project: Geronimo Type: Bug Versions: 1.0 Environment: JRE 1.5.0_06, Linux Reporter: viewhero

Re: Geronimo 2.0

2006-01-06 Thread Jacek Laskowski
2006/1/6, John Sisson [EMAIL PROTECTED]: I agree we don't want too many branches. Hi John, Well, we should get used to them ;) Especially when Java EE 5 work takes off. I think there will be more refactorings than ever before. It's going to be lots of fun (sarcasm). Will fixes for the 1.0.1

Re: ANNOUNCE Geronimo Version 1.0 Available for Download

2006-01-06 Thread Jacek Laskowski
2006/1/6, Matt Hogstrom [EMAIL PROTECTED]: The Apache Geronimo team is proud to announce the availability of Geronimo Version 1.0 for immediate download. Please visit http://geronimo.apache.org/downloads.html. Hi Matt, Good job and thanks for taking care of the 1.0 release! I learnt lots of

RE: problem with Geronimo-1.0

2006-01-06 Thread Ranjan, Rakesh \(Cognizant\)
Hi friends, With new release of Geronimo-1.0, my code is working correctly. Rakesh Ranjan From: Ranjan, Rakesh (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 10:01 AM To: dev@geronimo.apache.org Subject: Re: problem with Geronimo-1.0

Re: Geronimo 2.0

2006-01-06 Thread Kresten Krab Thorup (Trifork)
I think that doing new development on the HEAD is the way to go, i.e. 2.0 development should happen here. Then what goes on the 1.x branch (es) is maintenance and bug fixing. This will certainly serve to stabilize (and perhaps even stall) development on 1.x; but that is not a bad thing.

[jira] Updated: (GERONIMO-1423) log4j.properties's category is ignored

2006-01-06 Thread viewhero (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1423?page=all ] viewhero updated GERONIMO-1423: --- Description: log4j.properties that is included war file's WEB-INF/classes. like this.

Re: Question about web app login, user principal, and authentication

2006-01-06 Thread Jeppe Sommer (Trifork)
The servlet 2.4 spec, section 12.7 states: A security identity, or principal, must always be provided for use in a call to an enterprise bean. The default mode in calls to enterprise beans from web applications is for the security identity of a web user to be propagated to the EJBTM

Re: ANNOUNCE Geronimo Version 1.0 Available for Download

2006-01-06 Thread Antonio Gallardo
Davanum Srinivas wrote: Really amazing! Congrats +1. Best Regards, Antonio Gallardo. -- dims On 1/5/06, Matt Hogstrom [EMAIL PROTECTED] wrote: The Apache Geronimo team is proud to announce the availability of Geronimo Version 1.0 for immediate download. Please visit

Re: [wadi-dev] Re: [Geronimo] Clustering

2006-01-06 Thread Jules Gosnell
Rajith Attapattu wrote: Hmm, again we have stopped the discussion :). Lets get it started again. OK - I will pick it up. I've been a bit preoccupied with WADI for a while, so apologies for letting this one go cold. So can we all come to some agreement (with more discussion) on which

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

Web Site update please

2006-01-06 Thread Aaron Mulder
Could someone please update the web site? I just checked in a few changes. I'm not sure what the procedure is to update the real site with the updated SVN content. Also, the links to the signature files for the 1.0 source code downloads are broken. I'm not sure if the links are pointing to the

Re: Web Site update please

2006-01-06 Thread Sachin Patel
done - sachin On Jan 6, 2006, at 9:53 AM, Aaron Mulder wrote: Could someone please update the web site? I just checked in a few changes. I'm not sure what the procedure is to update the real site with the updated SVN content. Also, the links to the signature files for the 1.0 source code

Re: Geronimo 2.0

2006-01-06 Thread Matt Hogstrom
I'll summarize what I think I read. HEAD will be 2.0 which includes JEE 5 and other significant work (Maven 2 conversion, etc.) Branches/1.0 will be where the work for 1.0.x will take place. It would be from this code base we'd branch to a 1.1 when appropriate. I'm updating my local copy

Re: Geronimo Installation Document Section

2006-01-06 Thread Matt Hogstrom
I think we've now crossed teh chasm to where there are two types of users. Developers of Geronimo and Users of Geronimo. So far this thread has been talking about developers but I think we also need a User section that describes teh process of installation from a downloaded binary rather than

Re: Geronimo Installation Document Section

2006-01-06 Thread Prasad Kashyap
I agree with Matt. If you want to call it an Installation document, then it must be geared towards the users installing Geronimo. They care little about building it. They would be the ones downloading the binaries and wanting to get G up and running quickly. The steps being discussed in this

Re: Can we get the Geronimo IRC archive working again?

2006-01-06 Thread Joe Bohn
If this means that we can get an archive again for the IRC chat then I'm fine with it. I'm not sure of the other implications for items like open source tracking, problems, etc (sounds like some possible duplication) . I'm just interested in capturing the IRC data at the moment. Do any

Re: FYI, hardcoded version references

2006-01-06 Thread Prasad Kashyap
Whoa ! This doesn't look good. I have an ant script that builds G by taking a version number as a parameter/property. This will enable us to have nightly builds of G at multiple versions in the future. Having hardcoded versions like this will break that ability. Aaron, thanx for that grep output.

Re: Geronimo Installation Document Section

2006-01-06 Thread Hernan Cunico
Hi all, for getting Geronimo up and running really fast, there is already the *Quick start - Apache Geronimo for the impatient* section where you get it running right from the binaries. My original idea for the *Installation* section was to have a complete set of instructions for downloading

Re: Geronimo Installation Document Section

2006-01-06 Thread Joe Bohn
I would recommend then not using the term Installation. Even with IT guys this typically implies installing some piece of software to simply use it ... not to setup for development and building. Perhaps Setup for Developers would be a better heading or if we must continue to use Installation

Re: Geronimo 2.0

2006-01-06 Thread Jacek Laskowski
2006/1/6, Matt Hogstrom [EMAIL PROTECTED]: HEAD will be 2.0 which includes JEE 5 and other significant work (Maven 2 conversion, etc.) Hi Matt, That's my understanding, too. Branches/1.0 will be where the work for 1.0.x will take place. It would be from this code base we'd branch to a

[jira] Created: (GERONIMO-1424) Correct Additional Samples redirect url

2006-01-06 Thread Dave Colasurdo (JIRA)
Correct Additional Samples redirect url -- Key: GERONIMO-1424 URL: http://issues.apache.org/jira/browse/GERONIMO-1424 Project: Geronimo Type: Bug Reporter: Dave Colasurdo Priority: Minor The Geronimo Welcome page

[jira] Updated: (GERONIMO-1424) Correct Additional Samples redirect url

2006-01-06 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1424?page=all ] Dave Colasurdo updated GERONIMO-1424: - Attachment: sampleRedirect.patch Correct Additional Samples redirect url - Key: GERONIMO-1424

Re: [VOTE] create a milestone release of ActiveMQ?

2006-01-06 Thread Hiram Chirino
I don't think it's possible yet but we are getting closer. Regards, Hiram On Jan 1, 2006, at 7:05 PM, Guillaume Nodet wrote: +1 Would it be possible to do it with m2 ? Guillaume James Strachan wrote: Now that ActiveMQ has dotted the 'i's and crossed the 't's of most of the incubation

Re: [wadi-dev] Re: [Geronimo] Clustering

2006-01-06 Thread Jules Gosnell
Matt Hogstrom wrote: Jules, I think you are spot on with a summary at this point. At least in my conversations a person's view of clustering is influenced by which aspect of clustering they are intersted in. I think a short doc would be really helpful here. Were you planning on doing that

Re: Geronimo Installation Document Section

2006-01-06 Thread Hernan Cunico
how about this structure Installation Supported platforms Hardware and software prerequisites Getting the software Getting the binaries Getting the source code Build from the source complete build

Re: Geronimo 2.0

2006-01-06 Thread Kevan Miller
On Jan 6, 2006, at 10:07 AM, Matt Hogstrom wrote: I'll summarize what I think I read. HEAD will be 2.0 which includes JEE 5 and other significant work (Maven 2 conversion, etc.) Branches/1.0 will be where the work for 1.0.x will take place. It would be from this code base we'd branch

Re: Geronimo Installation Document Section

2006-01-06 Thread Paul McMahan
I have been fooling around with apache jetspeed and found their installation instructions (which is linked from their download page) to be pretty useful. http://portals.apache.org/jetspeed-2/download.html#Installation_Instructions Getting Started with Jetspeed-2 InstallerGetting Started with

Re: Geronimo 2.0

2006-01-06 Thread Matt Hogstrom
Thanks Kevan...I was going to ask about TC as 5.1.15 was not found:)...leaving at 5.1.9 for now. Other changes in and building now. Kevan Miller wrote: On Jan 6, 2006, at 10:07 AM, Matt Hogstrom wrote: I'll summarize what I think I read. HEAD will be 2.0 which includes JEE 5 and other

[jira] Assigned: (GERONIMO-1424) Correct Additional Samples redirect url

2006-01-06 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1424?page=all ] Sachin Patel reassigned GERONIMO-1424: -- Assign To: Sachin Patel Correct Additional Samples redirect url - Key: GERONIMO-1424

[jira] Resolved: (GERONIMO-1424) Correct Additional Samples redirect url

2006-01-06 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1424?page=all ] Sachin Patel resolved GERONIMO-1424: Fix Version: 1.0 Resolution: Fixed patch applied Correct Additional Samples redirect url -

Re: ANNOUNCE Geronimo Version 1.0 Available for Download

2006-01-06 Thread Kevan Miller
On Jan 6, 2006, at 4:20 AM, Jacek Laskowski wrote: 2006/1/6, Matt Hogstrom [EMAIL PROTECTED]: Apache Geronimo 1.0 introduces complete J2EE 1.4 certification, support for Java Business Integration (JBI) I don't understand it. How do we support JBI? Do we provide a configuration for

Re: Geronimo 2.0

2006-01-06 Thread Alan D. Cabrera
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matt Hogstrom wrote, On 1/6/2006 7:07 AM: I'll summarize what I think I read. HEAD will be 2.0 which includes JEE 5 and other significant work (Maven 2 conversion, etc.) Branches/1.0 will be where the work for 1.0.x will take place. It would

Re: Geronimo 2.0

2006-01-06 Thread Alan D. Cabrera
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevan Miller wrote, On 1/6/2006 8:47 AM: On Jan 6, 2006, at 10:07 AM, Matt Hogstrom wrote: I'll summarize what I think I read. HEAD will be 2.0 which includes JEE 5 and other significant work (Maven 2 conversion, etc.) Branches/1.0 will be

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:

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

Re: Tomcat 5.5.9 vs 5.5.12

2006-01-06 Thread Kevan Miller
On Jan 6, 2006, at 12:39 PM, anita kulshreshtha wrote: 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. Hi Anita,

Re: [wadi-dev] Re: [Geronimo] Clustering

2006-01-06 Thread Rajith Attapattu
Jules, no I was thiking more of WADI and ActiveCluster as complimentry. Sorry if I wasn't clear on that. I was thinking about amerge more in terms of consolidating effort/energy into one area without been spread too thin. But there seems to be enough intrest and people and maynot be a concern.

Re: Geronimo 2.0

2006-01-06 Thread David Jencks
Either I don't understand what is being proposed or I think it is a recipe for disaster. My past experience with open source projects leads me to believe that having more than one main development area that is leading to a release is likely to cause only confusion, not progress towards

Re: Geronimo 2.0

2006-01-06 Thread Bill Stoddard
David Jencks wrote: Either I don't understand what is being proposed or I think it is a recipe for disaster. My past experience with open source projects leads me to believe that having more than one main development area that is leading to a release is likely to cause only confusion, not

Re: Geronimo 2.0

2006-01-06 Thread Alan D. Cabrera
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Jencks wrote, On 1/6/2006 11:10 AM: Either I don't understand what is being proposed or I think it is a recipe for disaster. My past experience with open source projects leads me to believe that having more than one main development area

[jira] Created: (GERONIMO-1425) access to unprotected web resource after login does not use correct Subject

2006-01-06 Thread David Jencks (JIRA)
access to unprotected web resource after login does not use correct Subject --- Key: GERONIMO-1425 URL: http://issues.apache.org/jira/browse/GERONIMO-1425 Project: Geronimo Type: Bug

Re: [jira] Created: (GERONIMO-1425) access to unprotected web resource after login does not use correct Subject

2006-01-06 Thread Aaron Mulder
I think it would be nice to behave like you're describing, but I believe that the spec does not require it. That is, if the default principal is anonymous and the current user is aaron, I think it's legit to have protected pages use the aaron subject and non-protected pages use the anonymous

Re: Shutdown problems encountered on 1.0 RC

2006-01-06 Thread Dain Sundstrom
On Jan 5, 2006, at 4:42 PM, John Sisson wrote: I have encountered some Geronimo shutdown issues with ActiveMQ on the 1.0 release candidate on Solaris 10 x86 under VMWare. Can you be more specific? How about a stack trace. -dain

Re: Geronimo 2.0

2006-01-06 Thread Dain Sundstrom
David has a compelling argument... I am concerned about delivering j2ee 1.4 features and release over the next year while jee5 is written. I don't want to repeat the lesson we all learned with the very very long gap between m3 and m4. With out micro kernel design, don't you think we

Re: Geronimo 2.0

2006-01-06 Thread Aaron Mulder
Once I finish the suddenly-urgent mountain of book work, I have a lot more console and management stuff to work on. There's no reason that has to wait for a rewritten CORBA stack, EJB3 container, security stack, etc., much less all the new specs and JSRs. So I certainly plan to contribute to a

Re: Geronimo 2.0

2006-01-06 Thread Jacek Laskowski
2006/1/6, David Jencks [EMAIL PROTECTED]: Either I don't understand what is being proposed or I think it is a recipe for disaster. Hi Dave, I think there might be the third option ;) My past experience with open source projects leads me to believe that having more than one main development

[jira] Created: (GERONIMO-1426) DatabasePoolPortlet gets NPE when saving

2006-01-06 Thread Cary Clark (JIRA)
DatabasePoolPortlet gets NPE when saving Key: GERONIMO-1426 URL: http://issues.apache.org/jira/browse/GERONIMO-1426 Project: Geronimo Type: Bug Components: console Versions: 1.0 Environment: Windows XP, MySQL

[jira] Updated: (GERONIMO-1426) DatabasePoolPortlet gets NPE when saving

2006-01-06 Thread Cary Clark (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1426?page=all ] Cary Clark updated GERONIMO-1426: - Description: From a clean Geronimo 1.0 install: * Log in to console * add mysql-connector-java-3.1.12-bin.jar as a Common Library Group: mysql

[jira] Commented: (GERONIMO-1426) DatabasePoolPortlet gets NPE when saving

2006-01-06 Thread Cary Clark (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1426?page=comments#action_12362012 ] Cary Clark commented on GERONIMO-1426: -- I also tested with Blocking Timeout: 12 and Idle Timeout: 3 with the same results DatabasePoolPortlet gets NPE when

Re: Geronimo 2.0

2006-01-06 Thread David Blevins
On Jan 6, 2006, at 11:10 AM, David Jencks wrote: Either I don't understand what is being proposed or I think it is a recipe for disaster. My past experience with open source projects leads me to believe that having more than one main development area that is leading to a release is

Re: Geronimo 2.0

2006-01-06 Thread Matt Hogstrom
I agree and do not advocate upgrading releases. However, Jetty I think is a requirements as there is a security hole. As far as Tomcat is concerned I'll defer that decision to you :) Matt Alan D. Cabrera wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevan Miller wrote, On 1/6/2006

Re: Shutdown problems encountered on 1.0 RC

2006-01-06 Thread John Sisson
Dain Sundstrom wrote: On Jan 5, 2006, at 4:42 PM, John Sisson wrote: I have encountered some Geronimo shutdown issues with ActiveMQ on the 1.0 release candidate on Solaris 10 x86 under VMWare. Can you be more specific? How about a stack trace. -dain GERONIMO-1422 has an attachment with

Re: Regd OpenEJB

2006-01-06 Thread Gianny Damour
Hi Manu, You are once again correct: let's remove this read-only decorator - this was a very bad idea - at least if the field is a PK one. This read only behavior was intended to prevent developers from changing a relationship to a CMP having a coumpond PK with multiple fields. Indeed, in

[jira] Updated: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-06 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=all ] David Jencks updated GERONIMO-1427: --- Attachment: separate-openejb-2.diff The attached patch creates 4 new configurations for openejb, axis, openejb-builder, and axis-builder, and adds

[jira] Commented: (GERONIMO-1342) Startup error

2006-01-06 Thread wai yung (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1342?page=comments#action_12362041 ] wai yung commented on GERONIMO-1342: The problem is kernel related. I upgraded my kernel to 2.4 and the bug is fixed. Startup error - Key:

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-06 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12362042 ] David Jencks commented on GERONIMO-1427: I applied the patch, Sendingassemblies/j2ee-jetty-server/project.xml Sending