Actually there is a component called EJBServer and EJBContainer.
There lies an interface between EJBContainer and EJBComponent. That's why
you can write any ejbcomponent and run it in any container... But there
lies no interface between container and server. A container is inbuilt with
the server. now. In the future an interface between server and the container
will surely come. In that case then you can choose the EJBContainer , choose
the EJBServer and write componenets to it..
Luv,
Saravanan
EJBManiac
----- Original Message -----
From: Amit Bansal <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 28, 2000 5:40 PM
Subject: Re: New EJB Developer
> Hello Johnson,
> Application Server itself is the container
> for the EJB Objects. So you don't need to write any code for the EJB
> Container.
>
> Do reply me for any conflicts/issues.
> Regards
> Amit Bansal
>
>
> ----- Original Message -----
> From: Johnson <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 28, 2000 9:48 AM
> Subject: New EJB Developer
>
>
> > Hi all,
> >
> > I am a new guy in EJB, there are several things I need help to know:
> >
> > 1. In J2EE Specifications, there are a thing call "EJB Container", that
> > will done all the thing for transaction,persistance and security matter:
> > - Do you have any sample code for "EJB Container"? Do the Container has
> been
> > built up in the Application server?
> >
> > 2. If I want not to use any application server like Weblogic, Inprise
> > Application Server etc, to develop an application using J2EE standard,
> what
> > is the suggestion?
> >
> > Thanks all for the help
> >
> > Johnson
> >
> >
>
===========================================================================
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> > of the message "signoff EJB-INTEREST". For general help, send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
> >
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff EJB-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".