2nd try...
-- 
_________________________________________________________
Matthias Gries                  Oracle Consulting
Dipl.-Ing. (FH)                 Geschäftsstelle Frankfurt
Berater iTechnology             Robert-Bosch-Str. 5
                                D-63303 Dreieich

Tel.  :                         +49-6103-397-309
Mobil :                         +49-173-2752573
Fax   :                         +49-6103-397-397
e-mail:                         [EMAIL PROTECTED] 
_________________________________________________________


The original message was received at Tue, 11 Sep 2001 06:10:36 -0700 (PDT)
from gmgw04.us.oracle.com [130.35.249.111]

   ----- The following addresses had permanent fatal errors -----
<[EMAIL PROTECTED]>
    (reason: 550 Host unknown)

   ----- Transcript of session follows -----
550 5.1.2 <[EMAIL PROTECTED]>... Host unknown (Name server: 
jakarta.apache.com: host not found)
Reporting-MTA: dns; inet-mail4.oraclecorp.com
Received-From-MTA: DNS; gmgw04.us.oracle.com
Arrival-Date: Tue, 11 Sep 2001 06:10:36 -0700 (PDT)

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.1.2
Remote-MTA: DNS; jakarta.apache.com
Diagnostic-Code: SMTP; 550 Host unknown
Last-Attempt-Date: Tue, 11 Sep 2001 06:10:37 -0700 (PDT)


Hi,

I found that it is only possible to pass up to four replacement values
to an ActionError. Therefore there are four different constructors.

Why are you not using only one constructor with an array of replacement
values? You can pass an array of objects to a MessageFormat and you'll
return a message string which contains the replacement values:

String unformattedMessage = bundle.getString(messageKey);
String message = MessageFormat.format( unformattedMessage, values[]);

Bye
Matthias
-- 
_________________________________________________________
Matthias Gries                  Oracle Consulting
Dipl.-Ing. (FH)                 Geschäftsstelle Frankfurt
Berater iTechnology             Robert-Bosch-Str. 5
                                D-63303 Dreieich

Tel.  :                         +49-6103-397-309
Mobil :                         +49-173-2752573
Fax   :                         +49-6103-397-397
e-mail:                         [EMAIL PROTECTED] 
_________________________________________________________
begin:vcard 
n:Gries;Matthias
tel;fax:+49 6103 397 397
tel;home:+49 173 275 257 3
tel;work:+49 6103 397 309
x-mozilla-html:TRUE
org:Oracle Deutschland GmbH;Niederlassung Frankfurt
adr:;;Robert-Bosch-Str. 5;Dreieich-Sprendlingen;;63303;Germany
version:2.1
email;internet:[EMAIL PROTECTED]
title:Berater Industrials
x-mozilla-cpt:;-4800
fn:Matthias Gries
end:vcard

S/MIME Cryptographic Signature





begin:vcard 
n:Gries;Matthias
tel;fax:+49 6103 397 397
tel;home:+49 173 275 257 3
tel;work:+49 6103 397 309
x-mozilla-html:TRUE
org:Oracle Deutschland GmbH;Niederlassung Frankfurt
adr:;;Robert-Bosch-Str. 5;Dreieich-Sprendlingen;;63303;Germany
version:2.1
email;internet:[EMAIL PROTECTED]
title:Berater Industrials
x-mozilla-cpt:;-4800
fn:Matthias Gries
end:vcard

S/MIME Cryptographic Signature

Reply via email to