JACC and JAAS configuration for ClearTrust

2007-02-12 Thread lthall2
Trying to use JACC and JAAS configuration for ClearTrust (Access Manager) 5.5 in Geronimo 1.1 - looks like it should work; but not sure where to start. Is anyone already using ClearTrust (aka RSA Access Manager)? I'm hoping that someone has already accomplished configuring Geronimo to use

RE: geronimo mail 1.1.1

2007-02-12 Thread Rao, Nagesh
Does anybody know how to create JNDI URL resources for files in Geronimo (like file://dir/file.properties) like in Websphere. I believe it is J2EE stantdard. _ This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and

Re: geronimo mail 1.1.1

2007-02-12 Thread Rick McGuire
Michael C. wrote: Sorry about that, honestly I was not sure exactly where to add one up. How do you add a Jira, and how can I track its progress? New Jiras can be created here: http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10220 I have a suspicion your problem is a

Re: JACC and JAAS configuration for ClearTrust

2007-02-12 Thread lthall2
Thanks, David. The confirmation that this should be configurable is exactly what I was hoping for. The explanation and gbean/ example are very helpful - as is the advice about JACC and upcoming versions of Geronimo. After I get this working, I will gladly provide the relevant working plan

RE: Gbean within a signed jar

2007-02-12 Thread Spotts, Joel \(ISS Atlanta\)
Kevan, How do I turn off proxy generation? What do you mean by breaking admin console? I wont be able to control that app from the admin console? Are there other side effects? Thanks, Yoel _ From: Kevan Miller [mailto:[EMAIL PROTECTED] Sent: Saturday, February 10, 2007 12:56 PM

Re: JACC and JAAS configuration for ClearTrust

2007-02-12 Thread David Jencks
On Feb 12, 2007, at 4:52 AM, [EMAIL PROTECTED] wrote: Trying to use JACC and JAAS configuration for ClearTrust (Access Manager) 5.5 in Geronimo 1.1 - looks like it should work; but not sure where to start. Is anyone already using ClearTrust (aka RSA Access Manager)? I'm hoping that

Re: Multiple Repositories and Server Instances

2007-02-12 Thread Hernan Cunico
Very Cool Stuff !!! Thanks for contributing to Geronimo's documentation. PS. friendly reminder for future references, use the HTML version (http://cwiki.apache.org/GMOxDOC20/multiple-repositories-and-server-instances.html) Cheers! Hernan Ted Kirby wrote: I just crafted a wiki page with this

Re: Gbean within a signed jar

2007-02-12 Thread Kevan Miller
On Feb 12, 2007, at 11:27 AM, Spotts, Joel ((ISS Atlanta)) wrote: Kevan, How do I turn off proxy generation? What do you mean by breaking admin console? I wont be able to control that app from the admin console? Are there other side effects? Hi Yoel, Disable proxy generation like

Re: Gbean within a signed jar

2007-02-12 Thread Dain Sundstrom
Alternatively, just change the code that complains about the signature. We could add a flag to the Geronimo class loader to hide all signing data. -dain On Feb 6, 2007, at 11:54 AM, Spotts, Joel (ISS Atlanta) wrote: I have a gbean packaged within a signed jar that is placed in my EAR.