Was this question to me?

This is a simple feature the simply includes a string print of the 
stacktrace, because in JDK 1.3 the stacktrace is not sent to the client. 
  It will be helpful for debugging RemoteExceptions on the client side; 
this is very simple code.

-dain

marc fleury wrote:
> Completion maybe???
> 
> What would it be and why is it interesting?
> 
> KISS,
> 
> Marcf
> 
> 
>>-----Original Message-----
>>From: [EMAIL PROTECTED] 
>>[mailto:[EMAIL PROTECTED]] On 
>>Behalf Of Dain Sundstrom
>>Sent: Saturday, July 06, 2002 11:51 AM
>>To: [EMAIL PROTECTED]
>>Subject: Re: [JBoss-dev] InvocationResponse and Exceptions
>>
>>
>>Cool.  When you get this done, I'd like to add some code to send the 
>>stacktrace for remote exceptions on JDK 1.3.
>>
>>-dain
>>
>>Bill Burke wrote:
>>
>>>As you might already now, I'm wrapping the return value from an 
>>>invocation in a response object.  This is so that the 
>>
>>server side can 
>>
>>>communicate back to client-side interceptors.  Eventually I 
>>
>>even want 
>>
>>>to pass back an exception within this InvocationResponse 
>>
>>object along 
>>
>>>with a completion status.
>>>
>>>COMPLETION_YES
>>>COMPLETION_NO
>>>COMPLETION_MAYBE
>>>
>>>(You CORBA guys might recognize this.)
>>>
>>>These will allow client-side interceptors like clustering 
>>
>>to determine 
>>
>>>that exact state of a failure.
>>>
>>>Bill
>>>
>>>
>>>
>>>-------------------------------------------------------
>>>This sf.net email is sponsored by:ThinkGeek
>>>Bringing you mounds of caffeinated joy. http://thinkgeek.com/sf
>>>_______________________________________________
>>>Jboss-development mailing list
>>>[EMAIL PROTECTED]
>>>https://lists.sourceforge.net/lists/listinfo/jboss-development
>>
>>
>>
>>-------------------------------------------------------
>>This sf.net email is sponsored by:ThinkGeek
>>Got root? We do.
>>http://thinkgeek.com/sf 
>>_______________________________________________
>>Jboss-development mailing list [EMAIL PROTECTED]
>>https://lists.sourceforge.net/lists/listinfo/jboss-development
>>
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Oh, it's good to be a geek.
> http://thinkgeek.com/sf
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development


-- 
xxxxxxxxxxxxxxxxxxxxxxxx
Dain Sundstrom
Chief Architect JBossCMP
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to