> From: Adam Posner [mailto:cuco2...@gmail.com]
> Subject: Re: Realm configuration issues
>
> One of the conflicting info is whether to put the DataSource Realm
> declaration inside a context element in META-INF/context.xml versus
> putting it in a context element inside a host element in server.x
Hi,
I am wondering if I'm configuring my server.xml correctly. I have a DB
called trailsDB with
2 tables in it called users and user_roles:
| user_name | user_pass |
+---+---+
| buzz | 99|
| cuco | 77|
| tobi | 11|
| jaclyn| 66|
|
I don't think. Did you try shutting down one node? You can also look
at netadmin tutorial to see what "FAILOVER" means.
On Fri, Sep 4, 2009 at 11:58 AM, Bill Davidson wrote:
> Mohit Anchlia wrote:
>>
>> Something like this:
>>
>>
>> (DESCRIPTION=(FAILOVER=ON)(ADDRESS_LIST=(LOAD_BALANCE=ON)(ADDRESS
One other question, Chuck. One of the conflicting info is whether
to put the DataSource Realm declaration inside a context element in
META-INF/context.xml versus putting it in a context element inside a host
element in server.xml. I get the impression that the
META-INF directory is more for if you'
Ahh, that makes sense. I need to do some major mods.
Thanks, Chuck. !
On Sat, Sep 5, 2009 at 10:28 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Mark Thomas [mailto:ma...@apache.org]
> > Subject: Re: Realm configuration issues
> >
> > > Any ideas why I might be getting t
Thanks Mark for all those tips. I will go back to the DataSource Realm. As
for the location of my auth-error.html, it is in
webapps/web-app-name, where my jsp's are.
On Sat, Sep 5, 2009 at 1:55 AM, Mark Thomas wrote:
> Adam Posner wrote:
> > Hi, I have been trying to implement form based authent
Ooo!
Thanks for the link!
It says:
Object-specific hardware error This is far less common, but it is
present in Solaris, when virtual memory pages have disappeared (e.g.
accessing an mmaped file which has been truncated.[1]
So,it could be this since this sparc/solaris.
Anyway it seems i can't
> It's possible. What is your architecture?
Solaris 9.Sparc.
> Do you have physical access? Can you run a memory tester on it?
>
Unfortunatly this is not possible.
Thanks
Evgeny
>
> - -chris
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Re: Realm configuration issues
>
> > Any ideas why I might be getting this ?
>
> The 404 suggests the auth-error.html does not exist. Where is the file
> located?
Since the specifies a of /*, doesn't that
preclude delivering the error p
I am using Tomcat 5.5.20 and Apache 2.2 with Mod_jk 1.2.2.7 on Solaris 10
intel platform. Following is my configurations
Tomcat
port="8030"
enableLookups="false"
redirectPort="8444"
protocol="AJP/1.3"
compression="on"
compressableMimeType="text/htm
Adam Posner wrote:
> Hi, I have been trying to implement form based authentication using
> container managed security.
> I had tried originally to use the DataSource Realm but after struggling with
> that for so long I gave up because I had tried everything I could think of
> as far as putting the
11 matches
Mail list logo