|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???
|  where does container code resides and when it is being generated?
|
|
|
|2) When client calls any Remote method how does it gets the stubs??

it's the magic of dynamic proxies which is what WL doesn't do.

marc

|
|Thanks
|Naresh
|
|
|_________________________________________________________
|Do You Yahoo!?
|Get your free @yahoo.com address at http://mail.yahoo.com
|
|
|_______________________________________________
|JBoss-user mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-user
|
|
|
|_______________________________________________
|JBoss-user mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-user

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

Reply via email to