Re: Classloader and Container

2004-01-13 Thread Niclas Hedhman
On Tuesday 13 January 2004 13:11, Vikas Phonsa wrote: > I'm in Orange County CA. Interesting!!! I am on a visit in San Francisco for another 10 days... Maybe worthwhile the drive :o) Anybody else interested?? Normally I live in Kuala Lumpur, Malaysia, and doesn't come around here too often. N

RE: Classloader and Container

2004-01-13 Thread Vikas Phonsa
I'm in Orange County CA. -Original Message- From: Niclas Hedhman [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 13, 2004 1:09 PM To: Avalon framework users Subject: Re: Classloader and Container On Tuesday 13 January 2004 13:04, Vikas Phonsa wrote: > Thanks a lot again guys.

Re: Classloader and Container

2004-01-13 Thread Niclas Hedhman
On Tuesday 13 January 2004 13:04, Vikas Phonsa wrote: > Thanks a lot again guys. You are extremely helpful. If we ever meet the > drinks are on me. OK :o) Now you are talking Just to fill in my travel schedule, WHERE is that exactly :D Niclas

RE: Classloader and Container

2004-01-13 Thread Vikas Phonsa
Thanks a lot again guys. You are extremely helpful. If we ever meet the drinks are on me. Vikas -Original Message- From: Farr, Aaron [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 13, 2004 12:48 PM To: 'Avalon framework users' Subject: RE: Classloader and Container Vikas

RE: Classloader and Container

2004-01-13 Thread Farr, Aaron
Vikas, I agree with the response Niclas gave. I just wanted to add a few comments of my own. > -Original Message- > From: Vikas Phonsa [mailto:[EMAIL PROTECTED] > > So Niclas wrote: > > >In a multi-tier system, each tier is potentially running on different > >computers, and employs var

Re: Classloader and Container

2004-01-13 Thread Niclas Hedhman
On Tuesday 13 January 2004 09:59, Vikas Phonsa wrote: > My three tiers are : The Swing GUI ( Presentation ), The BusinessRules and > the Database layer ( DAOs in my case ). And all these tiers are running on > the same computer ( My database of course runs on a separate server ). > > Now this parti

RE: Classloader and Container

2004-01-13 Thread Vikas Phonsa
would be performed in the "Active Service" lifecycle stage of the GUI component. Or is this not a good example ? Thanks Vikas -Original Message- From: Niclas Hedhman [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 13, 2004 9:38 AM To: Avalon framework users Subject: R

Re: Classloader and Container

2004-01-13 Thread Niclas Hedhman
On Tuesday 13 January 2004 09:00, Vikas Phonsa wrote: > I wrote a Web Services Client which sends Data Embedded SOAP Messages to a > Server. So is Avalon recommended for such kinda application. I think I read > that we could consider it for about anything. Avalon Framework is ALL about "Component

RE: Classloader and Container

2004-01-13 Thread Vikas Phonsa
y, January 12, 2004 9:05 PM To: [EMAIL PROTECTED] Subject: Re: Classloader and Container Vikas Phonsa wrote: > > Could someone pls explain what exactly is the difference between a container > and a classloader in Merlin. > Back me up, Steve, if more needs to be added... A containe

Re: Classloader and Container

2004-01-12 Thread Timothy Bennett
Vikas Phonsa wrote: Could someone pls explain what exactly is the difference between a container and a classloader in Merlin. Back me up, Steve, if more needs to be added... A container is a software entity that manages one or more components along with a context that those component(s) live wit

RE: Classloader and Container

2004-01-12 Thread Vikas Phonsa
??? Vikas -Original Message- From: Vikas Phonsa [mailto:[EMAIL PROTECTED] Sent: Monday, January 12, 2004 4:18 PM To: 'Avalon framework users' Subject: Classloader and Container Hi Guys, Could someone pls explain what exactly is the difference between a container and a classloa

Classloader and Container

2004-01-12 Thread Vikas Phonsa
Hi Guys, Could someone pls explain what exactly is the difference between a container and a classloader in Merlin. The article "Developing with Avalon" says : ""The code that creates the Component is that Component's Container. The Container is responsible for managing the Component's lifecycle