e
I'm still very confused!!
Thanks,
Brian
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew
Hixson
Sent: 10 September 2003 17:55
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] exception handling advice
Hi Brian,
You might want to look into the Busin
Brian,
We do the same as Harm described. One thing we have found to be useful
is to send a e-mail to an account dedicated to the application. We
send exceptions as well as output from cron jobs. Personally, I find
it much easier to browse through a set of e-mails than scan the
log.
Glad I could help...
Cheers,
Harm.
"Brian McSweeney" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
09/11/2003 02:08 PM
Please respond to
[EMAIL PROTECTED]
To
<[EMAIL PROTECTED]>
cc
Subject
RE: [JBoss-user] exception handling advice
Hi Harm,
Yes, your answe
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: 11 September 2003 09:45
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] exception handling advice
Hi Brian,
I always do the following.
I have one 'baseexception' class. Which all my application specific
exceptions exten
03 11:21 AM
Please respond to
[EMAIL PROTECTED]
To
<[EMAIL PROTECTED]>
cc
Subject
RE: [JBoss-user] exception handling advice
Thanks for the response Mathew,
I'll look into the business delegate pattern, however
I'm still confused as to what I should do with finder and
Stop hijacking my thread :-)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vijaya
Sent: 11 September 2003 08:47
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] exception handling advice
Hai,
I followed your step-by-step instructions given to configure
Hai,
I followed your step-by-step instructions given to configure 2 instances on
the same machine. While I'm trying to access the jsps, some warning messages
are getting printed like No Tx support for findByPrimaryKey, setSession and
all.Can we ignore these warnings? Then I tried to pass a String
t: 10 September 2003 17:55
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] exception handling advice
Hi Brian,
You might want to look into the BusinessDelegate pattern. It would
fit between your struts actions and the session facade. In this level
you can wrap system level excepti
Hi Brian,
You might want to look into the BusinessDelegate pattern. It would
fit between your struts actions and the session facade. In this level
you can wrap system level exceptions inside more application usable
exceptions.
-M@
On Wednesday, September 10, 2003, at 09:34 AM, Brian McSw
Hi all,
I’d like to know what
the best practice on handling exceptions is.
I’m using:
Jsps >struts actions > session facades >
entity beans
Imagine for a second that the
session façade allows CRUD operations on
my entity beans. For example say I have a entity
10 matches
Mail list logo