> 1) In weblogic developer has to provide a standard jar(which contains
> your bean code) to ejbc compiler, which generates another jar
> file(deployable, this jar contains all the code generated by container).
> 
>   how this is done in JBoss???

It's not needed.

>   where does container code resides and when it is being generated?

There is no code being generated. It's a bit more clever and automagic.

> 2) When client calls any Remote method how does it gets the stubs??

There are no stubs. See 1)

/Rickard



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to